3 matches found
Important: kernel
Issue Overview: In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix fortify source warning while accessing Eth segment CVE-2024-26907 In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to...
DEBIAN-CVE-2024-53136
In the Linux kernel, the following vulnerability has been resolved: mm: revert "mm: shmem: fix data-race in shmemgetattr" Revert d949d1d14fa2 "mm: shmem: fix data-race in shmemgetattr" as suggested by Chuck 1. It is causing deadlocks when accessing tmpfs over NFS. As Hugh commented, "added just t...
CVE-2024-50228
CVE-2024-50228 is a kernel vulnerability reported as a data-race in shmem_getattr() within the Linux mm/shmem subsystem. The issue arises when shmem_getattr() calls generic_fillattr() without proper inode locking, enabling a data race between inode fields during concurrent file attribute operatio...