In the Linux kernel, the following vulnerability has been resolved:
dm-verity: correctly handle dmbufioclient_create() failure
If either of the calls to dmbufioclientcreate() in verityfecctr() fails, then dmbufioclientdestroy() is later called with an ERR_PTR() argument. That causes a crash. Fix this.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43132.json"
}