NONE · 0

CVE-2026-90434

In the Linux kernel, the following vulnerability has been resolved: isofs: release zisofs block pointer buffer head zisofs_fill_pages() reads the compressed block pointer table. The error paths rel...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: isofs: release zisofs block pointer buffer head zisofs_fill_pages() reads the compressed block pointer table. The error paths release the current buffer_head, the loop also releases the old buffer_head when it advances. However, the success path leaves the last buffer_head referenced. Release it before returning success.

References

FAQ

What is CVE-2026-90434?

CVE-2026-90434 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: isofs: release zisofs block pointer buffer head zisofs_fill_pages() reads the compressed block pointer table. The error paths rel...

How severe is CVE-2026-90434?

CVSS scoring is not yet available for CVE-2026-90434. Check NVD for updates.

Is there a patch for CVE-2026-90434?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.