CVE-2024-47737
- EPSS 0.01%
- Veröffentlicht 21.10.2024 13:15:03
- Zuletzt bearbeitet 12.05.2026 12:17:16
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...
- EPSS 0.04%
- Veröffentlicht 21.10.2024 13:15:02
- Zuletzt bearbeitet 03.03.2025 09:15:16
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-47723
- EPSS 0.01%
- Veröffentlicht 21.10.2024 13:15:02
- Zuletzt bearbeitet 12.05.2026 12:17:15
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...
- EPSS 0.04%
- Veröffentlicht 21.10.2024 13:15:02
- Zuletzt bearbeitet 23.10.2024 06:15:05
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-47726
- EPSS 0.15%
- Veröffentlicht 21.10.2024 13:15:02
- Zuletzt bearbeitet 03.11.2025 20:16:33
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait dio completion It should wait all existing dio write IOs before block removal, otherwise, previous direct write IO may overwrite data in the block which may be re...
CVE-2024-47706
- EPSS 0.01%
- Veröffentlicht 21.10.2024 12:15:07
- Zuletzt bearbeitet 12.05.2026 12:17:14
In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix possible UAF for bfqq->bic with merge chain 1) initial state, three tasks: Process 1 Process 2 Process 3 (BIC1) (BIC2) (BIC3) | Λ ...
CVE-2024-47707
- EPSS 0.01%
- Veröffentlicht 21.10.2024 12:15:07
- Zuletzt bearbeitet 12.05.2026 12:17:14
In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev() Blamed commit accidentally removed a check for rt->rt6i_idev being NULL, as spotted by syzbot: Oops: general prote...
CVE-2024-47713
- EPSS 0.02%
- Veröffentlicht 21.10.2024 12:15:07
- Zuletzt bearbeitet 12.05.2026 12:17:15
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop() Since '__dev_queue_xmit()' should be called with interrupts enabled, the following backtrace: ieee80211_do_sto...
CVE-2024-47697
- EPSS 0.01%
- Veröffentlicht 21.10.2024 12:15:06
- Zuletzt bearbeitet 12.05.2026 12:17:13
In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error Ensure index in rtl2830_pid_filter does not exceed 31 to prevent out-of-bounds access. dev->filters is a 32...
CVE-2024-47698
- EPSS 0.01%
- Veröffentlicht 21.10.2024 12:15:06
- Zuletzt bearbeitet 05.05.2026 15:35:05
In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error Ensure index in rtl2832_pid_filter does not exceed 31 to prevent out-of-bounds access. dev->filters is a 32...