CVE-2024-47809
- EPSS 0.22%
- Veröffentlicht 11.01.2025 13:15:22
- Zuletzt bearbeitet 14.07.2026 13:17:10
In the Linux kernel, the following vulnerability has been resolved: dlm: fix possible lkb_resource null dereference This patch fixes a possible null pointer dereference when this function is called from request_lock() as lkb->lkb_resource is not as...
CVE-2024-48873
- EPSS 0.21%
- Veröffentlicht 11.01.2025 13:15:22
- Zuletzt bearbeitet 01.10.2025 20:17:15
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: check return value of ieee80211_probereq_get() for RNR The return value of ieee80211_probereq_get() might be NULL, so check it before using to avoid NULL pointer acces...
CVE-2024-48875
- EPSS 0.14%
- Veröffentlicht 11.01.2025 13:15:22
- Zuletzt bearbeitet 05.01.2026 11:17:19
In the Linux kernel, the following vulnerability has been resolved: btrfs: don't take dev_replace rwsem on task already holding it Running fstests btrfs/011 with MKFS_OPTIONS="-O rst" to force the usage of the RAID stripe-tree, we get the following...
CVE-2024-41935
- EPSS 0.22%
- Veröffentlicht 11.01.2025 13:15:21
- Zuletzt bearbeitet 23.09.2025 16:11:41
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to shrink read extent node in batches We use rwlock to protect core structure data of extent tree during its shrink, however, if there is a huge number of extent nodes in...
CVE-2024-43098
- EPSS 0.17%
- Veröffentlicht 11.01.2025 13:15:21
- Zuletzt bearbeitet 03.11.2025 21:16:18
In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock A deadlock may happen since the i3c_master_register() acquires &i3cbus->lock twice. See the l...
CVE-2024-45828
- EPSS 0.25%
- Veröffentlicht 11.01.2025 13:15:21
- Zuletzt bearbeitet 03.11.2025 21:16:21
In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request Bus cleanup path in DMA mode may trigger a RING_OP_STAT interrupt when the ring is being stopped. Depending on timi...
CVE-2024-47141
- EPSS 0.16%
- Veröffentlicht 11.01.2025 13:15:21
- Zuletzt bearbeitet 01.10.2025 20:17:14
In the Linux kernel, the following vulnerability has been resolved: pinmux: Use sequential access to access desc->pinmux data When two client of the same gpio call pinctrl_select_state() for the same functionality, we are seeing NULL pointer issue ...
CVE-2024-41932
- EPSS 0.19%
- Veröffentlicht 11.01.2025 13:15:20
- Zuletzt bearbeitet 15.10.2025 20:17:52
In the Linux kernel, the following vulnerability has been resolved: sched: fix warning in sched_setaffinity Commit 8f9ea86fdf99b added some logic to sched_setaffinity that included a WARN when a per-task affinity assignment races with a cpuset upda...
CVE-2024-56781
- EPSS 0.04%
- Veröffentlicht 08.01.2025 18:15:19
- Zuletzt bearbeitet 05.01.2026 11:17:29
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-56782
- EPSS 0.18%
- Veröffentlicht 08.01.2025 18:15:19
- Zuletzt bearbeitet 01.10.2025 20:17:54
In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration() acpi_dev_hid_match() does not check for adev == NULL, dereferencing it unconditional. Add a check for adev b...