CVE-2025-39730
- EPSS 0.02%
- Veröffentlicht 07.09.2025 15:16:19
- Zuletzt bearbeitet 12.01.2026 15:47:00
In the Linux kernel, the following vulnerability has been resolved: NFS: Fix filehandle bounds checking in nfs_fh_to_dentry() The function needs to check the minimal filehandle length before it can access the embedded filehandle.
CVE-2024-36331
- EPSS 0.02%
- Veröffentlicht 06.09.2025 17:29:38
- Zuletzt bearbeitet 15.04.2026 00:35:42
Improper initialization of CPU cache memory could allow a privileged attacker with hypervisor access to overwrite SEV-SNP guest memory resulting in loss of data integrity.
CVE-2025-39726
- EPSS 0.01%
- Veröffentlicht 05.09.2025 17:27:19
- Zuletzt bearbeitet 25.11.2025 18:05:49
In the Linux kernel, the following vulnerability has been resolved: s390/ism: fix concurrency management in ism_cmd() The s390x ISM device data sheet clearly states that only one request-response sequence is allowable per ISM function at any point ...
CVE-2025-39724
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:21:32
- Zuletzt bearbeitet 12.05.2026 13:17:08
In the Linux kernel, the following vulnerability has been resolved: serial: 8250: fix panic due to PSLVERR When the PSLVERR_RESP_EN parameter is set to 1, the device generates an error response if an attempt is made to read an empty RBR (Receive Bu...
CVE-2025-39716
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:21:23
- Zuletzt bearbeitet 12.05.2026 13:17:07
In the Linux kernel, the following vulnerability has been resolved: parisc: Revise __get_user() to probe user read access Because of the way read access support is implemented, read access interruptions are only triggered at privilege levels 2 and ...
CVE-2025-39714
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:21:21
- Zuletzt bearbeitet 12.05.2026 13:17:07
In the Linux kernel, the following vulnerability has been resolved: media: usbtv: Lock resolution while streaming When an program is streaming (ffplay) and another program (qv4l2) changes the TV standard from NTSC to PAL, the kernel crashes due to ...
CVE-2025-39713
- EPSS 0.01%
- Veröffentlicht 05.09.2025 17:21:20
- Zuletzt bearbeitet 12.05.2026 13:17:07
In the Linux kernel, the following vulnerability has been resolved: media: rainshadow-cec: fix TOCTOU race condition in rain_interrupt() In the interrupt handler rain_interrupt(), the buffer full check on rain->buf_len is performed before acquiring...
CVE-2025-39710
- EPSS 0.01%
- Veröffentlicht 05.09.2025 17:21:17
- Zuletzt bearbeitet 12.05.2026 13:17:07
In the Linux kernel, the following vulnerability has been resolved: media: venus: Add a check for packet size after reading from shared memory Add a check to ensure that the packet size does not exceed the number of available words after reading th...
CVE-2025-39709
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:21:16
- Zuletzt bearbeitet 12.05.2026 13:17:06
In the Linux kernel, the following vulnerability has been resolved: media: venus: protect against spurious interrupts during probe Make sure the interrupt handler is initialized before the interrupt is registered. If the IRQ is registered before h...
CVE-2025-39707
- EPSS 0.01%
- Veröffentlicht 05.09.2025 17:21:13
- Zuletzt bearbeitet 25.11.2025 21:15:47
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilities HUBBUB structure is not initialized on DCE hardware, so check if it is NULL to avoid null dereference while ac...