CVE-2024-26891
- EPSS 0.01%
- Published 17.04.2024 11:15:10
- Last modified 07.05.2025 17:42:36
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected For those endpoint devices connect to system via hotplug capable ports, users could request a hot reset...
- EPSS 0.01%
- Published 17.04.2024 11:15:10
- Last modified 21.03.2025 14:43:42
In the Linux kernel, the following vulnerability has been resolved: ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit() After unregistering the CPU idle device, the memory associated with it is not freed, leading to a memory leak: ...
CVE-2024-26896
- EPSS 0.01%
- Published 17.04.2024 11:15:10
- Last modified 21.03.2025 14:45:40
In the Linux kernel, the following vulnerability has been resolved: wifi: wfx: fix memory leak when starting AP Kmemleak reported this error: unreferenced object 0xd73d1180 (size 184): comm "wpa_supplicant", pid 1559, jiffies 13006305 (a...
- EPSS 0.02%
- Published 17.04.2024 11:15:10
- Last modified 21.11.2024 09:03:19
In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete The ath9k_wmi_event_tasklet() used in ath9k_htc assumes that all the data structures have been fully init...
CVE-2024-26864
- EPSS 0.03%
- Published 17.04.2024 11:15:09
- Last modified 21.03.2025 15:04:54
In the Linux kernel, the following vulnerability has been resolved: tcp: Fix refcnt handling in __inet_hash_connect(). syzbot reported a warning in sk_nulls_del_node_init_rcu(). The commit 66b60b0c8c4a ("dccp/tcp: Unhash sk from ehash for tb2 allo...
CVE-2024-26869
- EPSS 0.01%
- Published 17.04.2024 11:15:09
- Last modified 07.05.2025 17:39:20
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to truncate meta inode pages forcely Below race case can cause data corruption: Thread A GC thread - gc_data_segment - ra_data_block - locked meta_i...
CVE-2024-26870
- EPSS 0.01%
- Published 17.04.2024 11:15:09
- Last modified 30.04.2025 14:24:09
In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 A call to listxattr() with a buffer size = 0 returns the actual size of the buffer needed for a subsequent call. When si...
CVE-2024-26875
- EPSS 0.01%
- Published 17.04.2024 11:15:09
- Last modified 21.03.2025 15:27:19
In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix uaf in pvr2_context_set_notify [Syzbot reported] BUG: KASAN: slab-use-after-free in pvr2_context_set_notify+0x2c4/0x310 drivers/media/usb/pvrusb2/pvrusb2-contex...
- EPSS 0.04%
- Published 17.04.2024 11:15:09
- Last modified 21.11.2024 09:03:16
In the Linux kernel, the following vulnerability has been resolved: crypto: xilinx - call finalize with bh disabled When calling crypto_finalize_request, BH should be disabled to avoid triggering the following calltrace: ------------[ cut here...
CVE-2024-26880
- EPSS 0.09%
- Published 17.04.2024 11:15:09
- Last modified 21.11.2024 09:03:16
In the Linux kernel, the following vulnerability has been resolved: dm: call the resume method on internal suspend There is this reported crash when experimenting with the lvm2 testsuite. The list corruption is caused by the fact that the postsuspe...