CVE-2026-43132

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/05/2026
Last modified:
06/05/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> dm-verity: correctly handle dm_bufio_client_create() failure<br /> <br /> If either of the calls to dm_bufio_client_create() in verity_fec_ctr()<br /> fails, then dm_bufio_client_destroy() is later called with an ERR_PTR()<br /> argument. That causes a crash. Fix this.

Impact