CVE-2026-43153
Last modified
CVE-2026-43153 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: xfs: remove xfs_attr_leaf_hasname The calling convention of xfs_attr_leaf_hasname() is problematic, because it returns a NULL buffer when xfs_attr3_leaf_read fails, a valid buffer when xfs_attr3_leaf_lookup_int returns -ENOATTR or -EEXIST, and a non-NULL buffer pointer for an already released buffer when xfs_attr3_leaf_lookup_int fails with other error values. Fix this by simply open coding xfs_attr_leaf_hasname in the callers, so that the buffer release code is done by each caller of xfs_attr3_leaf_read.. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: xfs: remove xfs_attr_leaf_hasname The calling convention of xfs_attr_leaf_hasname() is problematic, because it returns a NULL buffer when xfs_attr3_leaf_read fails, a valid buffer when xfs_attr3_leaf_lookup_int returns -ENOATTR or -EEXIST, and a non-NULL buffer pointer for an already released buffer when xfs_attr3_leaf_lookup_int fails with other error values. Fix this by simply open coding xfs_attr_leaf_hasname in the callers, so that the buffer release code is done by each caller of xfs_attr3_leaf_read.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.9, < 6.12.75 |
| Linux | Linux Kernel | >= 6.13, < 6.18.16 |
| Linux | Linux Kernel | >= 6.19, < 6.19.6 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-43153?
How severe is CVE-2026-43153?
How do I fix CVE-2026-43153?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-43148In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43149In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-4315A Cross-Site Request Forgery (CSRF) vulnerability in the Wat…7.1
- CVE-2026-43150In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-43151In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43152In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43154In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43155In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43156In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43157In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43158In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-43159In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-43153?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
