CVE-2022-48882
- EPSS 0.01%
- Veröffentlicht 21.08.2024 07:15:04
- Zuletzt bearbeitet 29.08.2024 02:36:29
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix macsec possible null dereference when updating MAC security entity (SecY) Upon updating MAC security entity (SecY) in hw offload path, the macsec security associatio...
CVE-2022-48883
- EPSS 0.02%
- Veröffentlicht 21.08.2024 07:15:04
- Zuletzt bearbeitet 26.09.2025 18:40:52
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parent A user is able to configure an arbitrary number of rx queues when creating an interface via netlink. This do...
CVE-2022-48884
- EPSS 0.03%
- Veröffentlicht 21.08.2024 07:15:04
- Zuletzt bearbeitet 08.01.2025 21:31:21
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix command stats access after free Command may fail while driver is reloading and can't accept FW commands till command interface is reinitialized. Such command failure ...
CVE-2022-48867
- EPSS 0.02%
- Veröffentlicht 21.08.2024 07:15:03
- Zuletzt bearbeitet 06.09.2024 14:15:33
In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Prevent use after free on completion memory On driver unload any pending descriptors are flushed at the time the interrupt is freed: idxd_dmaengine_drv_remove() ->...
CVE-2024-43877
- EPSS 0.02%
- Veröffentlicht 21.08.2024 01:15:12
- Zuletzt bearbeitet 03.11.2025 22:18:15
In the Linux kernel, the following vulnerability has been resolved: media: pci: ivtv: Add check for DMA map result In case DMA fails, 'dma->SG_length' is 0. This value is later used to access 'dma->SGarray[dma->SG_length - 1]', which will cause out...
CVE-2024-43878
- EPSS 0.08%
- Veröffentlicht 21.08.2024 01:15:12
- Zuletzt bearbeitet 26.09.2025 18:37:52
In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix input error path memory access When there is a misconfiguration of input state slow path KASAN report error. Fix this error. west login: [ 52.987278] eth1: renamed from...
CVE-2024-43879
- EPSS 0.02%
- Veröffentlicht 21.08.2024 01:15:12
- Zuletzt bearbeitet 03.11.2025 22:18:15
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he() Currently NL80211_RATE_INFO_HE_RU_ALLOC_2x996 is not handled in cfg80211_calculate_bitrate_he(), leadi...
CVE-2024-43880
- EPSS 0.02%
- Veröffentlicht 21.08.2024 01:15:12
- Zuletzt bearbeitet 03.11.2025 22:18:15
In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_erp: Fix object nesting warning ACLs in Spectrum-2 and newer ASICs can reside in the algorithmic TCAM (A-TCAM) or in the ordinary circuit TCAM (C-TCAM). The for...
CVE-2024-43881
- EPSS 0.02%
- Veröffentlicht 21.08.2024 01:15:12
- Zuletzt bearbeitet 26.09.2025 18:39:51
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: change DMA direction while mapping reinjected packets For fragmented packets, ath12k reassembles each fragment as a normal packet and then reinjects it into HW ring. ...
- EPSS 0.02%
- Veröffentlicht 21.08.2024 01:15:12
- Zuletzt bearbeitet 03.11.2025 22:18:16
In the Linux kernel, the following vulnerability has been resolved: exec: Fix ToCToU between perm check and set-uid/gid usage When opening a file for exec via do_filp_open(), permission checking is done against the file's metadata at that moment, a...