CVE-2026-80617

Source
https://cve.org/CVERecord?id=CVE-2026-80617
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80617.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80617
Downstream
Published
2026-08-28T06:48:37.508Z
Modified
2026-08-31T03:31:04.360998531Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
net: airoha: fix foe_check_time allocation size
Details

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

net: airoha: fix foechecktime allocation size

foechecktime is declared as u16 pointer but was allocated with only ppenumentries bytes instead of ppenumentries * sizeof(u16).

When airohappefoeverifyentry() is called with hash >= ppenumentries/2, it writes beyond the allocated buffer, causing heap buffer overflow and potential kernel crash.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80617.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
56b99327a451917f1c17f85fc33ea8293c08a9ee
Fixed
112b5eff24e044561ee9599a0d34e0fcea1df4e0
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
6d5b601d52a27aafff555b480e538507901c672c
Fixed
9f7cd1e26d2f1766438edc9b9254f2c618f9ae98
Fixed
5c121ee635680c93d7074becf14cfbaac140f80d
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
6.18.33
Fixed
6.18.40

Affected versions

v6.*
v6.18.33
v6.18.34
v6.18.35
v6.18.36
v6.18.37
v6.18.38
v6.18.39

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80617.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80617.json"