CVE-2025-38138
- EPSS 0.17%
- Veröffentlicht 03.07.2025 08:35:40
- Zuletzt bearbeitet 17.12.2025 18:12:41
In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: Add NULL check in udma_probe() devm_kasprintf() returns NULL when memory allocation fails. Currently, udma_probe() does not check for this case, which results in a N...
CVE-2025-38136
- EPSS 0.17%
- Veröffentlicht 03.07.2025 08:35:39
- Zuletzt bearbeitet 17.12.2025 18:12:36
In the Linux kernel, the following vulnerability has been resolved: usb: renesas_usbhs: Reorder clock handling and power management in probe Reorder the initialization sequence in `usbhs_probe()` to enable runtime PM before accessing registers, pre...
CVE-2025-38137
- EPSS 0.16%
- Veröffentlicht 03.07.2025 08:35:39
- Zuletzt bearbeitet 20.11.2025 20:11:34
In the Linux kernel, the following vulnerability has been resolved: PCI/pwrctrl: Cancel outstanding rescan work when unregistering It's possible to trigger use-after-free here by: (a) forcing rescan_work_func() to take a long time and (b) util...
CVE-2025-38135
- EPSS 0.17%
- Veröffentlicht 03.07.2025 08:35:38
- Zuletzt bearbeitet 17.12.2025 18:12:25
In the Linux kernel, the following vulnerability has been resolved: serial: Fix potential null-ptr-deref in mlb_usio_probe() devm_ioremap() can return NULL on error. Currently, mlb_usio_probe() does not check for this case, which could result in a ...
CVE-2025-38134
- EPSS 0.16%
- Veröffentlicht 03.07.2025 08:35:37
- Zuletzt bearbeitet 20.11.2025 20:11:42
In the Linux kernel, the following vulnerability has been resolved: usb: acpi: Prevent null pointer dereference in usb_acpi_add_usb4_devlink() As demonstrated by the fix for update_port_device_state, commit 12783c0b9e2c ("usb: core: Prevent null po...
CVE-2025-38131
- EPSS 0.17%
- Veröffentlicht 03.07.2025 08:35:35
- Zuletzt bearbeitet 17.12.2025 18:12:21
In the Linux kernel, the following vulnerability has been resolved: coresight: prevent deactivate active config while enabling the config While enable active config via cscfg_csdev_enable_active_config(), active config could be deactivated via conf...
CVE-2025-38132
- EPSS 0.14%
- Veröffentlicht 03.07.2025 08:35:35
- Zuletzt bearbeitet 20.11.2025 20:12:12
In the Linux kernel, the following vulnerability has been resolved: coresight: holding cscfg_csdev_lock while removing cscfg from csdev There'll be possible race scenario for coresight config: CPU0 CPU1 (pe...
CVE-2025-38129
- EPSS 0.16%
- Veröffentlicht 03.07.2025 08:35:33
- Zuletzt bearbeitet 19.01.2026 13:16:08
In the Linux kernel, the following vulnerability has been resolved: page_pool: Fix use-after-free in page_pool_recycle_in_ring syzbot reported a uaf in page_pool_recycle_in_ring: BUG: KASAN: slab-use-after-free in lock_release+0x151/0xa30 kernel/l...
CVE-2025-38127
- EPSS 0.16%
- Veröffentlicht 03.07.2025 08:35:32
- Zuletzt bearbeitet 20.11.2025 21:32:54
In the Linux kernel, the following vulnerability has been resolved: ice: fix Tx scheduler error handling in XDP callback When the XDP program is loaded, the XDP callback adds new Tx queues. This means that the callback must update the Tx scheduler ...
CVE-2025-38125
- EPSS 0.16%
- Veröffentlicht 03.07.2025 08:35:31
- Zuletzt bearbeitet 14.07.2026 13:17:37
In the Linux kernel, the following vulnerability has been resolved: net: stmmac: make sure that ptp_rate is not 0 before configuring EST If the ptp_rate recorded earlier in the driver happens to be 0, this bogus value will propagate up to EST confi...