CVE-2024-50301
- EPSS 0.04%
- Veröffentlicht 19.11.2024 02:16:32
- Zuletzt bearbeitet 12.05.2026 13:16:20
In the Linux kernel, the following vulnerability has been resolved: security/keys: fix slab-out-of-bounds in key_task_permission KASAN reports an out of bounds read: BUG: KASAN: slab-out-of-bounds in __kuid_val include/linux/uidgid.h:36 BUG: KASAN:...
CVE-2024-50302
- EPSS 2.56%
- Veröffentlicht 19.11.2024 02:16:32
- Zuletzt bearbeitet 12.05.2026 18:47:16
In the Linux kernel, the following vulnerability has been resolved: HID: core: zero-initialize the report buffer Since the report buffer is used by all kinds of drivers in various ways, let's zero-initialize it during allocation to make sure that i...
CVE-2024-50289
- EPSS 0.03%
- Veröffentlicht 19.11.2024 02:16:31
- Zuletzt bearbeitet 08.10.2025 15:02:55
In the Linux kernel, the following vulnerability has been resolved: media: av7110: fix a spectre vulnerability As warned by smatch: drivers/staging/media/av7110/av7110_ca.c:270 dvb_ca_ioctl() warn: potential spectre issue 'av7110->ci_slot' [w] (lo...
CVE-2024-50290
- EPSS 0.02%
- Veröffentlicht 19.11.2024 02:16:31
- Zuletzt bearbeitet 03.11.2025 23:17:11
In the Linux kernel, the following vulnerability has been resolved: media: cx24116: prevent overflows on SNR calculus as reported by Coverity, if reading SNR registers fail, a negative number will be returned, causing an underflow when reading SNR ...
CVE-2024-50292
- EPSS 0.04%
- Veröffentlicht 19.11.2024 02:16:31
- Zuletzt bearbeitet 03.11.2025 23:17:11
In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_remove In case of error when requesting ctrl_chan DMA channel, ctrl_chan is not null. So the release of the dma chann...
CVE-2024-50295
- EPSS 0.02%
- Veröffentlicht 19.11.2024 02:16:31
- Zuletzt bearbeitet 03.11.2025 23:17:12
In the Linux kernel, the following vulnerability has been resolved: net: arc: fix the device for dma_map_single/dma_unmap_single The ndev->dev and pdev->dev aren't the same device, use ndev->dev.parent which has dma_mask, ndev->dev.parent is just p...
CVE-2024-50296
- EPSS 0.02%
- Veröffentlicht 19.11.2024 02:16:31
- Zuletzt bearbeitet 03.11.2025 23:17:12
In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when uninstalling driver When the driver is uninstalled and the VF is disabled concurrently, a kernel crash occurs. The reason is that the two actions c...
CVE-2024-50298
- EPSS 0.02%
- Veröffentlicht 19.11.2024 02:16:31
- Zuletzt bearbeitet 25.03.2026 11:16:08
In the Linux kernel, the following vulnerability has been resolved: net: enetc: allocate vf_state during PF probes In the previous implementation, vf_state is allocated memory only when VF is enabled. However, net_device_ops::ndo_set_vf_mac() may b...
CVE-2024-50278
- EPSS 0.02%
- Veröffentlicht 19.11.2024 02:16:30
- Zuletzt bearbeitet 03.11.2025 23:17:09
In the Linux kernel, the following vulnerability has been resolved: dm cache: fix potential out-of-bounds access on the first resume Out-of-bounds access occurs if the fast device is expanded unexpectedly before the first-time resume of the cache t...
CVE-2024-50279
- EPSS 0.02%
- Veröffentlicht 19.11.2024 02:16:30
- Zuletzt bearbeitet 03.11.2025 23:17:10
In the Linux kernel, the following vulnerability has been resolved: dm cache: fix out-of-bounds access to the dirty bitset when resizing dm-cache checks the dirty bits of the cache blocks to be dropped when shrinking the fast device, but an index b...