In the Linux kernel, the following vulnerability has been resolved:
dm-verity: correctly handle dm_bufio_client_create() failure
If either of the calls to dm_bufio_client_create() in verity_fec_ctr()
fails, then dm_bufio_client_destroy() is later called with an ERR_PTR()
argument. That causes a crash. Fix this.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-05-06 12:16
Updated : 2026-06-17 10:48
NVD link : CVE-2026-43132
Mitre link : CVE-2026-43132
CVE.ORG link : CVE-2026-43132
JSON object : View
Products Affected
linux
- linux_kernel
CWE
