CVE-2024-35977
- EPSS 0.01%
- Veröffentlicht 20.05.2024 10:15:12
- Zuletzt bearbeitet 14.01.2025 16:36:51
In the Linux kernel, the following vulnerability has been resolved: platform/chrome: cros_ec_uart: properly fix race condition The cros_ec_uart_probe() function calls devm_serdev_device_open() before it calls serdev_device_set_client_ops(). This ca...
CVE-2024-35978
- EPSS 0.01%
- Veröffentlicht 20.05.2024 10:15:12
- Zuletzt bearbeitet 12.05.2026 12:16:45
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix memory leak in hci_req_sync_complete() In 'hci_req_sync_complete()', always free the previous sync request state before assigning reference to a new one.
CVE-2024-35979
- EPSS 0.02%
- Veröffentlicht 20.05.2024 10:15:12
- Zuletzt bearbeitet 14.01.2025 17:28:20
In the Linux kernel, the following vulnerability has been resolved: raid1: fix use-after-free for original bio in raid1_write_request() r1_bio->bios[] is used to record new bios that will be issued to underlying disks, however, in raid1_write_reque...
CVE-2024-35980
- EPSS 0.02%
- Veröffentlicht 20.05.2024 10:15:12
- Zuletzt bearbeitet 16.01.2025 17:21:40
In the Linux kernel, the following vulnerability has been resolved: arm64: tlb: Fix TLBI RANGE operand KVM/arm64 relies on TLBI RANGE feature to flush TLBs when the dirty pages are collected by VMM and the page table entries become write protected ...
CVE-2024-35981
- EPSS 0.03%
- Veröffentlicht 20.05.2024 10:15:12
- Zuletzt bearbeitet 16.01.2025 17:22:05
In the Linux kernel, the following vulnerability has been resolved: virtio_net: Do not send RSS key if it is not supported There is a bug when setting the RSS options in virtio_net that can break the whole machine, getting the kernel into an infini...
CVE-2024-35982
- EPSS 0.01%
- Veröffentlicht 20.05.2024 10:15:12
- Zuletzt bearbeitet 12.05.2026 12:16:45
In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid infinite loop trying to resize local TT If the MTU of one of an attached interface becomes too small to transmit the local translation table then it must be resiz...
CVE-2024-35983
- EPSS 0.01%
- Veröffentlicht 20.05.2024 10:15:12
- Zuletzt bearbeitet 12.05.2026 12:16:45
In the Linux kernel, the following vulnerability has been resolved: bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS bits_per() rounds up to the next power of two when passed a power of two. This causes crashes on some machines...
CVE-2024-35984
- EPSS 0.01%
- Veröffentlicht 20.05.2024 10:15:12
- Zuletzt bearbeitet 12.05.2026 12:16:45
In the Linux kernel, the following vulnerability has been resolved: i2c: smbus: fix NULL function pointer dereference Baruch reported an OOPS when using the designware controller as target only. Target-only modes break the assumption of one transfe...
CVE-2024-35985
- EPSS 0.02%
- Veröffentlicht 20.05.2024 10:15:12
- Zuletzt bearbeitet 16.01.2025 16:43:59
In the Linux kernel, the following vulnerability has been resolved: sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf() It was possible to have pick_eevdf() return NULL, which then causes a NULL-deref. This turned out to be due t...
CVE-2024-35986
- EPSS 0.03%
- Veröffentlicht 20.05.2024 10:15:12
- Zuletzt bearbeitet 04.04.2025 14:33:00
In the Linux kernel, the following vulnerability has been resolved: phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregistered The power_supply frame-work is not really designed for there to be long living in kernel references to p...