CVE-2024-42105
- EPSS 0.01%
- Veröffentlicht 30.07.2024 08:15:03
- Zuletzt bearbeitet 03.11.2025 22:17:38
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix inode number range checks Patch series "nilfs2: fix potential issues related to reserved inodes". This series fixes one use-after-free issue reported by syzbot, caused...
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-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...
- EPSS 0.04%
- Veröffentlicht 30.07.2024 08:15:03
- Zuletzt bearbeitet 19.12.2024 12:15:06
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
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-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-42096
- EPSS 0.01%
- Veröffentlicht 29.07.2024 18:15:12
- Zuletzt bearbeitet 12.05.2026 12:17:04
In the Linux kernel, the following vulnerability has been resolved: x86: stop playing stack games in profile_pc() The 'profile_pc()' function is used for timer-based profiling, which isn't really all that relevant any more to begin with, but it als...
CVE-2024-42097
- EPSS 0.02%
- Veröffentlicht 29.07.2024 18:15:12
- Zuletzt bearbeitet 12.05.2026 12:17:04
In the Linux kernel, the following vulnerability has been resolved: ALSA: emux: improve patch ioctl data validation In load_data(), make the validation of and skipping over the main info block match that in load_guspatch(). In load_guspatch(), add...
CVE-2024-42098
- EPSS 0.01%
- Veröffentlicht 29.07.2024 18:15:12
- Zuletzt bearbeitet 03.11.2025 22:17:38
In the Linux kernel, the following vulnerability has been resolved: crypto: ecdh - explicitly zeroize private_key private_key is overwritten with the key parameter passed in by the caller (if present), or alternatively a newly generated private key...