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-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...
- EPSS 0.04%
- Veröffentlicht 20.06.2024 12:15:12
- Zuletzt bearbeitet 05.07.2024 07:15:09
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
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-48747
- EPSS 0.05%
- Veröffentlicht 20.06.2024 12:15:12
- Zuletzt bearbeitet 24.03.2025 18:24:37
In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in bio_truncate() bio_truncate() clears the buffer outside of last block of bdev, however current bio_truncate() is using the wrong offset of page. So it ca...
CVE-2022-48731
- EPSS 0.02%
- Veröffentlicht 20.06.2024 12:15:11
- Zuletzt bearbeitet 01.04.2025 18:27:59
In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid scanning potential huge holes When using devm_request_free_mem_region() and devm_memremap_pages() to add ZONE_DEVICE memory, if requested free mem region's end p...
CVE-2022-48733
- EPSS 0.01%
- Veröffentlicht 20.06.2024 12:15:11
- Zuletzt bearbeitet 03.11.2025 22:16:01
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free after failure to create a snapshot At ioctl.c:create_snapshot(), we allocate a pending snapshot structure and then attach it to the transaction's list of ...
CVE-2022-48734
- EPSS 0.02%
- Veröffentlicht 20.06.2024 12:15:11
- Zuletzt bearbeitet 21.11.2024 07:33:53
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction before waiting for the qgroup rescan worker completes. However, this wai...