CVE-2024-26603
- EPSS 0.01%
- Veröffentlicht 26.02.2024 16:28:00
- Zuletzt bearbeitet 04.11.2025 19:17:02
In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Stop relying on userspace for info to fault in xsave buffer Before this change, the expected size of the user space buffer was taken from fx_sw->xstate_size. fx_sw->xstate...
CVE-2024-26605
- EPSS 0.02%
- Veröffentlicht 26.02.2024 16:28:00
- Zuletzt bearbeitet 21.11.2024 09:02:38
In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix deadlock when enabling ASPM A last minute revert in 6.7-final introduced a potential deadlock when enabling ASPM during probe of Qualcomm PCIe controllers as reported...
CVE-2024-26606
- EPSS 0.01%
- Veröffentlicht 26.02.2024 16:28:00
- Zuletzt bearbeitet 04.11.2025 19:17:02
In the Linux kernel, the following vulnerability has been resolved: binder: signal epoll threads of self-work In (e)poll mode, threads often depend on I/O events to determine when data is ready for consumption. Within binder, a thread may initiate ...
CVE-2024-26600
- EPSS 0.02%
- Veröffentlicht 26.02.2024 16:27:59
- Zuletzt bearbeitet 21.11.2024 09:02:37
In the Linux kernel, the following vulnerability has been resolved: phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP If the external phy working together with phy-omap-usb2 does not implement send_srp(), we may still attempt to call it....
CVE-2024-26601
- EPSS 0.02%
- Veröffentlicht 26.02.2024 16:27:59
- Zuletzt bearbeitet 21.11.2024 09:02:38
In the Linux kernel, the following vulnerability has been resolved: ext4: regenerate buddy after block freeing failed if under fc replay This mostly reverts commit 6bd97bf273bd ("ext4: remove redundant mb_regenerate_buddy()") and reintroduces mb_re...
CVE-2023-52467
- EPSS 0.03%
- Veröffentlicht 26.02.2024 16:27:48
- Zuletzt bearbeitet 21.11.2024 08:39:50
In the Linux kernel, the following vulnerability has been resolved: mfd: syscon: Fix null pointer dereference in of_syscon_register() kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure.
CVE-2023-52469
- EPSS 0.01%
- Veröffentlicht 26.02.2024 16:27:48
- Zuletzt bearbeitet 21.11.2024 08:39:50
In the Linux kernel, the following vulnerability has been resolved: drivers/amd/pm: fix a use-after-free in kv_parse_power_table When ps allocated by kzalloc equals to NULL, kv_parse_power_table frees adev->pm.dpm.ps that allocated before. However,...
CVE-2023-52470
- EPSS 0.02%
- Veröffentlicht 26.02.2024 16:27:48
- Zuletzt bearbeitet 21.11.2024 08:39:50
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check the alloc_workqueue return value in radeon_crtc_init() check the alloc_workqueue return value in radeon_crtc_init() to avoid null-ptr-deref.
CVE-2024-26595
- EPSS 0.02%
- Veröffentlicht 23.02.2024 15:15:09
- Zuletzt bearbeitet 03.11.2025 21:16:07
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-26597
- EPSS 0.01%
- Veröffentlicht 23.02.2024 15:15:09
- Zuletzt bearbeitet 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...