2 matches found
UBUNTU-CVE-2023-54117
In the Linux kernel, the following vulnerability has been resolved: s390/dcssblk: fix kernel crash with listadd corruption Commit fb08a1908cb1 "dax: simplify the daxdevice gendisk association" introduced new logic for gendisk association, requiring drivers to explicitly call daxaddhost and...
CVE-2023-54117
CVE-2023-54117 affects the Linux kernel (s390/dcssblk) and is resolved by a patch that fixes list_add corruption causing kernel crashes during device add/remove cycles. The root cause was missing dax_remove_host() calls in dcssblk and an error-path handling issue that could leave a stale xarray e...