CVE-2022-48818
- EPSS 0.03%
- Veröffentlicht 16.07.2024 12:15:05
- Zuletzt bearbeitet 06.10.2025 17:09:20
In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: don't use devres for mdiobus As explained in commits: 74b6d7d13307 ("net: dsa: realtek: register the MDIO bus under devres") 5135e96a3dd2 ("net: dsa: don't all...
CVE-2022-48794
- EPSS 0.02%
- Veröffentlicht 16.07.2024 12:15:04
- Zuletzt bearbeitet 24.09.2025 18:14:21
In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: at86rf230: Stop leaking skb's Upon error the ieee802154_xmit_complete() helper is not called. Only ieee802154_wake_queue() is called manually. In the Tx case we th...
CVE-2022-48795
- EPSS 0.03%
- Veröffentlicht 16.07.2024 12:15:04
- Zuletzt bearbeitet 03.10.2025 14:03:17
In the Linux kernel, the following vulnerability has been resolved: parisc: Fix data TLB miss in sba_unmap_sg Rolf Eike Beer reported the following bug: [1274934.746891] Bad Address (null pointer deref?): Code=15 (Data TLB miss fault) at addr 0000...
CVE-2022-48804
- EPSS 0.01%
- Veröffentlicht 16.07.2024 12:15:04
- Zuletzt bearbeitet 21.11.2024 07:34:07
In the Linux kernel, the following vulnerability has been resolved: vt_ioctl: fix array_index_nospec in vt_setactivate array_index_nospec ensures that an out-of-bounds value is set to zero on the transient path. Decreasing the value by one afterwar...
CVE-2022-48805
- EPSS 0.01%
- Veröffentlicht 16.07.2024 12:15:04
- Zuletzt bearbeitet 06.03.2025 12:53:17
In the Linux kernel, the following vulnerability has been resolved: net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup ax88179_rx_fixup() contains several out-of-bounds accesses that can be triggered by a malicious (or defective) USB de...
CVE-2022-48786
- EPSS 0.01%
- Veröffentlicht 16.07.2024 12:15:03
- Zuletzt bearbeitet 03.10.2025 14:47:41
In the Linux kernel, the following vulnerability has been resolved: vsock: remove vsock from connected table when connect is interrupted by a signal vsock_connect() expects that the socket could already be in the TCP_ESTABLISHED state when the conn...
CVE-2022-48788
- EPSS 0.02%
- Veröffentlicht 16.07.2024 12:15:03
- Zuletzt bearbeitet 10.01.2025 19:06:54
In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: fix possible use-after-free in transport error_recovery work While nvme_rdma_submit_async_event_work is checking the ctrl and queue state before preparing the AER comman...
CVE-2022-48789
- EPSS 0.03%
- Veröffentlicht 16.07.2024 12:15:03
- Zuletzt bearbeitet 21.11.2024 07:34:01
In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix possible use-after-free in transport error_recovery work While nvme_tcp_submit_async_event_work is checking the ctrl and queue state before preparing the AER command ...
- EPSS 0.02%
- Veröffentlicht 16.07.2024 12:15:03
- Zuletzt bearbeitet 21.11.2024 07:34:01
In the Linux kernel, the following vulnerability has been resolved: nvme: fix a possible use-after-free in controller reset during load Unlike .queue_rq, in .submit_async_event drivers may not check the ctrl readiness for AER submission. This may l...
CVE-2022-48791
- EPSS 0.02%
- Veröffentlicht 16.07.2024 12:15:03
- Zuletzt bearbeitet 21.11.2024 07:34:01
In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix use-after-free for aborted TMF sas_task Currently a use-after-free may occur if a TMF sas_task is aborted before we handle the IO completion in mpi_ssp_completion...