linux linux-kernel CVE-2026-80679 is a vulnerability in Linux Kernel
Published on August 28, 2026

s390/dasd: Fix potential NULL pointer dereference
In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix potential NULL pointer dereference dasd_release_space() checks the implementation of the is_ese() discipline function before calling it to determine if a given device is an ESE DASD. The current usage of the logical AND operator will lead to a NULL pointer dereference as the function is called even if the function pointer is NULL. Fix this by using the logical OR operator.

NVD


Products Associated with CVE-2026-80679

Want to know whenever a new CVE is published for Linux Kernel? stack.watch will email you.

 

Affected Versions

Linux: Linux: