CVE-2025-39722
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:21:29
- Zuletzt bearbeitet 25.11.2025 17:44:11
In the Linux kernel, the following vulnerability has been resolved: crypto: caam - Prevent crash on suspend with iMX8QM / iMX8ULP Since the CAAM on these SoCs is managed by another ARM core, called the SECO (Security Controller) on iMX8QM and Secur...
CVE-2025-39720
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:21:28
- Zuletzt bearbeitet 25.11.2025 17:46:33
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix refcount leak causing resource not released When ksmbd_conn_releasing(opinfo->conn) returns true,the refcount was not decremented properly, causing a refcount leak that ...
CVE-2025-39721
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:21:28
- Zuletzt bearbeitet 25.11.2025 17:45:32
In the Linux kernel, the following vulnerability has been resolved: crypto: qat - flush misc workqueue during device shutdown Repeated loading and unloading of a device specific QAT driver, for example qat_4xxx, in a tight loop can lead to a crash ...
- EPSS 0.04%
- Veröffentlicht 05.09.2025 17:21:26
- Zuletzt bearbeitet 03.11.2025 18:16:44
In the Linux kernel, the following vulnerability has been resolved: iio: imu: bno055: fix OOB access of hw_xlate array Fix a potential out-of-bounds array access of the hw_xlate array in bno055.c. In bno055_get_regmask(), hw_xlate was iterated ove...
- EPSS 0.04%
- Veröffentlicht 05.09.2025 17:21:25
- Zuletzt bearbeitet 03.11.2025 18:16:44
In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: Validate length in packet header before skb_put() When receiving a vsock packet in the guest, only the virtqueue buffer size is validated prior to virtio_vsock_skb_rx...
CVE-2025-39717
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:21:24
- Zuletzt bearbeitet 25.11.2025 17:48:11
In the Linux kernel, the following vulnerability has been resolved: open_tree_attr: do not allow id-mapping changes without OPEN_TREE_CLONE As described in commit 7a54947e727b ('Merge patch series "fs: allow changing idmappings"'), open_tree_attr(2...
- EPSS 0.04%
- Veröffentlicht 05.09.2025 17:21:23
- Zuletzt bearbeitet 03.11.2025 18:16:44
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 ...
- EPSS 0.04%
- Veröffentlicht 05.09.2025 17:21:22
- Zuletzt bearbeitet 03.11.2025 18:16:43
In the Linux kernel, the following vulnerability has been resolved: parisc: Revise gateway LWS calls to probe user read access We use load and stbys,e instructions to trigger memory reference interruptions without writing to memory. Because of the ...
- EPSS 0.05%
- Veröffentlicht 05.09.2025 17:21:21
- Zuletzt bearbeitet 03.11.2025 18:16:43
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 ...
- EPSS 0.12%
- Veröffentlicht 05.09.2025 17:21:20
- Zuletzt bearbeitet 03.11.2025 18:16:43
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...