CVE-2022-49559
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:31
- Zuletzt bearbeitet 22.10.2025 17:26:31
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2 Remove WARNs that sanity check that KVM never lets a triple fault for L2 escape and incorrectly end up in L1...
CVE-2022-49560
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:31
- Zuletzt bearbeitet 01.10.2025 20:16:45
In the Linux kernel, the following vulnerability has been resolved: exfat: check if cluster num is valid Syzbot reported slab-out-of-bounds read in exfat_clear_bitmap. This was triggered by reproducer calling truncute with size 0, which causes the ...
CVE-2022-49561
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:31
- Zuletzt bearbeitet 24.10.2025 15:50:35
In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: re-fetch conntrack after insertion In case the conntrack is clashing, insertion can free skb->_nfct and set skb->_nfct to the already-confirmed entry. This w...
CVE-2022-49562
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:31
- Zuletzt bearbeitet 22.10.2025 19:10:00
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Use __try_cmpxchg_user() to update guest PTE A/D bits Use the recently introduced __try_cmpxchg_user() to update guest PTE A/D bits instead of mapping the PTE into kernel...
CVE-2022-49541
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:30
- Zuletzt bearbeitet 01.10.2025 20:16:38
In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential double free during failed mount RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=2088799
CVE-2022-49542
- EPSS 0.02%
- Veröffentlicht 26.02.2025 07:01:30
- Zuletzt bearbeitet 01.10.2025 20:16:39
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg() In an attempt to log message 0126 with LOG_TRACE_EVENT, the following hard lockup call trace hangs the system. ...
CVE-2022-49543
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:30
- Zuletzt bearbeitet 22.10.2025 17:15:36
In the Linux kernel, the following vulnerability has been resolved: ath11k: fix the warning of dev_wake in mhi_pm_disable_transition() When test device recovery with below command, it has warning in message as below. echo assert > /sys/kernel/debug...
CVE-2022-49544
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:30
- Zuletzt bearbeitet 01.10.2025 20:16:39
In the Linux kernel, the following vulnerability has been resolved: ipw2x00: Fix potential NULL dereference in libipw_xmit() crypt and crypt->ops could be null, so we need to checking null before dereference
CVE-2022-49545
- EPSS 0.05%
- Veröffentlicht 26.02.2025 07:01:30
- Zuletzt bearbeitet 22.10.2025 17:15:16
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Cancel pending work at closing a MIDI substream At closing a USB MIDI output substream, there might be still a pending work, which would eventually access the rawm...
CVE-2022-49546
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:30
- Zuletzt bearbeitet 03.11.2025 20:15:58
In the Linux kernel, the following vulnerability has been resolved: x86/kexec: fix memory leak of elf header buffer This is reported by kmemleak detector: unreferenced object 0xffffc900002a9000 (size 4096): comm "kexec", pid 14950, jiffies 42951...