CVE-2024-47730
- EPSS 0.05%
- Veröffentlicht 21.10.2024 13:15:03
- Zuletzt bearbeitet 03.11.2025 23:16:20
In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - inject error before stopping queue The master ooo cannot be completely closed when the accelerator core reports memory error. Therefore, the driver needs to ...
CVE-2024-47731
- EPSS 0.05%
- Veröffentlicht 21.10.2024 13:15:03
- Zuletzt bearbeitet 03.11.2025 23:16:20
In the Linux kernel, the following vulnerability has been resolved: drivers/perf: Fix ali_drw_pmu driver interrupt status clearing The alibaba_uncore_pmu driver forgot to clear all interrupt status in the interrupt processing function. After the PM...
CVE-2024-47732
- EPSS 0.04%
- Veröffentlicht 21.10.2024 13:15:03
- Zuletzt bearbeitet 20.12.2024 15:44:01
In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix potential use after free bug The free_device_compression_mode(iaa_device, device_mode) function frees "device_mode" but it iss passed to iaa_compression_modes[i]-...
CVE-2024-47733
- EPSS 0.03%
- Veröffentlicht 21.10.2024 13:15:03
- Zuletzt bearbeitet 23.10.2024 17:11:29
In the Linux kernel, the following vulnerability has been resolved: netfs: Delete subtree of 'fs/netfs' when netfs module exits In netfs_init() or fscache_proc_init(), we create dentry under 'fs/netfs', but in netfs_exit(), we only delete the proc ...
CVE-2024-47734
- EPSS 0.04%
- Veröffentlicht 21.10.2024 13:15:03
- Zuletzt bearbeitet 03.11.2025 23:16:20
In the Linux kernel, the following vulnerability has been resolved: bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave() syzbot reported a WARNING in bond_xdp_get_xmit_slave. To reproduce this[1], one bond device (bond1) has xd...
CVE-2024-47735
- EPSS 0.04%
- Veröffentlicht 21.10.2024 13:15:03
- Zuletzt bearbeitet 03.11.2025 23:16:20
In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled Fix missuse of spin_lock_irq()/spin_unlock_irq() when spin_lock_irqsave()/spin_lock_irqrestore() was hold. This was...
CVE-2024-47736
- EPSS 0.05%
- Veröffentlicht 21.10.2024 13:15:03
- Zuletzt bearbeitet 17.01.2025 14:15:31
In the Linux kernel, the following vulnerability has been resolved: erofs: handle overlapped pclusters out of crafted images properly syzbot reported a task hang issue due to a deadlock case where it is waiting for the folio lock of a cached folio ...
CVE-2024-47737
- EPSS 0.04%
- Veröffentlicht 21.10.2024 13:15:03
- Zuletzt bearbeitet 03.11.2025 23:16:20
In the Linux kernel, the following vulnerability has been resolved: nfsd: call cache_put if xdr_reserve_space returns NULL If not enough buffer space available, but idmap_lookup has triggered lookup_fn which calls cache_get and returns successfully...
CVE-2024-47738
- EPSS 0.05%
- Veröffentlicht 21.10.2024 13:15:03
- Zuletzt bearbeitet 03.11.2025 23:16:20
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't use rate mask for offchannel TX either Like the commit ab9177d83c04 ("wifi: mac80211: don't use rate mask for scanning"), ignore incorrect settings to avoid n...
CVE-2024-47723
- EPSS 0.03%
- Veröffentlicht 21.10.2024 13:15:02
- Zuletzt bearbeitet 03.11.2025 23:16:19
In the Linux kernel, the following vulnerability has been resolved: jfs: fix out-of-bounds in dbNextAG() and diAlloc() In dbNextAG() , there is no check for the case where bmp->db_numag is greater or same than MAXAG due to a polluted image, which c...