CVE-2022-48765
- EPSS 0.21%
- 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-48767
- EPSS 0.22%
- Veröffentlicht 20.06.2024 12:15:14
- Zuletzt bearbeitet 29.09.2025 18:35:50
In the Linux kernel, the following vulnerability has been resolved: ceph: properly put ceph_string reference after async create attempt The reference acquired by try_prep_async_create is currently leaked. Ensure we put it.
CVE-2022-48769
- EPSS 0.22%
- 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-48748
- EPSS 1.13%
- Veröffentlicht 20.06.2024 12:15:13
- Zuletzt bearbeitet 24.03.2025 18:17:51
In the Linux kernel, the following vulnerability has been resolved: net: bridge: vlan: fix memory leak in __allowed_ingress When using per-vlan state, if vlan snooping and stats are disabled, untagged or priority-tagged ingress frame will go to che...
CVE-2022-48752
- EPSS 0.21%
- Veröffentlicht 20.06.2024 12:15:13
- Zuletzt bearbeitet 29.09.2025 17:24:22
In the Linux kernel, the following vulnerability has been resolved: powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI is pending Running selftest with CONFIG_PPC_IRQ_SOFT_MASK_DEBUG enabled in kernel triggered below warn...
CVE-2022-48754
- EPSS 0.23%
- Veröffentlicht 20.06.2024 12:15:13
- Zuletzt bearbeitet 24.03.2025 18:17:31
In the Linux kernel, the following vulnerability has been resolved: phylib: fix potential use-after-free Commit bafbdd527d56 ("phylib: Add device reset GPIO support") added call to phy_device_reset(phydev) after the put_device() call in phy_detach(...
CVE-2022-48757
- EPSS 0.22%
- Veröffentlicht 20.06.2024 12:15:13
- Zuletzt bearbeitet 17.09.2025 17:13:53
In the Linux kernel, the following vulnerability has been resolved: net: fix information leakage in /proc/net/ptype In one net namespace, after creating a packet socket without binding it to a device, users in other net namespaces can observe the n...
CVE-2022-48758
- EPSS 0.22%
- Veröffentlicht 20.06.2024 12:15:13
- Zuletzt bearbeitet 29.09.2025 17:23:31
In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() The bnx2fc_destroy() functions are removing the interface before calling destroy_work. This results mul...
CVE-2022-48738
- EPSS 0.23%
- Veröffentlicht 20.06.2024 12:15:12
- Zuletzt bearbeitet 29.09.2025 18:39:25
In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Reject out of bounds values in snd_soc_put_volsw() We don't currently validate that the values being set are within the range we advertised to userspace as being valid, ...
CVE-2022-48744
- EPSS 0.24%
- 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...