CVE-2025-37980
- EPSS 0.02%
- Veröffentlicht 20.05.2025 16:58:22
- Zuletzt bearbeitet 14.11.2025 17:00:50
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-37978
- EPSS 0.01%
- Veröffentlicht 20.05.2025 16:58:21
- Zuletzt bearbeitet 14.11.2025 17:01:00
In the Linux kernel, the following vulnerability has been resolved: block: integrity: Do not call set_page_dirty_lock() Placing multiple protection information buffers inside the same page can lead to oopses because set_page_dirty_lock() can't be c...
CVE-2025-37977
- EPSS 0.01%
- 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-37975
- EPSS 0.01%
- Veröffentlicht 20.05.2025 16:58:19
- Zuletzt bearbeitet 14.11.2025 17:01:30
In the Linux kernel, the following vulnerability has been resolved: riscv: module: Fix out-of-bounds relocation access The current code allows rel[j] to access one element past the end of the relocation section. Simplify to num_relocations which is...
- 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-37973
- EPSS 0.02%
- Veröffentlicht 20.05.2025 16:47:19
- Zuletzt bearbeitet 14.11.2025 17:02:01
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix out-of-bounds access during multi-link element defragmentation Currently during the multi-link element defragmentation process, the multi-link element length ad...
CVE-2025-37974
- EPSS 0.01%
- Veröffentlicht 20.05.2025 16:47:19
- Zuletzt bearbeitet 14.11.2025 17:01:44
In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix missing check for zpci_create_device() error return The zpci_create_device() function returns an error pointer that needs to be checked before dereferencing it as a s...
CVE-2025-37972
- EPSS 0.03%
- 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.03%
- 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 ...
CVE-2025-37971
- EPSS 0.01%
- Veröffentlicht 20.05.2025 16:47:17
- Zuletzt bearbeitet 14.11.2025 17:02:19
In the Linux kernel, the following vulnerability has been resolved: staging: bcm2835-camera: Initialise dev in v4l2_dev Commit 42a2f6664e18 ("staging: vc04_services: Move global g_state to vchiq_state") changed mmal_init to pass dev->v4l2_dev.dev t...