CVE-2022-48695
- EPSS 0.02%
- Veröffentlicht 03.05.2024 18:15:08
- Zuletzt bearbeitet 26.12.2024 20:38:14
In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is observed during controller reset: refcount_t: underflow; use-after-free. WARNING: CPU: ...
CVE-2022-48704
- EPSS 0.01%
- Veröffentlicht 03.05.2024 18:15:08
- Zuletzt bearbeitet 19.09.2025 14:44:56
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: add a force flush to delay work when radeon Although radeon card fence and wait for gpu to finish processing current batch rings, there is still a corner case that rade...
CVE-2022-48697
- EPSS 0.02%
- Veröffentlicht 03.05.2024 16:15:08
- Zuletzt bearbeitet 08.04.2025 15:47:37
In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a use-after-free Fix the following use-after-free complaint triggered by blktests nvme/004: BUG: KASAN: user-memory-access in blk_mq_complete_request_remote+0xac/0x350 ...
CVE-2022-48701
- EPSS 0.01%
- Veröffentlicht 03.05.2024 16:15:08
- Zuletzt bearbeitet 05.03.2025 15:11:27
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface() There may be a bad USB audio device with a USB ID of (0x04fa, 0x4201) and the number of it's interfac...
CVE-2022-48702
- EPSS 0.02%
- Veröffentlicht 03.05.2024 16:15:08
- Zuletzt bearbeitet 05.03.2025 15:11:27
In the Linux kernel, the following vulnerability has been resolved: ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc() The voice allocator sometimes begins allocating from near the end of the array and then wraps around, how...
CVE-2022-48672
- EPSS 0.02%
- Veröffentlicht 03.05.2024 15:15:07
- Zuletzt bearbeitet 21.11.2024 07:33:45
In the Linux kernel, the following vulnerability has been resolved: of: fdt: fix off-by-one error in unflatten_dt_nodes() Commit 78c44d910d3e ("drivers/of: Fix depth when unflattening devicetree") forgot to fix up the depth check in the loop body i...
CVE-2022-48674
- EPSS 0.02%
- Veröffentlicht 03.05.2024 15:15:07
- Zuletzt bearbeitet 10.01.2025 19:07:06
In the Linux kernel, the following vulnerability has been resolved: erofs: fix pcluster use-after-free on UP platforms During stress testing with CONFIG_SMP disabled, KASAN reports as below: ========================================================...
CVE-2022-48686
- EPSS 0.03%
- Veröffentlicht 03.05.2024 15:15:07
- Zuletzt bearbeitet 21.11.2024 22:15:05
In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix UAF when detecting digest errors We should also bail from the io_work loop when we set rd_enabled to true, so we don't attempt to read data from the socket when the T...
CVE-2022-48687
- EPSS 0.01%
- Veröffentlicht 03.05.2024 15:15:07
- Zuletzt bearbeitet 21.11.2024 07:33:47
In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix out-of-bounds read when setting HMAC data. The SRv6 layer allows defining HMAC data that can later be used to sign IPv6 Segment Routing Headers. This configuration is...
CVE-2022-48688
- EPSS 0.01%
- Veröffentlicht 03.05.2024 15:15:07
- Zuletzt bearbeitet 21.11.2024 07:33:47
In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during module removal The driver incorrectly frees client instance and subsequent i40e module removal leads to kernel crash. Reproducer: 1. Do ethtool offli...