CVE-2022-49532
- EPSS 0.01%
- 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: drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes drm_cvt_mode may return NULL and we should check it. This bug is found by syzkaller: FAULT_INJECTION stacktr...
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-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-49538
- EPSS 0.04%
- 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: ALSA: jack: Access input_dev under mutex It is possible when using ASoC that input_dev is unregistered while calling snd_jack_report, which causes NULL pointer dereference. In orde...
CVE-2022-49540
- EPSS 0.06%
- Veröffentlicht 26.02.2025 07:01:29
- Zuletzt bearbeitet 21.10.2025 12:04:17
In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix race in schedule and flush work While booting secondary CPUs, cpus_read_[lock/unlock] is not keeping online cpumask stable. The transient online mask results in belo...
CVE-2022-49520
- EPSS 0.06%
- Veröffentlicht 26.02.2025 07:01:28
- Zuletzt bearbeitet 21.10.2025 12:07:21
In the Linux kernel, the following vulnerability has been resolved: arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall If a compat process tries to execute an unknown system call above the __ARM_NR_COMPAT_END number, the kernel...
CVE-2022-49521
- EPSS 0.09%
- Veröffentlicht 26.02.2025 07:01:28
- Zuletzt bearbeitet 21.10.2025 12:07:04
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp() If no handler is found in lpfc_complete_unsol_iocb() to match the rctl of a received frame, the frame is dropped and re...
CVE-2022-49522
- EPSS 0.06%
- Veröffentlicht 26.02.2025 07:01:28
- Zuletzt bearbeitet 21.10.2025 12:06:50
In the Linux kernel, the following vulnerability has been resolved: mmc: jz4740: Apply DMA engine limits to maximum segment size Do what is done in other DMA-enabled MMC host drivers (cf. host/mmci.c) and limit the maximum segment size based on the...
CVE-2022-49523
- EPSS 0.17%
- Veröffentlicht 26.02.2025 07:01:28
- Zuletzt bearbeitet 01.10.2025 20:16:35
In the Linux kernel, the following vulnerability has been resolved: ath11k: disable spectral scan during spectral deinit When ath11k modules are removed using rmmod with spectral scan enabled, crash is observed. Different crash trace is observed fo...