L

Linux Security Vulnerabilities (CVE)

Explore vulnerabilities and security advisories affecting Linux products.

7 known CVE vulnerabilities tracked

Critical
0
High
0
Medium
7
Low
0
None
0

Vulnerabilities By Year

Products Affected

All Linux CVEs

CVE-2025-68749
4.7 medium

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpu_gem_bo_free() removes the BO from the BOs list before it gets unmapped. Then file_priv_unbind() trigger

Linux Kernel Dec 24, 2025
CVE-2025-68725
5.5 medium

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not let BPF test infra emit invalid GSO types to stack Yinhao et al. reported that their fuzzer tool was able to trigger a skb_warn_bad_offload() from netif_skb_features() -> gso_features_check(). When a BPF program - trig

Linux Kernel Dec 24, 2025
CVE-2025-68365
5.5 medium

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Initialize allocated memory before use KMSAN reports: Multiple uninitialized values detected: - KMSAN: uninit-value in ntfs_read_hdr (3) - KMSAN: uninit-value in bcmp (3) Memory is allocated by __getname(), which is a

Linux Kernel Dec 24, 2025
CVE-2025-68358
5.5 medium

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix racy bitfield write in btrfs_clear_space_info_full() From the memory-barriers.txt document regarding memory barrier ordering guarantees: (*) These guarantees do not apply to bitfields, because compilers often gen

Linux Kernel Dec 24, 2025
CVE-2025-68351
5.5 medium

In the Linux kernel, the following vulnerability has been resolved: exfat: fix refcount leak in exfat_find Fix refcount leaks in `exfat_find` related to `exfat_get_dentry_set`. Function `exfat_get_dentry_set` would increase the reference counter of `es->bh` on success. Therefore, `exfat_put_dentr

Linux Kernel Dec 24, 2025
CVE-2025-68340
5.5 medium

In the Linux kernel, the following vulnerability has been resolved: team: Move team device type change at the end of team_port_add Attempting to add a port device that is already up will expectedly fail, but not before modifying the team device header_ops. In the case of the syzbot reproducer the

Linux Kernel Dec 23, 2025
CVE-2025-68333
5.5 medium

In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix possible deadlock in the deferred_irq_workfn() For PREEMPT_RT=y kernels, the deferred_irq_workfn() is executed in the per-cpu irq_work/* task context and not disable-irq, if the rq returned by container_of() is curr

Linux Kernel Dec 22, 2025