4 matches found
CVE-2026-72025
In the Linux kernel, the following vulnerability has been resolved: s390/monwriter: Reject buffer reuse with different data length When data buffers are reused, e.g. for interval sample records, the first record determines the data length, and the size of the buffer for user copy. Current monwrit...
CVE-2026-72025
In the Linux kernel, the following vulnerability has been resolved: s390/monwriter: Reject buffer reuse with different data length When data buffers are reused, e.g. for interval sample records, the first record determines the data length, and the size of the buffer for user copy. Current monwrit...
CVE-2026-72025
CVE-2026-72025 pertains to the Linux kernel’s s390/monwriter path. Reusing data buffers for consecutive records can allow a malicious user to alter the data length, causing an out-of-bounds user copy into a kernel buffer and memory corruption. The issue is mitigated by a fix that checks for chang...
PT-2026-72214
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the s390/monwriter component where the system fails to verify if the data length remains consistent when data buffers are reused, such as for interval sample records. ...