CVE-2021-47058
- EPSS 0.02%
- Veröffentlicht 29.02.2024 23:15:07
- Zuletzt bearbeitet 10.12.2024 17:54:27
In the Linux kernel, the following vulnerability has been resolved: regmap: set debugfs_name to NULL after it is freed There is a upstream commit cffa4b2122f5("regmap:debugfs: Fix a memory leak when calling regmap_attach_dev") that adds a if condit...
- EPSS 0.02%
- Veröffentlicht 29.02.2024 23:15:07
- Zuletzt bearbeitet 08.04.2025 15:01:31
In the Linux kernel, the following vulnerability has been resolved: KVM: Stop looking for coalesced MMIO zones if the bus is destroyed Abort the walk of coalesced MMIO zones if kvm_io_bus_unregister_dev() fails to allocate memory for the new instan...
CVE-2021-47063
- EPSS 0.02%
- Veröffentlicht 29.02.2024 23:15:07
- Zuletzt bearbeitet 10.12.2024 16:43:29
In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drm_connector_cleanup() manually in panel_bridge_detach(), the connector will be cleaned up with the other DR...
CVE-2024-26607
- EPSS 0.02%
- Veröffentlicht 29.02.2024 12:15:47
- Zuletzt bearbeitet 09.01.2025 15:27:20
In the Linux kernel, the following vulnerability has been resolved: drm/bridge: sii902x: Fix probing race issue A null pointer dereference crash has been observed rarely on TI platforms using sii9022 bridge: [ 53.271356] sii902x_get_edid+0x34/0...
CVE-2023-52475
- EPSS 0.01%
- Veröffentlicht 29.02.2024 06:15:45
- Zuletzt bearbeitet 09.12.2024 18:47:44
In the Linux kernel, the following vulnerability has been resolved: Input: powermate - fix use-after-free in powermate_config_complete syzbot has found a use-after-free bug [1] in the powermate driver. This happens when the device is disconnected, ...
CVE-2023-52477
- EPSS 0.01%
- Veröffentlicht 29.02.2024 06:15:45
- Zuletzt bearbeitet 09.12.2024 18:39:35
In the Linux kernel, the following vulnerability has been resolved: usb: hub: Guard against accesses to uninitialized BOS descriptors Many functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h access fields inside udev->bos without checkin...
CVE-2023-52478
- EPSS 0.01%
- Veröffentlicht 29.02.2024 06:15:45
- Zuletzt bearbeitet 10.01.2025 18:27:26
In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect hidpp_connect_event() has *four* time-of-check vs time-of-use (TOCTOU) races when it races with itself. hidpp_conn...
- EPSS 0.13%
- Veröffentlicht 29.02.2024 01:42:05
- Zuletzt bearbeitet 15.04.2026 00:35:42
bt_sock_recvmsg in net/bluetooth/af_bluetooth.c in the Linux kernel through 6.6.8 has a use-after-free because of a bt_sock_ioctl race condition.
CVE-2021-47041
- EPSS 0.02%
- Veröffentlicht 28.02.2024 09:15:40
- Zuletzt bearbeitet 06.12.2024 18:41:12
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in state_change sk callback We are not changing anything in the TCP connection state so we should not take a write_lock but rather a read lock. Th...
CVE-2021-47051
- EPSS 0.02%
- Veröffentlicht 28.02.2024 09:15:40
- Zuletzt bearbeitet 09.12.2024 18:46:41
In the Linux kernel, the following vulnerability has been resolved: spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware() pm_runtime_get_sync will increment pm usage counter even it failed. Forgetting to putting operation will resu...