CVE-2024-42107
- EPSS 0.01%
- Veröffentlicht 30.07.2024 08:15:03
- Zuletzt bearbeitet 08.01.2025 21:32:03
In the Linux kernel, the following vulnerability has been resolved: ice: Don't process extts if PTP is disabled The ice_ptp_extts_event() function can race with ice_ptp_release() and result in a NULL pointer dereference which leads to a kernel pani...
CVE-2024-42109
- EPSS 0.01%
- Veröffentlicht 30.07.2024 08:15:03
- Zuletzt bearbeitet 03.11.2025 22:17:39
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: unconditionally flush pending work before notifier syzbot reports: KASAN: slab-uaf in nft_ctx_update include/net/netfilter/nf_tables.h:1831 KASAN: slab-uaf i...
CVE-2024-42110
- EPSS 0.01%
- Veröffentlicht 30.07.2024 08:15:03
- Zuletzt bearbeitet 03.11.2025 22:17:39
In the Linux kernel, the following vulnerability has been resolved: net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx() The following is emitted when using idxd (DSA) dmanegine as the data mover for ntb_transport that...
CVE-2024-42114
- EPSS 0.01%
- Veröffentlicht 30.07.2024 08:15:03
- Zuletzt bearbeitet 12.05.2026 12:17:04
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values syzbot is able to trigger softlockups, setting NL80211_ATTR_TXQ_QUANTUM to 2^31. We had a similar issue in sch_fq, fixed w...
CVE-2024-42115
- EPSS 0.01%
- Veröffentlicht 30.07.2024 08:15:03
- Zuletzt bearbeitet 03.11.2025 22:17:39
In the Linux kernel, the following vulnerability has been resolved: jffs2: Fix potential illegal address access in jffs2_free_inode During the stress testing of the jffs2 file system,the following abnormal printouts were found: [ 2430.649000] Unabl...
CVE-2023-52888
- EPSS 0.01%
- Veröffentlicht 30.07.2024 08:15:02
- Zuletzt bearbeitet 07.10.2025 16:04:13
In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Only free buffer VA that is not NULL In the MediaTek vcodec driver, while mtk_vcodec_mem_free() is mostly called only when the buffer to free exists, there...
CVE-2024-42101
- EPSS 0.02%
- Veröffentlicht 30.07.2024 08:15:02
- Zuletzt bearbeitet 03.11.2025 22:17:38
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes In nouveau_connector_get_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will ...
CVE-2024-42102
- EPSS 0.01%
- Veröffentlicht 30.07.2024 08:15:02
- Zuletzt bearbeitet 03.11.2025 22:17:38
In the Linux kernel, the following vulnerability has been resolved: Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again" Patch series "mm: Avoid possible overflows in dirty throttling". Dirty throttling logic assumes dirt...
CVE-2024-42104
- EPSS 0.01%
- Veröffentlicht 30.07.2024 08:15:02
- Zuletzt bearbeitet 03.11.2025 22:17:38
In the Linux kernel, the following vulnerability has been resolved: nilfs2: add missing check for inode numbers on directory entries Syzbot reported that mounting and unmounting a specific pattern of corrupted nilfs2 filesystem images causes a use-...
CVE-2024-42095
- EPSS 0.03%
- Veröffentlicht 29.07.2024 18:15:12
- Zuletzt bearbeitet 03.11.2025 22:17:37
In the Linux kernel, the following vulnerability has been resolved: serial: 8250_omap: Implementation of Errata i2310 As per Errata i2310[0], Erroneous timeout can be triggered, if this Erroneous interrupt is not cleared then it may leads to storm ...