CVE-2022-48645
- EPSS 0.02%
- Published 28.04.2024 13:15:07
- Last modified 19.09.2025 15:01:31
In the Linux kernel, the following vulnerability has been resolved: net: enetc: deny offload of tc-based TSN features on VF interfaces TSN features on the ENETC (taprio, cbs, gate, police) are configured through a mix of command BD ring messages an...
CVE-2022-48646
- EPSS 0.01%
- Published 28.04.2024 13:15:07
- Last modified 20.03.2025 21:29:44
In the Linux kernel, the following vulnerability has been resolved: sfc/siena: fix null pointer dereference in efx_hard_start_xmit Like in previous patch for sfc, prevent potential (but unlikely) NULL pointer dereference.
CVE-2022-48647
- EPSS 0.02%
- Published 28.04.2024 13:15:07
- Last modified 03.03.2025 17:47:59
In the Linux kernel, the following vulnerability has been resolved: sfc: fix TX channel offset when using legacy interrupts In legacy interrupt mode the tx_channel_offset was hardcoded to 1, but that's not correct if efx_sepparate_tx_channels is fa...
CVE-2022-48648
- EPSS 0.02%
- Published 28.04.2024 13:15:07
- Last modified 14.01.2025 14:52:07
In the Linux kernel, the following vulnerability has been resolved: sfc: fix null pointer dereference in efx_hard_start_xmit Trying to get the channel from the tx_queue variable here is wrong because we can only be here if tx_queue is NULL, so we s...
CVE-2022-48649
- EPSS 0.02%
- Published 28.04.2024 13:15:07
- Last modified 10.01.2025 17:49:53
In the Linux kernel, the following vulnerability has been resolved: mm/slab_common: fix possible double free of kmem_cache When doing slub_debug test, kfence's 'test_memcache_typesafe_by_rcu' kunit test case cause a use-after-free error: BUG: KA...
CVE-2022-48650
- EPSS 0.01%
- Published 28.04.2024 13:15:07
- Last modified 20.03.2025 21:31:59
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts() Commit 8f394da36a36 ("scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG") made the __qlt_24xx_handle_abts() function ret...
CVE-2022-48651
- EPSS 0%
- Published 28.04.2024 13:15:07
- Last modified 20.03.2025 21:33:27
In the Linux kernel, the following vulnerability has been resolved: ipvlan: Fix out-of-bound bugs caused by unset skb->mac_header If an AF_PACKET socket is used to send packets through ipvlan and the default xmit function of the AF_PACKET socket is...
CVE-2022-48652
- EPSS 0.01%
- Published 28.04.2024 13:15:07
- Last modified 19.09.2025 15:01:51
In the Linux kernel, the following vulnerability has been resolved: ice: Fix crash by keep old cfg when update TCs more than queues There are problems if allocated queues less than Traffic Classes. Commit a632b2a4c920 ("ice: ethtool: Prohibit impr...
CVE-2022-48653
- EPSS 0%
- Published 28.04.2024 13:15:07
- Last modified 19.09.2025 15:02:16
In the Linux kernel, the following vulnerability has been resolved: ice: Don't double unplug aux on peer initiated reset In the IDC callback that is accessed when the aux drivers request a reset, the function to unplug the aux devices is called. T...
CVE-2022-48654
- EPSS 0.01%
- Published 28.04.2024 13:15:07
- Last modified 21.11.2024 07:33:42
In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find() nf_osf_find() incorrectly returns true on mismatch, this leads to copying uninitialized memory area in nft_osf w...