CVE-2026-80805

Source
https://cve.org/CVERecord?id=CVE-2026-80805
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80805.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80805
Downstream
Published
2026-09-04T15:13:19.239Z
Modified
2026-09-06T03:46:47.796420700Z
Summary
xfs: validate attr entry pointer before field access
Details

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

xfs: validate attr entry pointer before field access

xfsattr3leafverifyentry() accesses lentry/rentry fields (namelen, valuelen) before checking if the entry pointer itself is within bounds. If nameidx is crafted to point near the end of the buffer, these field accesses can read out-of-bounds before the bounds check at nameend > bufend is performed.

Add explicit bounds checks for entry pointers before accessing their fields. Use offsetof() to check that the start of the flexible array member (nameval/name) is within bounds, which ensures all preceding fields are safe to access.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80805.json"
}
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
c84760659dcf237902d4cc997cd5f55cb3b2807f
Fixed
0f82586741e39926542f621bafa424e237a04fa4
Fixed
134d82a2b5e3eba3ebf58753a1387b22f26ca1de
Fixed
03a12253dd2a036545bdb0110a4e0b8dc70f8e7c
Fixed
e99120b5944a16d0bc27e52b33de78bcdaaabf5c
Fixed
98a42bb9d60d42898c3494de351a1bf508348cde
Fixed
184c1a80421a5b5ddcd262e47980ce2e67fee211
Fixed
9f92e749fc08b7ff3d9da190c4d1b2273745b282
Fixed
c35da2bac6f7cb9a9be73f188b4fcc324615c327
Fixed
b7eea80be25f3334f131d52982b3131aba77b97d

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.5.0
Fixed
5.10.267
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.218
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.185
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.154
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.106
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.47
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.11
Type
ECOSYSTEM
Events
Introduced
7.2.0
Fixed
7.2.1

Database specific

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