CVE-2026-89457
Last modified
CVE-2026-89457 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Guard sysfs discipline callbacks against unallocated private data Several sysfs show/store handlers call a discipline callback that dereferences device->private, either directly or through the DASD_DEFINE_ATTR() macro. During dasd_generic_set_online() the discipline is assigned before check_device() allocates device->private, so an unprivileged read of one of these world-readable attributes in that window dereferences a NULL pointer and panics. Guard the dereference inside each callback that actually touches device->private.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Guard sysfs discipline callbacks against unallocated private data Several sysfs show/store handlers call a discipline callback that dereferences device->private, either directly or through the DASD_DEFINE_ATTR() macro. During dasd_generic_set_online() the discipline is assigned before check_device() allocates device->private, so an unprivileged read of one of these world-readable attributes in that window dereferences a NULL pointer and panics. Guard the dereference inside each callback that actually touches device->private.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= c729696bcf8b23450043dd9c9972c15e53419ae4, < 644b666c202cce12ccfcf9ded67089b18f4f7659; >= c729696bcf8b23450043dd9c9972c15e53419ae4, < 4a042d8e5f34282577ece50515cea8bb1246914d; >= c729696bcf8b23450043dd9c9972c15e53419ae4, < bd8b4572528f9604a13bf3c7c2a167f5cf222f72; >= c729696bcf8b23450043dd9c9972c15e53419ae4, < 57db27ccc162afe0726cffec0ae62e410ed2d0e9; >= c729696bcf8b23450043dd9c9972c15e53419ae4, < 536407b272402af679155910d7fdeeb4834eefb9; >= c729696bcf8b23450043dd9c9972c15e53419ae4, < 6452c13646af7c13d7f6668b6690cfb2427e7f7b; >= c729696bcf8b23450043dd9c9972c15e53419ae4, < 449f3bada7a9fad8b8cdf4bb20baf27ee9ca56c5; >= c729696bcf8b23450043dd9c9972c15e53419ae4, < 2a1780f9fc2493bd34c418a0be6fc58943afcecf |
| Linux | Linux | 5.3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89457?
How severe is CVE-2026-89457?
How do I fix CVE-2026-89457?
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-89451In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89452In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-89453In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89454In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89455In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89456In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-89458In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89459In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-8946Incorrect boundary conditions in the Audio/Video: Web Codecs…7.5
- CVE-2026-89460In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89461In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89462In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89457?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
