Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-63857

net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()
Back to all
CVE

CVE-2026-63857

net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()

In the Linux kernel, the following vulnerability has been resolved:

net: airoha: Do not read uninitialized fragment address in airohadevxmit()

The transmit loop in airohadevxmit() reads fragment address and length

during its final iteration, when the loop index equals

skbshinfo(skb)->nrfrags, at which point the fragment data is

uninitialized. While these values are never consumed, the read itself is

unsafe and may trigger a page fault. Fix this by avoiding the fragment

read on the last iteration.

Additionally, move the skb pointer from the first to the last used packet

descriptor, so that airohaqdmatxnapipoll() defers freeing the skb

until the final descriptor is processed.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.8
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
-

Related Resources

No items found.

References

https://git.kernel.org/stable/c/bde34e84edc8b5571fbde7e941e175a4293ee1eb, https://git.kernel.org/stable/c/d78c8ab7bd84952e053d0c622b7fc1b4ad8a19a3, https://git.kernel.org/stable/c/f670fa4b19ceddc6d215dda4997888ccba9bbc61, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63857.json, https://nvd.nist.gov/vuln/detail/CVE-2026-63857, https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Severity

9.8

CVSS Score
0
10

Basic Information

Base CVSS
9.8
EPSS Probability
0.00381%
EPSS Percentile
0.31147%
Introduced Version
23020f04932701d5c8363e60756f12b43b8ed752,6.11.0,6.19.0,0
Fix Available
bde34e84edc8b5571fbde7e941e175a4293ee1eb,6.18.33,7.0.10,7.0.0-28.28~24.04.1,7.0.0-1016.16~24.04.1,7.0.0-28.28.1~24.04.3

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading