CVE-2024-57921
- EPSS 0.03%
- Published 19.01.2025 12:15:26
- Last modified 26.09.2025 19:49:07
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add a lock when accessing the buddy trim function When running YouTube videos and Steam games simultaneously, the tester found a system hang / race condition issue with...
CVE-2024-57922
- EPSS 0.06%
- Published 19.01.2025 12:15:26
- Last modified 03.11.2025 21:18:44
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add check for granularity in dml ceil/floor helpers [Why] Wrapper functions for dcn_bw_ceil2() and dcn_bw_floor2() should check for granularity is non zero to avoi...
CVE-2024-57923
- EPSS 0.02%
- Published 19.01.2025 12:15:26
- Last modified 26.09.2025 19:49:20
In the Linux kernel, the following vulnerability has been resolved: btrfs: zlib: fix avail_in bytes for s390 zlib HW compression path Since the input data length passed to zlib_compress_folios() can be arbitrary, always setting strm.avail_in to a m...
CVE-2024-57924
- EPSS 0.04%
- Published 19.01.2025 12:15:26
- Last modified 03.11.2025 18:15:45
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...
CVE-2024-57925
- EPSS 0.06%
- Published 19.01.2025 12:15:26
- Last modified 03.11.2025 21:18:44
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix a missing return value check bug In the smb2_send_interim_resp(), if ksmbd_alloc_work_struct() fails to allocate a node, it returns a NULL pointer to the in_work pointer...
CVE-2024-57926
- EPSS 0.04%
- Published 19.01.2025 12:15:26
- Last modified 11.02.2025 16:15:49
In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Set private->all_drm_private[i]->drm to NULL if mtk_drm_bind returns err The pointer need to be set to NULL, otherwise KASAN complains about use-after-free. Because i...
CVE-2024-57927
- EPSS 0.04%
- Published 19.01.2025 12:15:26
- Last modified 01.10.2025 20:18:05
In the Linux kernel, the following vulnerability has been resolved: nfs: Fix oops in nfs_netfs_init_request() when copying to cache When netfslib wants to copy some data that has just been read on behalf of nfs, it creates a new write request and c...
CVE-2024-57928
- EPSS 0.04%
- Published 19.01.2025 12:15:26
- Last modified 26.09.2025 19:06:56
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix enomem handling in buffered reads If netfs_read_to_pagecache() gets an error from either ->prepare_read() or from netfs_prepare_read_iterator(), it needs to decrement ->...
CVE-2024-57909
- EPSS 0.04%
- Published 19.01.2025 12:15:25
- Last modified 01.10.2025 20:18:02
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 inac...
CVE-2024-57910
- EPSS 0.05%
- Published 19.01.2025 12:15:25
- Last modified 03.11.2025 21:18:42
In the Linux kernel, the following vulnerability has been resolved: iio: light: vcnl4035: fix information leak in triggered buffer The 'buffer' local array is used to push data to userspace from a triggered buffer, but it does not set an initial va...