CVE-2024-38604
- EPSS 0.21%
- Veröffentlicht 19.06.2024 14:15:20
- Zuletzt bearbeitet 03.10.2025 15:22:50
In the Linux kernel, the following vulnerability has been resolved: block: refine the EOF check in blkdev_iomap_begin blkdev_iomap_begin rounds down the offset to the logical block size before stashing it in iomap->offset and checking that it still...
CVE-2024-38605
- EPSS 1.09%
- Veröffentlicht 19.06.2024 14:15:20
- Zuletzt bearbeitet 01.04.2025 18:26:12
In the Linux kernel, the following vulnerability has been resolved: ALSA: core: Fix NULL module pointer assignment at card init The commit 81033c6b584b ("ALSA: core: Warn on empty module") introduced a WARN_ON() for a NULL module pointer passed at ...
CVE-2024-38607
- EPSS 0.23%
- Veröffentlicht 19.06.2024 14:15:20
- Zuletzt bearbeitet 03.10.2025 15:24:10
In the Linux kernel, the following vulnerability has been resolved: macintosh/via-macii: Fix "BUG: sleeping function called from invalid context" The via-macii ADB driver calls request_irq() after disabling hard interrupts. But disabling interrupts...
CVE-2024-38610
- EPSS 0.21%
- Veröffentlicht 19.06.2024 14:15:20
- Zuletzt bearbeitet 17.09.2025 17:05:59
In the Linux kernel, the following vulnerability has been resolved: drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map() Patch series "mm: follow_pte() improvements and acrn follow_pte() fixes". Patch #1 fixes a bunch of issues I spotted ...
CVE-2024-38611
- EPSS 0.22%
- Veröffentlicht 19.06.2024 14:15:20
- Zuletzt bearbeitet 03.11.2025 20:16:21
In the Linux kernel, the following vulnerability has been resolved: media: i2c: et8ek8: Don't strip remove function when driver is builtin Using __exit for the remove function results in the remove callback being discarded with CONFIG_VIDEO_ET8EK8=...
CVE-2024-38592
- EPSS 0.23%
- Veröffentlicht 19.06.2024 14:15:19
- Zuletzt bearbeitet 17.09.2025 21:08:39
In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Init `ddp_comp` with devm_kcalloc() In the case where `conn_routes` is true we allocate an extra slot in the `ddp_comp` array but mtk_drm_crtc_create() never seemed t...
CVE-2024-38593
- EPSS 0.23%
- Veröffentlicht 19.06.2024 14:15:19
- Zuletzt bearbeitet 20.10.2025 22:08:15
In the Linux kernel, the following vulnerability has been resolved: net: micrel: Fix receiving the timestamp in the frame for lan8841 The blamed commit started to use the ptp workqueue to get the second part of the timestamp. And when the port was ...
CVE-2024-38594
- EPSS 0.21%
- Veröffentlicht 19.06.2024 14:15:19
- Zuletzt bearbeitet 31.10.2025 16:29:09
In the Linux kernel, the following vulnerability has been resolved: net: stmmac: move the EST lock to struct stmmac_priv Reinitialize the whole EST structure would also reset the mutex lock which is embedded in the EST structure, and then trigger t...
CVE-2024-38595
- EPSS 0.21%
- Veröffentlicht 19.06.2024 14:15:19
- Zuletzt bearbeitet 31.10.2025 16:30:11
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix peer devlink set for SF representor devlink port The cited patch change register devlink flow, and neglect to reflect the changes for peer devlink set logic. Peer dev...
CVE-2024-38596
- EPSS 0.19%
- Veröffentlicht 19.06.2024 14:15:19
- Zuletzt bearbeitet 12.05.2026 12:16:54
In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg A data-race condition has been identified in af_unix. In one data path, the write function unix_release_sock() atom...