7.1
CVE-2024-57929 - dm array: fix releasing a faulty array block twice in dm_array_cursor_end
In the Linux kernel, the following vulnerability has been resolved: dm array: fix releasing a faulty array block twice in dm_array_cursor_end When dm_bm_read_lock() fails due to locking or checksum errors, it releases the faulty block implicitly while leaving an invalid output pointer behind. Theβ¦
5.5
CVE-2024-57924 - fs: relax assertions on failure to encode file handles
In the Linux kernel, the following vulnerability has been resolved: fs: relax assertions on failure to encode file handles Encoding file handles is usually performed by a filesystem >encode_fh() method that may fail for various reasons. The legacy users of exportfs_encode_fh(), namely, nfsd and β¦
7.1
CVE-2024-57909 - iio: light: bh1745: fix information leak in triggered buffer
In the Linux kernel, the following vulnerability has been resolved: iio: light: bh1745: fix information leak in triggered buffer The 'scan' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses iio_for_each_activβ¦
3.3
CVE-2024-57920 - kernel: drm/amdkfd: wq_release signals dma_fence only when available
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
7.0
CVE-2025-21633 - kernel: io_uring/sqpoll: zero sqd->thread on tctx errors
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
5.5
CVE-2024-57918 - drm/amd/display: fix page fault due to max surface definition mismatch
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix page fault due to max surface definition mismatch DC driver is using two different values to define the maximum number of surfaces: MAX_SURFACES and MAX_SURFACE_NUM. Consolidate MAX_SURFACES as the unique defβ¦
7.1
CVE-2025-21647 - sched: sch_cake: add bounds checks to host bulk flow fairness counts
In the Linux kernel, the following vulnerability has been resolved: sched: sch_cake: add bounds checks to host bulk flow fairness counts Even though we fixed a logic error in the commit cited below, syzbot still managed to trigger an underflow of the per-host bulk flow counters, leading to an outβ¦
5.5
CVE-2024-57915 - kernel: usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by poβ¦
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
5.5
CVE-2024-57919 - drm/amd/display: fix divide error in DM plane scale calcs
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix divide error in DM plane scale calcs dm_get_plane_scale doesn't take into account plane scaled size equal to zero, leading to a kernel oops due to division by zero. Fix by setting out-scale size as zero when β¦
5.5
CVE-2025-21654 - ovl: support encoding fid from inode with no alias
In the Linux kernel, the following vulnerability has been resolved: ovl: support encoding fid from inode with no alias Dmitry Safonov reported that a WARN_ON() assertion can be trigered by userspace when calling inotify_show_fdinfo() for an overlayfs watched inode, whose dentry aliases were discaβ¦