CVE-2023-52482
- EPSS 0.02%
- Veröffentlicht 29.02.2024 06:15:46
- Zuletzt bearbeitet 25.11.2025 17:22:27
In the Linux kernel, the following vulnerability has been resolved: x86/srso: Add SRSO mitigation for Hygon processors Add mitigation for the speculative return stack overflow vulnerability which exists on Hygon processors too.
CVE-2023-52483
- EPSS 0.02%
- Veröffentlicht 29.02.2024 06:15:46
- Zuletzt bearbeitet 13.01.2025 17:53:05
In the Linux kernel, the following vulnerability has been resolved: mctp: perform route lookups under a RCU read-side lock Our current route lookups (mctp_route_lookup and mctp_route_lookup_null) traverse the net's route list without the RCU read l...
CVE-2023-52484
- EPSS 0.01%
- Veröffentlicht 29.02.2024 06:15:46
- Zuletzt bearbeitet 10.12.2024 19:49:58
In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range When running an SVA case, the following soft lockup is triggered: -------------------------------------...
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-52476
- EPSS 0.02%
- Veröffentlicht 29.02.2024 06:15:45
- Zuletzt bearbeitet 05.01.2026 11:15:47
In the Linux kernel, the following vulnerability has been resolved: perf/x86/lbr: Filter vsyscall addresses We found that a panic can occur when a vsyscall is made while LBR sampling is active. If the vsyscall is interrupted (NMI) for perf sampling...
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...
CVE-2023-52479
- EPSS 0.02%
- Veröffentlicht 29.02.2024 06:15:45
- Zuletzt bearbeitet 19.03.2025 15:51:23
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix uaf in smb20_oplock_break_ack drop reference after use opinfo.
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-47042
- EPSS 0.04%
- Veröffentlicht 28.02.2024 09:15:40
- Zuletzt bearbeitet 06.12.2024 18:41:24
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Free local data after use Fixes the following memory leak in dc_link_construct(): unreferenced object 0xffffa03e81471400 (size 1024): comm "amd_module_load", pid ...