- EPSS 0.03%
- Published 05.09.2025 17:21:28
- Last modified 08.09.2025 16:25:38
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 ...
- EPSS 0.04%
- Published 05.09.2025 17:21:28
- Last modified 08.09.2025 16:25:38
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.03%
- Published 05.09.2025 17:21:26
- Last modified 08.09.2025 16:25:38
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.03%
- Published 05.09.2025 17:21:25
- Last modified 08.09.2025 16:25:38
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...
- EPSS 0.03%
- Published 05.09.2025 17:21:24
- Last modified 08.09.2025 16:25:38
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.03%
- Published 05.09.2025 17:21:23
- Last modified 08.09.2025 16:25:38
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.03%
- Published 05.09.2025 17:21:22
- Last modified 08.09.2025 16:25:38
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.04%
- Published 05.09.2025 17:21:21
- Last modified 08.09.2025 16:25:38
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.04%
- Published 05.09.2025 17:21:20
- Last modified 08.09.2025 16:25:38
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...
- EPSS 0.04%
- Published 05.09.2025 17:21:19
- Last modified 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: media: mt9m114: Fix deadlock in get_frame_interval/set_frame_interval Getting / Setting the frame interval using the V4L2 subdev pad ops get_frame_interval/set_frame_interval cause...