VulnSea

Linux vulnerabilities

CVEs whose affected-version data names the Linux package. Each record lists the affected and patched versions; check a specific version with the dependency checker or POST /api/sbom.

1356 CVEsRSS

CVE-2025-4598Medium· 4.7
1y ago

A vulnerability was found in systemd-coredump

A vulnerability was found in systemd-coredump. This flaw allows an attacker to force a SUID process to crash and replace it with a non-SUID binary to access the original's privileged process coredump, allowing the attacker to read sensit…

Sunlitsystemd_project · systemdEPSS 0.79%via NVD
CVE-2025-37917High· 7.5
1y ago

net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll Use spin_lock_irqsave and spin_unlock_irqrestore instead of spin_lock and spin_unlock in mtk_…

TwilightLinux · LinuxEPSS 0.50%via CVEORG
CVE-2025-37980None
1y ago

block: fix resource leak in blk_register_queue() error path

In the Linux kernel, the following vulnerability has been resolved: block: fix resource leak in blk_register_queue() error path When registering a queue fails after blk_mq_sysfs_register() is successful but the function later encounter…

SunlitLinux · LinuxEPSS 0.19%via CVEORG
CVE-2025-37972None
1y ago

Input: mtk-pmic-keys - fix possible null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtk_pmic_keys_probe, the regs parameter is only set if the button is parsed in the device tree. However…

SunlitLinux · LinuxEPSS 0.18%via CVEORG
CVE-2025-37964High· 7.8
1y ago

x86/mm: Eliminate window where TLB flushes may be inadvertently skipped

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Eliminate window where TLB flushes may be inadvertently skipped tl;dr: There is a window in the mm switching code where the new CR3 is set and the CPU should b…

TwilightLinux · LinuxEPSS 0.19%via CVEORG
CVE-2025-37959Critical· 9.4
1y ago

bpf: Scrub packet on bpf_redirect_peer

In the Linux kernel, the following vulnerability has been resolved: bpf: Scrub packet on bpf_redirect_peer When bpf_redirect_peer is used to redirect packets to a device in another network namespace, the skb isn't scrubbed. That can le…

MidnightLinux · LinuxEPSS 0.36%via CVEORG
CVE-2025-37945None
1y ago

net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY

In the Linux kernel, the following vulnerability has been resolved: net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY DSA has 2 kinds of drivers: 1. Those who call dsa_switch_suspend() and dsa_swit…

SunlitLinux · LinuxEPSS 0.19%via CVEORG
CVE-2025-37909None
1y ago

net: lan743x: Fix memleak issue when GSO enabled

In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Fix memleak issue when GSO enabled Always map the `skb` to the LS descriptor. Previously skb was mapped to EXT descriptor when the number of fragments is…

SunlitLinux · LinuxEPSS 0.22%via CVEORG
CVE-2025-37833None
1y ago

net/niu: Niu requires MSIX ENTRY_DATA fields touch before entry reads

In the Linux kernel, the following vulnerability has been resolved: net/niu: Niu requires MSIX ENTRY_DATA fields touch before entry reads Fix niu_try_msix() to not cause a fatal trap on sparc systems. Set PCI_DEV_FLAGS_MSIX_TOUCH_ENTR…

SunlitLinux · LinuxEPSS 0.18%via CVEORG
CVE-2025-37802High· 7.5
1y ago

ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING" wait_event_timeout() will set the state of the current task to TASK_UNINTERRUPTIBLE, before doing the …

TwilightLinux · LinuxEPSS 0.34%via CVEORG
CVE-2025-23143None
1y ago

net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.

In the Linux kernel, the following vulnerability has been resolved: net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod. When I ran the repro [0] and waited a few seconds, I observed two LOCKDEP splats: a warning immed…

SunlitLinux · LinuxEPSS 0.21%via CVEORG
CVE-2025-37785High· 7.8
1y ago

ext4: fix OOB read when checking dotdot dir

In the Linux kernel, the following vulnerability has been resolved: ext4: fix OOB read when checking dotdot dir Mounting a corrupted filesystem with directory which contains '.' dir entry with rec_len == block size results in out-of-bo…

TwilightLinux · LinuxEPSS 0.30%via CVEORG
CVE-2025-22039High· 8.8
1y ago

ksmbd: fix overflow in dacloffset bounds check

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix overflow in dacloffset bounds check The dacloffset field was originally typed as int and used in an unchecked addition, which could overflow and bypass the …

TwilightLinux · LinuxEPSS 0.78%via CVEORG
CVE-2024-58097Medium· 5.5
1y ago

wifi: ath11k: fix RCU stall while reaping monitor destination ring

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix RCU stall while reaping monitor destination ring While processing the monitor destination ring, MSDUs are reaped from the link descriptor based on th…

SunlitLinux · LinuxEPSS 0.21%via CVEORG
CVE-2025-23129None
1y ago

wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in error path

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in error path If a shared IRQ is used by the driver due to platform limitation, then the IRQ af…

SunlitLinux · LinuxEPSS 0.19%via CVEORG
CVE-2025-22124High· 7.8
1y ago

md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb In clustermd, separate write-intent-bitmaps are used for each cluster node: 0 4k …

TwilightLinux · LinuxEPSS 0.20%via CVEORG
CVE-2025-22103None
1y ago

net: fix NULL pointer dereference in l3mdev_l3_rcv

In the Linux kernel, the following vulnerability has been resolved: net: fix NULL pointer dereference in l3mdev_l3_rcv When delete l3s ipvlan: ip link del link eth0 ipvlan1 type ipvlan mode l3s This may cause a null pointer deref…

SunlitLinux · LinuxEPSS 0.20%via CVEORG
CVE-2025-22101None
1y ago

net: libwx: fix Tx L4 checksum

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix Tx L4 checksum The hardware only supports L4 checksum offload for TCP/UDP/SCTP protocol. There was a bug to set Tx checksum flag for the other protocol…

SunlitLinux · LinuxEPSS 0.20%via CVEORG
CVE-2025-23136Medium· 5.5
1y ago

thermal: int340x: Add NULL check for adev

In the Linux kernel, the following vulnerability has been resolved: thermal: int340x: Add NULL check for adev Not all devices have an ACPI companion fwnode, so adev might be NULL. This is similar to the commit cd2fd6eab480 ("platform/x…

SunlitLinux · LinuxEPSS 0.21%via CVEORG
CVE-2025-22121High· 8.4
1y ago

ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all() There's issue as follows: BUG: KASAN: use-after-free in ext4_xattr_inode_dec_ref_all+0x6ff/0x790 Read of …

TwilightLinux · LinuxEPSS 0.21%via CVEORG
CVE-2025-22111None
1y ago

net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.

In the Linux kernel, the following vulnerability has been resolved: net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF. SIOCBRDELIF is passed to dev_ioctl() first and later forwarded to br_ioctl_call(), which causes unnecessary RTN…

SunlitLinux · LinuxEPSS 0.21%via CVEORG
CVE-2024-52560High· 7.8
1y ago

fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr() Extended the `mi_enum_attr()` function interface with an additional parameter, `struct ntfs_ino…

TwilightLinux · LinuxEPSS 0.22%via CVEORG
CVE-2025-21651None
1y ago

net: hns3: don't auto enable misc vector

In the Linux kernel, the following vulnerability has been resolved: net: hns3: don't auto enable misc vector Currently, there is a time window between misc irq enabled and service task inited. If an interrupte is reported at this time,…

SunlitLinux · LinuxEPSS 0.15%via CVEORG
CVE-2025-21649Medium· 5.5
1y ago

net: hns3: fix kernel crash when 1588 is sent on HIP08 devices

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is sent on HIP08 devices Currently, HIP08 devices does not register the ptp devices, so the hdev->ptp is NULL. But the tx process…

SunlitLinux · LinuxEPSS 0.21%via CVEORG
CVE-2024-12084Critical· 9.8PoC
1y ago

A heap-based buffer overflow flaw was found in the rsync daemon

A heap-based buffer overflow flaw was found in the rsync daemon. This issue is due to improper handling of attacker-controlled checksum lengths (s2length) in the code. When MAX_DIGEST_LEN exceeds the fixed SUM_LENGTH (16 bytes), an attac…

Abyssalsamba · rsyncEPSS 72%via NVD
CVE-2024-12088Medium· 6.5
1y ago

A flaw was found in rsync

A flaw was found in rsync. When using the `--safe-links` option, the rsync client fails to properly verify if a symbolic link destination sent from the server contains another symbolic link within it. This results in a path traversal vul…

Sunlitsamba · rsyncEPSS 4.7%via NVD
CVE-2024-12087Medium· 6.5
1y ago

A path traversal vulnerability exists in rsync

A path traversal vulnerability exists in rsync. It stems from behavior enabled by the `--inc-recursive` option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the clien…

Sunlitsamba · rsyncEPSS 2.3%via NVD
CVE-2024-12086Medium· 6.1
1y ago

A flaw was found in rsync

A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server w…

Sunlitsamba · rsyncEPSS 1.8%via NVD
CVE-2024-12085High· 7.5PoC
1y ago

A flaw was found in rsync which could be triggered when rsync compares file checksums

A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak o…

Midnightsamba · rsyncEPSS 8.8%via NVD
CVE-2024-56639None
1y ago

net: hsr: must allocate more bytes for RedBox support

In the Linux kernel, the following vulnerability has been resolved: net: hsr: must allocate more bytes for RedBox support Blamed commit forgot to change hsr_init_skb() to allocate larger skb for RedBox case. Indeed, send_hsr_supervisi…

SunlitLinux · LinuxEPSS 0.21%via CVEORG
Linux vulnerabilities (CVEs) — page 45 · VulnSea