CVE-2022-48771
- EPSS 0.04%
- Veröffentlicht 20.06.2024 12:15:15
- Zuletzt bearbeitet 06.01.2025 21:41:47
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix stale file descriptors on failed usercopy A failing usercopy of the fence_rep object will lead to a stale entry in the file descriptor table as put_unused_fd() won'...
CVE-2022-48761
- EPSS 0.03%
- Veröffentlicht 20.06.2024 12:15:14
- Zuletzt bearbeitet 29.09.2025 17:21:31
In the Linux kernel, the following vulnerability has been resolved: usb: xhci-plat: fix crash when suspend if remote wake enable Crashed at i.mx8qm platform when suspend if enable remote wakeup Internal error: synchronous external abort: 96000210 ...
CVE-2022-48763
- EPSS 0.03%
- Veröffentlicht 20.06.2024 12:15:14
- Zuletzt bearbeitet 17.09.2025 16:50:37
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Forcibly leave nested virt when SMM state is toggled Forcibly leave nested virtualization operation if userspace toggles SMM state via KVM_SET_VCPU_EVENTS or KVM_SYNC_X86...
CVE-2022-48765
- EPSS 0.03%
- Veröffentlicht 20.06.2024 12:15:14
- Zuletzt bearbeitet 29.09.2025 18:36:45
In the Linux kernel, the following vulnerability has been resolved: KVM: LAPIC: Also cancel preemption timer during SET_LAPIC The below warning is splatting during guest reboot. ------------[ cut here ]------------ WARNING: CPU: 0 PID: 1931 at...
CVE-2022-48766
- EPSS 0.02%
- Veröffentlicht 20.06.2024 12:15:14
- Zuletzt bearbeitet 06.01.2025 21:44:09
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU. Mirrors the logic for dcn30. Cue lots of WARNs and some kernel panics without this fix.
CVE-2022-48769
- EPSS 0.03%
- Veröffentlicht 20.06.2024 12:15:14
- Zuletzt bearbeitet 29.09.2025 18:35:39
In the Linux kernel, the following vulnerability has been resolved: efi: runtime: avoid EFIv2 runtime services on Apple x86 machines Aditya reports [0] that his recent MacbookPro crashes in the firmware when using the variable services at runtime. ...
CVE-2022-48751
- EPSS 0.03%
- Veröffentlicht 20.06.2024 12:15:13
- Zuletzt bearbeitet 06.01.2025 21:47:12
In the Linux kernel, the following vulnerability has been resolved: net/smc: Transitional solution for clcsock race issue We encountered a crash in smc_setsockopt() and it is caused by accessing smc->clcsock after clcsock was released. BUG: kerne...
CVE-2022-48755
- EPSS 0.03%
- Veröffentlicht 20.06.2024 12:15:13
- Zuletzt bearbeitet 06.01.2025 21:44:42
In the Linux kernel, the following vulnerability has been resolved: powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06 Johan reported the below crash with test_bpf on ppc64 e5500: test_bpf: #296 ALU_END_FROM_LE 64: 0x0123456789a...
CVE-2022-48744
- EPSS 0.01%
- Veröffentlicht 20.06.2024 12:15:12
- Zuletzt bearbeitet 21.01.2026 16:08:23
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid field-overflowing memcpy() In preparation for FORTIFY_SOURCE performing compile-time and run-time field bounds checking for memcpy(), memmove(), and memset(), avoi...
CVE-2022-48721
- EPSS 0.03%
- Veröffentlicht 20.06.2024 11:15:55
- Zuletzt bearbeitet 01.10.2025 13:39:46
In the Linux kernel, the following vulnerability has been resolved: net/smc: Forward wakeup to smc socket waitqueue after fallback When we replace TCP with SMC and a fallback occurs, there may be some socket waitqueue entries remaining in smc socke...