CVE-2023-52471
- EPSS 0.01%
- Published 26.02.2024 16:27:48
- Last modified 21.11.2024 08:39:50
In the Linux kernel, the following vulnerability has been resolved: ice: Fix some null pointer dereference issues in ice_ptp.c devm_kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure.
CVE-2023-52472
- EPSS 0.02%
- Published 26.02.2024 16:27:48
- Last modified 21.11.2024 08:39:50
In the Linux kernel, the following vulnerability has been resolved: crypto: rsa - add a check for allocation failure Static checkers insist that the mpi_alloc() allocation can fail so add a check to prevent a NULL dereference. Small allocations li...
CVE-2023-52473
- EPSS 0.01%
- Published 26.02.2024 16:27:48
- Last modified 21.11.2024 08:39:51
In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix NULL pointer dereference in zone registration error path If device_register() in thermal_zone_device_register_with_trips() returns an error, the tz variable is s...
CVE-2021-46904
- EPSS 0.01%
- Published 26.02.2024 16:27:45
- Last modified 21.11.2024 06:34:53
In the Linux kernel, the following vulnerability has been resolved: net: hso: fix null-ptr-deref during tty device unregistration Multiple ttys try to claim the same the minor number causing a double unregistration of the same device. The first unr...
CVE-2021-46905
- EPSS 0.01%
- Published 26.02.2024 16:27:45
- Last modified 21.11.2024 06:34:54
In the Linux kernel, the following vulnerability has been resolved: net: hso: fix NULL-deref on disconnect regression Commit 8a12f8836145 ("net: hso: fix null-ptr-deref during tty device unregistration") fixed the racy minor allocation reported by ...
CVE-2022-48626
- EPSS 0.02%
- Published 26.02.2024 16:27:45
- Last modified 21.11.2024 07:33:38
In the Linux kernel, the following vulnerability has been resolved: moxart: fix potential use-after-free on remove path It was reported that the mmc host structure could be accessed after it was freed in moxart_remove(), so fix this by saving the b...
CVE-2024-26595
- EPSS 0.01%
- Published 23.02.2024 15:15:09
- Last modified 14.12.2024 21:15:17
In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error path When calling mlxsw_sp_acl_tcam_region_destroy() from an error path after failing to attach the region to an ACL...
CVE-2024-26596
- EPSS 0.01%
- Published 23.02.2024 15:15:09
- Last modified 21.02.2025 14:15:31
In the Linux kernel, the following vulnerability has been resolved: net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events After the blamed commit, we started doing this dereference for every NETDEV_CHANGEUPPER and NETDEV_...
CVE-2024-26597
- EPSS 0.01%
- Published 23.02.2024 15:15:09
- Last modified 21.11.2024 09:02:37
In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: fix global oob in rmnet_policy The variable rmnet_link_ops assign a *bigger* maxtype which leads to a global out-of-bounds read when parsing the netlink attri...
CVE-2024-26598
- EPSS 0.01%
- Published 23.02.2024 15:15:09
- Last modified 21.11.2024 09:02:37
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache There is a potential UAF scenario in the case of an LPI translation cache hit racing with an operation that inval...