CVE-2022-49542
- 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: 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-49545
- EPSS 0.02%
- 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.06%
- 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...
CVE-2022-49531
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:29
- Zuletzt bearbeitet 01.10.2025 20:16:37
In the Linux kernel, the following vulnerability has been resolved: loop: implement ->free_disk Ensure that the lo_device which is stored in the gendisk private data is valid until the gendisk is freed. Currently the loop driver uses a lot of effo...
CVE-2022-49533
- EPSS 0.1%
- Veröffentlicht 26.02.2025 07:01:29
- Zuletzt bearbeitet 21.10.2025 12:05:17
In the Linux kernel, the following vulnerability has been resolved: ath11k: Change max no of active probe SSID and BSSID to fw capability The maximum number of SSIDs in a for active probe requests is currently reported as 16 (WLAN_SCAN_PARAMS_MAX_S...
CVE-2022-49534
- EPSS 0.07%
- Veröffentlicht 26.02.2025 07:01:29
- Zuletzt bearbeitet 01.10.2025 20:16:37
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT There is a potential memory leak in lpfc_ignore_els_cmpl() and lpfc_els_rsp_reject() that was allocated from NPIV P...
CVE-2022-49535
- EPSS 0.07%
- Veröffentlicht 26.02.2025 07:01:29
- Zuletzt bearbeitet 18.11.2025 15:09:24
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI If lpfc_issue_els_flogi() fails and returns non-zero status, the node reference count is decremented...
CVE-2022-49536
- EPSS 0.06%
- Veröffentlicht 26.02.2025 07:01:29
- Zuletzt bearbeitet 01.10.2025 20:16:38
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock During stress I/O tests with 500+ vports, hard LOCKUP call traces are observed. CPU A: native_queued_spin_lock_slow...
CVE-2022-49537
- EPSS 0.08%
- Veröffentlicht 26.02.2025 07:01:29
- Zuletzt bearbeitet 21.10.2025 12:05:07
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix call trace observed during I/O with CMF enabled The following was seen with CMF enabled: BUG: using smp_processor_id() in preemptible code: systemd-udevd/31711 ker...