3 matches found
DEBIAN-CVE-2026-97542
In the Linux kernel, the following vulnerability has been resolved: xfs: bail out on bitmap errors in xrepagflfill LOLLM also points out that the xagbbitmapset call in xrepagflfill can fail, but we don't check the result of xagbbitmapwalk, so we silently drop the error and proceed with inconsiste...
AZL-104478 CVE-2026-97542 affecting package kernel 6.6.157.1-1
In the Linux kernel, the following vulnerability has been resolved: xfs: bail out on bitmap errors in xrepagflfill LOLLM also points out that the xagbbitmapset call in xrepagflfill can fail, but we don't check the result of xagbbitmapwalk, so we silently drop the error and proceed with inconsiste...
CVE-2026-97542
The Linux kernel contains a vulnerability in the xfs filesystem where the xrep_agfl_fill function fails to check the result of the xagb_bitmap_walk call. This oversight causes the system to silently drop errors and proceed with inconsistent incore data when xagb_bitmap_set fails. The vulnerabilit...