CVE-2026-89457
Reported by Linux · Published September 11, 2026
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 0.18% · 7.4th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | c729696bcf8b23450043dd9c9972c15e53419ae4, c729696bcf8b23450043dd9c9972c15e53419ae4, c729696bcf8b23450043dd9c9972c15e53419ae4 |
| Linux | Linux | 5.3, 0, 5.10.270 |
| linux | linux_kernel | 5.3, 5.3, 5.3 |
| Linux | Linux | c729696bcf8b23450043dd9c9972c15e53419ae4, c729696bcf8b23450043dd9c9972c15e53419ae4, c729696bcf8b23450043dd9c9972c15e53419ae4 |
Timeline
- Sep 11, 2026 CVE Published
- Sep 12, 2026 EPSS Score
- Sep 12, 2026 Coalition ESS Score
- Sep 14, 2026 CVE Updated
- Sep 15, 2026 EPSS Score