CVE-2025-37991
- EPSS 0.06%
- Veröffentlicht 20.05.2025 17:18:45
- Zuletzt bearbeitet 16.12.2025 20:19:43
In the Linux kernel, the following vulnerability has been resolved: parisc: Fix double SIGFPE crash Camm noticed that on parisc a SIGFPE exception will crash an application with a second SIGFPE in the signal handler. Dave analyzed it, and it happe...
CVE-2025-37989
- EPSS 0.07%
- Veröffentlicht 20.05.2025 17:09:21
- Zuletzt bearbeitet 16.12.2025 20:19:33
In the Linux kernel, the following vulnerability has been resolved: net: phy: leds: fix memory leak A network restart test on a router led to an out-of-memory condition, which was traced to a memory leak in the PHY LED trigger code. The root cause...
CVE-2025-37985
- EPSS 0.05%
- Veröffentlicht 20.05.2025 17:09:18
- Zuletzt bearbeitet 16.12.2025 20:19:27
In the Linux kernel, the following vulnerability has been resolved: USB: wdm: close race between wdm_open and wdm_wwan_port_stop Clearing WDM_WWAN_IN_USE must be the last action or we can open a chardev whose URBs are still poisoned
CVE-2025-37983
- EPSS 0.05%
- Veröffentlicht 20.05.2025 17:09:17
- Zuletzt bearbeitet 16.12.2025 20:31:28
In the Linux kernel, the following vulnerability has been resolved: qibfs: fix _another_ leak failure to allocate inode => leaked dentry... this one had been there since the initial merge; to be fair, if we are that far OOM, the odds of failing at...
CVE-2025-37982
- EPSS 0.07%
- Veröffentlicht 20.05.2025 16:58:23
- Zuletzt bearbeitet 16.12.2025 20:31:22
In the Linux kernel, the following vulnerability has been resolved: wifi: wl1251: fix memory leak in wl1251_tx_work The skb dequeued from tx_queue is lost when wl1251_ps_elp_wakeup fails with a -ETIMEDOUT error. Fix that by queueing the skb back to...
CVE-2025-37979
- EPSS 0.07%
- Veröffentlicht 20.05.2025 16:58:22
- Zuletzt bearbeitet 16.12.2025 20:31:16
In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix sc7280 lpass potential buffer overflow Case values introduced in commit 5f78e1fb7a3e ("ASoC: qcom: Add driver support for audioreach solution") cause out of bounds ...
CVE-2025-37980
- EPSS 0.07%
- Veröffentlicht 20.05.2025 16:58:22
- Zuletzt bearbeitet 11.04.2026 13:16:34
In the Linux kernel, the following vulnerability has been resolved: block: fix resource leak in blk_register_queue() error path When registering a queue fails after blk_mq_sysfs_register() is successful but the function later encounters an error, w...
CVE-2025-37977
- EPSS 0.05%
- Veröffentlicht 20.05.2025 16:58:20
- Zuletzt bearbeitet 14.11.2025 17:01:18
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: exynos: Disable iocc if dma-coherent property isn't set If dma-coherent property isn't set then descriptors are non-cacheable and the iocc shareability bits should be di...
CVE-2025-37972
- EPSS 0.09%
- Veröffentlicht 20.05.2025 16:47:18
- Zuletzt bearbeitet 16.12.2025 20:31:09
In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtk_pmic_keys_probe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware...
CVE-2025-37970
- EPSS 0.08%
- Veröffentlicht 20.05.2025 16:47:17
- Zuletzt bearbeitet 16.12.2025 20:31:02
In the Linux kernel, the following vulnerability has been resolved: iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo Prevent st_lsm6dsx_read_fifo from falling in an infinite loop in case pattern_len is equal to zero and the device ...