CVE-2025-37990
- EPSS 0.11%
- Veröffentlicht 20.05.2025 17:18:45
- Zuletzt bearbeitet 16.12.2025 20:19:38
In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage() The function brcmf_usb_dl_writeimage() calls the function brcmf_usb_dl_cmd() but dose not check its return v...
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-37984
- EPSS 0.08%
- Veröffentlicht 20.05.2025 17:09:18
- Zuletzt bearbeitet 14.11.2025 17:00:02
In the Linux kernel, the following vulnerability has been resolved: crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP() Herbert notes that DIV_ROUND_UP() may overflow unnecessarily if an ecdsa implementation's ->key_size() callback r...
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-37980
- EPSS 0.06%
- 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...
- EPSS 0.02%
- Veröffentlicht 20.05.2025 16:58:19
- Zuletzt bearbeitet 18.06.2025 14:15:43
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2025-37968
- EPSS 0.09%
- Veröffentlicht 20.05.2025 16:47:16
- Zuletzt bearbeitet 12.05.2026 13:16:41
In the Linux kernel, the following vulnerability has been resolved: iio: light: opt3001: fix deadlock due to concurrent flag access The threaded IRQ function in this driver is reading the flag twice: once to lock a mutex and once to unlock it. Even...
CVE-2025-37961
- EPSS 0.1%
- Veröffentlicht 20.05.2025 16:15:34
- Zuletzt bearbeitet 16.12.2025 20:38:32
In the Linux kernel, the following vulnerability has been resolved: ipvs: fix uninit-value for saddr in do_output_route4 syzbot reports for uninit-value for the saddr argument [1]. commit 4754957f04f5 ("ipvs: do not use random local source address ...
CVE-2025-37963
- EPSS 0.08%
- Veröffentlicht 20.05.2025 16:15:34
- Zuletzt bearbeitet 16.12.2025 20:29:30
In the Linux kernel, the following vulnerability has been resolved: arm64: bpf: Only mitigate cBPF programs loaded by unprivileged users Support for eBPF programs loaded by unprivileged users is typically disabled. This means only cBPF programs nee...