CVE-2022-49552
- EPSS 0.11%
- Veröffentlicht 26.02.2025 07:01:31
- Zuletzt bearbeitet 22.10.2025 17:14:05
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix combination of jit blinding and pointers to bpf subprogs. The combination of jit blinding and pointers to bpf subprogs causes: [ 36.989548] BUG: unable to handle page fa...
CVE-2022-49553
- EPSS 0.14%
- Veröffentlicht 26.02.2025 07:01:31
- Zuletzt bearbeitet 22.10.2025 17:36:08
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate BOOT sectors_per_clusters When the NTFS BOOT sectors_per_clusters field is > 0x80, it represents a shift value. Make sure that the shift value is not too large ...
CVE-2022-49554
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:31
- Zuletzt bearbeitet 22.10.2025 17:33:36
In the Linux kernel, the following vulnerability has been resolved: zsmalloc: fix races between asynchronous zspage free and page migration The asynchronous zspage free worker tries to lock a zspage's entire page list without defending against page...
CVE-2022-49555
- EPSS 0.15%
- Veröffentlicht 26.02.2025 07:01:31
- Zuletzt bearbeitet 22.10.2025 17:31:42
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_qca: Use del_timer_sync() before freeing While looking at a crash report on a timer list being corrupted, which usually happens when a timer is freed while still act...
CVE-2022-49556
- EPSS 0.08%
- Veröffentlicht 26.02.2025 07:01:31
- Zuletzt bearbeitet 22.01.2026 20:55:08
In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak For some sev ioctl interfaces, the length parameter that is passed maybe less than or equal to SEV_FW_BLO...
CVE-2022-49541
- EPSS 0.02%
- 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.01%
- 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.09%
- 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.06%
- 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.01%
- 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...