CVE-2024-36009
- EPSS 0.02%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 23.09.2025 18:47:09
In the Linux kernel, the following vulnerability has been resolved: ax25: Fix netdev refcount issue The dev_tracker is added to ax25_cb in ax25_bind(). When the ax25 device is detaching, the dev_tracker of ax25_cb should be deallocated in ax25_kill...
CVE-2024-35995
- EPSS 0.02%
- Veröffentlicht 20.05.2024 10:15:13
- Zuletzt bearbeitet 24.09.2025 18:21:27
In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use access_width over bit_width for system memory accesses To align with ACPI 6.3+, since bit_width can be any 8-bit value, it cannot be depended on to be always on a c...
CVE-2024-35997
- EPSS 0.02%
- Veröffentlicht 20.05.2024 10:15:13
- Zuletzt bearbeitet 12.05.2026 12:16:46
In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up The flag I2C_HID_READ_PENDING is used to serialize I2C operations. However, this is not necessary, because I2C cor...
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-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-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-35959
- EPSS 0.01%
- Veröffentlicht 20.05.2024 10:15:11
- Zuletzt bearbeitet 23.09.2025 17:48:29
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix mlx5e_priv_init() cleanup flow When mlx5e_priv_init() fails, the cleanup flow calls mlx5e_selq_cleanup which calls mlx5e_selq_apply() that assures that the `priv->st...
CVE-2024-35963
- EPSS 0.01%
- Veröffentlicht 20.05.2024 10:15:11
- Zuletzt bearbeitet 03.11.2025 22:16:57
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sock: Fix not validating setsockopt user input Check user input length before copying data.
CVE-2024-35965
- EPSS 0.01%
- Veröffentlicht 20.05.2024 10:15:11
- Zuletzt bearbeitet 12.05.2026 12:16:44
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix not validating setsockopt user input Check user input length before copying data.
CVE-2024-35966
- EPSS 0.01%
- Veröffentlicht 20.05.2024 10:15:11
- Zuletzt bearbeitet 12.05.2026 12:16:44
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: Fix not validating setsockopt user input syzbot reported rfcomm_sock_setsockopt_old() is copying data without checking user input length. BUG: KASAN: slab-out-o...