- EPSS 0.05%
- Veröffentlicht 15.01.2025 13:15:13
- Zuletzt bearbeitet 28.03.2025 07:15:38
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-57844
- EPSS 0.04%
- Veröffentlicht 15.01.2025 13:15:12
- Zuletzt bearbeitet 17.10.2025 17:17:06
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix fault on fd close after unbind If userspace holds an fd open, unbinds the device and then closes it, the driver shouldn't try to access the hardware. Protect it by usin...
CVE-2024-57857
- EPSS 0.02%
- Veröffentlicht 15.01.2025 13:15:12
- Zuletzt bearbeitet 24.03.2025 17:30:34
In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Remove direct link to net_device Do not manage a per device direct link to net_device. Rely on associated ib_devices net_device management, not doubling the effort locall...
CVE-2024-57883
- EPSS 0.03%
- Veröffentlicht 15.01.2025 13:15:12
- Zuletzt bearbeitet 03.11.2025 18:15:44
In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: independent PMD page table shared count The folio refcount may be increased unexpectly through try_get_folio() by caller such as split_huge_pages. In huge_pmd_unshare...
CVE-2024-57884
- EPSS 0.01%
- Veröffentlicht 15.01.2025 13:15:12
- Zuletzt bearbeitet 03.11.2025 21:18:37
In the Linux kernel, the following vulnerability has been resolved: mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim() The task sometimes continues looping in throttle_direct_reclaim() because allow_direct_recl...
CVE-2024-57885
- EPSS 0.02%
- Veröffentlicht 15.01.2025 13:15:12
- Zuletzt bearbeitet 26.09.2025 20:01:05
In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: fix sleeping function called from invalid context at print message Address a bug in the kernel that triggers a "sleeping function called from invalid context" warning ...
CVE-2024-54031
- EPSS 0.01%
- Veröffentlicht 15.01.2025 13:15:11
- Zuletzt bearbeitet 03.11.2025 21:17:48
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext Access to genmask field in struct nft_set_ext results in unaligned atomic read: [ 72.130109] Unable to handl...
CVE-2024-57795
- EPSS 0.02%
- Veröffentlicht 15.01.2025 13:15:11
- Zuletzt bearbeitet 11.01.2026 17:15:51
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Remove the direct link to net_device The similar patch in siw is in the link: https://git.kernel.org/rdma/rdma/c/16b87037b48889 This problem also occurred in RXE. The fo...
CVE-2024-53681
- EPSS 0.01%
- Veröffentlicht 15.01.2025 13:15:10
- Zuletzt bearbeitet 15.10.2025 19:59:15
In the Linux kernel, the following vulnerability has been resolved: nvmet: Don't overflow subsysnqn nvmet_root_discovery_nqn_store treats the subsysnqn string like a fixed size buffer, even though it is dynamically allocated to the size of the stri...
CVE-2024-39282
- EPSS 0.01%
- Veröffentlicht 15.01.2025 13:15:09
- Zuletzt bearbeitet 03.11.2025 21:16:15
In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Fix FSM command timeout issue When driver processes the internal state change command, it use an asynchronous thread to process the command operation. If the main ...