5.5

CVSS3.1

CVE-2025-39681 - x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helper

In the Linux kernel, the following vulnerability has been resolved: x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helper Since 923f3a2b48bd ("x86/resctrl: Query LLC monitoring properties once during boot") resctrl_cpu_detect() has been moved from common CPU initialization code t…

πŸ“… Published: Sept. 5, 2025, midnight πŸ”„ Last Modified: Jan. 8, 2026, 3:33 p.m.

5.5

CVSS3.1

CVE-2025-39718 - vsock/virtio: Validate length in packet header before skb_put()

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_put(). Unfortunately, virtio_vsock_skb_rx_put() …

πŸ“… Published: Sept. 5, 2025, midnight πŸ”„ Last Modified: Jan. 7, 2026, 7:34 p.m.

5.5

CVSS3.1

CVE-2025-38733 - s390/mm: Do not map lowcore with identity mapping

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Do not map lowcore with identity mapping Since the identity mapping is pinned to address zero the lowcore is always also mapped to address zero, this happens regardless of the relocate_lowcore command line option. If the…

πŸ“… Published: Sept. 5, 2025, midnight πŸ”„ Last Modified: Nov. 25, 2025, 9:59 p.m.

4.7

CVSS3.1

CVE-2025-39713 - media: rainshadow-cec: fix TOCTOU race condition in rain_interrupt()

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 rain->buf_lock. This creates a Time-of-Check to …

πŸ“… Published: Sept. 5, 2025, midnight πŸ”„ Last Modified: Jan. 7, 2026, 8:39 p.m.

7.8

CVSS3.1

CVE-2025-39691 - fs/buffer: fix use-after-free when call bh_read() helper

In the Linux kernel, the following vulnerability has been resolved: fs/buffer: fix use-after-free when call bh_read() helper There's issue as follows: BUG: KASAN: stack-out-of-bounds in end_buffer_read_sync+0xe3/0x110 Read of size 8 at addr ffffc9000168f7f8 by task swapper/3/0 CPU: 3 UID: 0 PID: …

πŸ“… Published: Sept. 5, 2025, midnight πŸ”„ Last Modified: Jan. 8, 2026, 4:10 p.m.

5.5

CVSS3.1

CVE-2025-39709 - media: venus: protect against spurious interrupts during probe

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 hfi_create(), it's possible that an interrupt fire…

πŸ“… Published: Sept. 5, 2025, midnight πŸ”„ Last Modified: Jan. 8, 2026, 4:19 p.m.

7.8

CVSS3.1

CVE-2025-39723 - netfs: Fix unbuffered write error handling

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix unbuffered write error handling If all the subrequests in an unbuffered write stream fail, the subrequest collector doesn't update the stream->transferred value and it retains its initial LONG_MAX value. Unfortunately…

πŸ“… Published: Sept. 5, 2025, midnight πŸ”„ Last Modified: Nov. 25, 2025, 9:01 p.m.

5.5

CVSS3.1

CVE-2025-38737 - cifs: Fix oops due to uninitialised variable

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix oops due to uninitialised variable Fix smb3_init_transform_rq() to initialise buffer to NULL before calling netfs_alloc_folioq_buffer() as netfs assumes it can append to the buffer it is given. Setting it to NULL means…

πŸ“… Published: Sept. 5, 2025, midnight πŸ”„ Last Modified: Nov. 25, 2025, 10:03 p.m.

4.7

CVSS3.1

CVE-2025-39726 - s390/ism: fix concurrency management in ism_cmd()

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 in time. Unfortunately as of today the s390/ism …

πŸ“… Published: Sept. 5, 2025, midnight πŸ”„ Last Modified: Nov. 25, 2025, 6:05 p.m.

7.1

CVSS3.1

CVE-2025-39685 - comedi: pcl726: Prevent invalid irq number

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl726: Prevent invalid irq number The reproducer passed in an irq number(0x80008000) that was too large, which triggered the oob. Added an interrupt number check to prevent users from passing in an irq number that was t…

πŸ“… Published: Sept. 5, 2025, midnight πŸ”„ Last Modified: Jan. 8, 2026, 3:11 p.m.
Total resulsts: 349182
Page 3994 of 34,919
Β« previous page Β» next page
Filters