5.5

CVSS3.1

CVE-2025-68732 - gpu: host1x: Fix race in syncpt alloc/free

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix race in syncpt alloc/free Fix race condition between host1x_syncpt_alloc() and host1x_syncpt_put() by using kref_put_mutex() instead of kref_put() + manual mutex locking. This ensures no thread can acquire the s…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Feb. 9, 2026, 8:32 a.m.

5.5

CVSS3.1

CVE-2025-68724 - crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id Use check_add_overflow() to guard against potential integer overflows when adding the binary blob lengths and the size of an asymmetric_key_id structure and…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Feb. 9, 2026, 8:32 a.m.

5.5

CVSS3.1

CVE-2025-68375 - perf/x86: Fix NULL event access and potential PEBS record loss

In the Linux kernel, the following vulnerability has been resolved: perf/x86: Fix NULL event access and potential PEBS record loss When intel_pmu_drain_pebs_icl() is called to drain PEBS records, the perf_event_overflow() could be called to process the last PEBS record. While perf_event_overflow…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Feb. 9, 2026, 8:32 a.m.

5.5

CVSS3.1

CVE-2025-68363 - bpf: Check skb->transport_header is set in bpf_skb_check_mtu

In the Linux kernel, the following vulnerability has been resolved: bpf: Check skb->transport_header is set in bpf_skb_check_mtu The bpf_skb_check_mtu helper needs to use skb->transport_header when the BPF_MTU_CHK_SEGS flag is used: bpf_skb_check_mtu(skb, ifindex, &mtu_len, 0, BPF_MTU_CHK_SEGS)…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Feb. 9, 2026, 8:31 a.m.

0.0

CVE-2025-68352 - spi: ch341: fix out-of-bounds memory access in ch341_transfer_one

In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix out-of-bounds memory access in ch341_transfer_one Discovered by Atuin - Automated Vulnerability Discovery Engine. The 'len' variable is calculated as 'min(32, trans->len + 1)', which includes the 1-byte command h…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Feb. 9, 2026, 8:31 a.m.

7.0

CVSS3.1

CVE-2025-68346 - ALSA: dice: fix buffer overflow in detect_stream_formats()

In the Linux kernel, the following vulnerability has been resolved: ALSA: dice: fix buffer overflow in detect_stream_formats() The function detect_stream_formats() reads the stream_count value directly from a FireWire device without validating it. This can lead to out-of-bounds writes when a mali…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Feb. 9, 2026, 8:31 a.m.

7.0

CVSS3.1

CVE-2022-50700 - wifi: ath10k: Delay the unmapping of the buffer

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: Delay the unmapping of the buffer On WCN3990, we are seeing a rare scenario where copy engine hardware is sending a copy complete interrupt to the host driver while still processing the buffer that the driver has se…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Jan. 2, 2026, 3:03 p.m.

5.5

CVSS3.1

CVE-2022-50702 - vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()

In the Linux kernel, the following vulnerability has been resolved: vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init() Inject fault while probing module, if device_register() fails in vdpasim_net_init() or vdpasim_blk_init(), but the refcount of kobject is not decreas…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

0.0

CVE-2025-68369 - ntfs3: init run lock for extend inode

In the Linux kernel, the following vulnerability has been resolved: ntfs3: init run lock for extend inode After setting the inode mode of $Extend to a regular file, executing the truncate system call will enter the do_truncate() routine, causing the run_lock uninitialized error reported by syzbot…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Feb. 9, 2026, 8:32 a.m.

0.0

CVE-2025-68376 - coresight: ETR: Fix ETR buffer use-after-free issue

In the Linux kernel, the following vulnerability has been resolved: coresight: ETR: Fix ETR buffer use-after-free issue When ETR is enabled as CS_MODE_SYSFS, if the buffer size is changed and enabled again, currently sysfs_buf will point to the newly allocated memory(buf_new) and free the old mem…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Feb. 9, 2026, 8:32 a.m.
Total resulsts: 343452
Page 1864 of 34,346
Β« previous page Β» next page
Filters