Lucene search
+L

224 matches found

NVD
NVD
added 2026/09/11 8:19 p.m.7 views

CVE-2026-89458

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Do not complete a failed ESE read as successful dasdinthandler completes an NRF read of an unallocated ESE track by calling eseread and unconditionally marking the request DASDCQRSUCCESS. dasdeckdeseread can return an...

0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 7:43 p.m.5 views

CVE-2026-89458 s390/dasd: Do not complete a failed ESE read as successful

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Do not complete a failed ESE read as successful dasdinthandler completes an NRF read of an unallocated ESE track by calling eseread and unconditionally marking the request DASDCQRSUCCESS. dasdeckdeseread can return an...

5.9AI score
SaveExploits0References11
EUVD
EUVD
added 2026/09/11 7:43 p.m.7 views

EUVD-2026-76364

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Do not complete a failed ESE read as successful dasdinthandler completes an NRF read of an unallocated ESE track by calling eseread and unconditionally marking the request DASDCQRSUCCESS. dasdeckdeseread can return an...

5.8AI score0.00176EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.24 views

CVE-2026-89458 s390/dasd: Do not complete a failed ESE read as successful

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Do not complete a failed ESE read as successful dasdinthandler completes an NRF read of an unallocated ESE track by calling eseread and unconditionally marking the request DASDCQRSUCCESS. dasdeckdeseread can return an...

0.00176EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:43 p.m.9 views

CVE-2026-89458

CVE-2026-89458 affects the s390/dasd driver in the Linux kernel. The function dasd_int_handler() completes an NRF read of an unallocated ESE track by calling ese_read() and unconditionally marking the request as DASD_CQR_SUCCESS. However, dasd_eckd_ese_read() can return an error before zeroing th...

5.8AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.30 views

CVE-2026-89456 s390/dasd: Propagate partial completion length across ERP recovery

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Propagate partial completion length across ERP recovery dasddefaulterppostaction copies the timing and device state from the finished ERP request back to the original request but drops procbytes. A request that was...

7CVSS0.00145EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:43 p.m.7 views

EUVD-2026-76363

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 DASDDEFINEATTR macro. Duri...

5.6AI score0.00176EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:43 p.m.8 views

EUVD-2026-76362

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Propagate partial completion length across ERP recovery dasddefaulterppostaction copies the timing and device state from the finished ERP request back to the original request but drops procbytes. A request that was...

5.8AI score0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:43 p.m.6 views

CVE-2026-89457 s390/dasd: Guard sysfs discipline callbacks against unallocated private data

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 DASDDEFINEATTR macro. Duri...

5.8AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.12 views

CVE-2026-89456

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Propagate partial completion length across ERP recovery dasddefaulterppostaction copies the timing and device state from the finished ERP request back to the original request but drops procbytes. A request that was...

7CVSS5.9AI score0.00145EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:43 p.m.7 views

CVE-2026-89456 s390/dasd: Propagate partial completion length across ERP recovery

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Propagate partial completion length across ERP recovery dasddefaulterppostaction copies the timing and device state from the finished ERP request back to the original request but drops procbytes. A request that was...

7CVSS5.9AI score
SaveExploits0References11
CVE
CVE
added 2026/09/11 7:43 p.m.12 views

CVE-2026-89456

CVE-2026-89456 affects the Linux kernel 's s390/dasd (Direct Access Storage Device) driver. During error recovery path (ERP) processing, dasd_default_erp_postaction() fails to propagate the proc_bytes field from a finished ERP request back to the original request. When a disk read is partially co...

7CVSS5.8AI score0.00145EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:43 p.m.10 views

CVE-2026-89457

CVE-2026-89457 affects the s390/dasd subsystem in the Linux kernel. During dasd_generic_set_online(), a device's discipline is assigned before check_device() allocates device->private. Several sysfs show/store handlers dereference this pointer without a null check, so an unprivileged read of a...

5.6AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.26 views

CVE-2026-89457 s390/dasd: Guard sysfs discipline callbacks against unallocated private data

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 DASDDEFINEATTR macro. Duri...

0.00176EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.13 views

PT-2026-90172

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Propagate partial completion length across ERP recovery dasd default erp postaction copies the timing and device state from the finished ERP request back to the original request but drops proc bytes. A request that was...

5.8AI score0.00145EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.12 views

PT-2026-90174

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Do not complete a failed ESE read as successful dasd int handler completes an NRF read of an unallocated ESE track by calling ese read and unconditionally marking the request DASD CQR SUCCESS. dasd eckd ese read can...

5.8AI score0.00176EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.11 views

PT-2026-90173

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...

5.6AI score0.00176EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/31 3:08 p.m.8 views

CVE-2026-80679

A flaw was found in the Linux kernel. Specifically, within the s390/dasd component, the dasdreleasespace function incorrectly checks a function pointer by using a logical AND operator instead of a logical OR operator. This error can lead to a NULL pointer dereference, which may cause a system cra...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/31 2:13 p.m.8 views

CVE-2026-80710

A flaw was found in the Linux kernel's s390/dasd component. An integer truncation vulnerability in the dasdeckdcheckdeviceformat function can lead to an undersized buffer allocation. This allows a local attacker to write past the end of the allocated buffer, potentially causing memory corruption...

7.8CVSS6AI score0.0012EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/28 4:33 p.m.6 views

SUSE CVE-2026-80710

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix undersized format-check buffer fmtbuffersize in dasdeckdcheckdeviceformat is declared as int, even though one of the multiplicands, sizeofstruct eckdcount, is a sizet. The expression trkcount rptmax sizeofstruct...

7.8CVSS6AI score0.0012EPSS
SaveExploits0References3
Rows per page
Query Builder