CVE-2022-48745
- EPSS 0.18%
- Veröffentlicht 20.06.2024 12:15:12
- Zuletzt bearbeitet 29.09.2025 17:27:31
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use del_timer_sync in fw reset flow of halting poll Substitute del_timer() with del_timer_sync() in fw reset polling deactivation flow, in order to prevent a race conditi...
CVE-2022-48747
- EPSS 0.92%
- Veröffentlicht 20.06.2024 12:15:12
- Zuletzt bearbeitet 24.03.2025 18:24:37
In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in bio_truncate() bio_truncate() clears the buffer outside of last block of bdev, however current bio_truncate() is using the wrong offset of page. So it ca...
CVE-2022-48727
- EPSS 0.23%
- Veröffentlicht 20.06.2024 12:15:11
- Zuletzt bearbeitet 01.10.2025 13:40:48
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Avoid consuming a stale esr value when SError occur When any exception other than an IRQ occurs, the CPU updates the ESR_EL2 register with the exception syndrome. An SE...
CVE-2022-48731
- EPSS 0.17%
- Veröffentlicht 20.06.2024 12:15:11
- Zuletzt bearbeitet 01.04.2025 18:27:59
In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid scanning potential huge holes When using devm_request_free_mem_region() and devm_memremap_pages() to add ZONE_DEVICE memory, if requested free mem region's end p...
CVE-2022-48714
- EPSS 0.24%
- Veröffentlicht 20.06.2024 11:15:55
- Zuletzt bearbeitet 17.09.2025 17:12:54
In the Linux kernel, the following vulnerability has been resolved: bpf: Use VM_MAP instead of VM_ALLOC for ringbuf After commit 2fd3fb0be1d1 ("kasan, vmalloc: unpoison VM_ALLOC pages after mapping"), non-VM_ALLOC mappings will be marked as accessi...
CVE-2022-48715
- EPSS 0.21%
- Veröffentlicht 20.06.2024 11:15:55
- Zuletzt bearbeitet 01.10.2025 13:43:40
In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe Running tests with a debug kernel shows that bnx2fc_recv_frame() is modifying the per_cpu lport stats counters in a non-mpsafe way. ...
CVE-2022-48716
- EPSS 0.69%
- Veröffentlicht 20.06.2024 11:15:55
- Zuletzt bearbeitet 01.04.2025 18:27:38
In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd938x: fix incorrect used of portid Mixer controls have the channel id in mixer->reg, which is not same as port id. port id should be derived from chan_info array. ...
CVE-2022-48720
- EPSS 0.22%
- Veröffentlicht 20.06.2024 11:15:55
- Zuletzt bearbeitet 01.10.2025 13:38:18
In the Linux kernel, the following vulnerability has been resolved: net: macsec: Fix offload support for NETDEV_UNREGISTER event Current macsec netdev notify handler handles NETDEV_UNREGISTER event by releasing relevant SW resources only, this caus...
CVE-2022-48721
- EPSS 0.22%
- Veröffentlicht 20.06.2024 11:15:55
- Zuletzt bearbeitet 01.10.2025 13:39:46
In the Linux kernel, the following vulnerability has been resolved: net/smc: Forward wakeup to smc socket waitqueue after fallback When we replace TCP with SMC and a fallback occurs, there may be some socket waitqueue entries remaining in smc socke...
CVE-2022-48722
- EPSS 0.22%
- Veröffentlicht 20.06.2024 11:15:55
- Zuletzt bearbeitet 17.09.2025 17:13:03
In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: ca8210: Stop leaking skb's Upon error the ieee802154_xmit_complete() helper is not called. Only ieee802154_wake_queue() is called manually. We then leak the skb st...