Lucene search
+L

3625 matches found

RedhatCVE
RedhatCVE
added 2026/01/15 12:0 a.m.13 views

CVE-2025-68772

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid updating compression context during writeback Bai, Shuangpeng reported a bug as below: Oops: divide error: 0000 1 SMP KASAN PTI CPU: 0 UID: 0 PID: 11441 Comm: syz.0.46 Not tainted 6.17.0 1 PREEMPTfull Hardware...

5.7AI score0.00168EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/01/14 3:16 p.m.8 views

CVE-2025-71118

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Avoid walking the Namespace if startnode is NULL Although commit 0c9992315e73 "ACPICA: Avoid walking the ACPI Namespace if it is not there" fixed the situation when both startnode and acpigblrootnode are NULL, the Linux...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2026/01/14 3:16 p.m.7 views

CVE-2025-71132

In the Linux kernel, the following vulnerability has been resolved: smc91x: fix broken irq-context in PREEMPTRT When smc91x.c is built with PREEMPTRT, the following splat occurs in FVPRevC: 13.055000 smc91x LNRO0003:00 eth0: link up, 10Mbps, half-duplex, lpa 0x0000 13.062137 BUG: workqueue leaked...

7.5CVSS6AI score0.00233EPSS
SaveExploits0References36
OSV
OSV
added 2026/01/14 3:16 p.m.6 views

UBUNTU-CVE-2025-71123

In the Linux kernel, the following vulnerability has been resolved: ext4: fix string copying in parseapplysbmountoptions strscpypad can't be used to copy a non-NUL-term string into a NUL-term string of possibly bigger size. Commit 0efc5990bca5 "string.h: Introduce memtostr and memtostrpad" provid...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References26
Cvelist
Cvelist
added 2026/01/14 3:7 p.m.31 views

CVE-2025-71135 md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_cnt()

In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix possible null-pointer dereferences in raid5storegroupthreadcnt The variable mddev-private is first assigned to conf and then checked: conf = mddev-private; if !conf ... If conf is NULL, then mddev-private is also...

0.0015EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/14 3:7 p.m.6 views

CVE-2025-71133 RDMA/irdma: avoid invalid read in irdma_net_event

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: avoid invalid read in irdmanetevent irdmanetevent should not dereference anything from "neigh" alias "ptr" until it has checked that the event is NETEVENTNEIGHUPDATE. Other events come with different structures pointe...

5.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/01/14 3:7 p.m.34 views

CVE-2025-71133 RDMA/irdma: avoid invalid read in irdma_net_event

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: avoid invalid read in irdmanetevent irdmanetevent should not dereference anything from "neigh" alias "ptr" until it has checked that the event is NETEVENTNEIGHUPDATE. Other events come with different structures pointe...

0.00153EPSS
SaveExploits0References6
CVE
CVE
added 2026/01/14 3:7 p.m.26 views

CVE-2025-71128

The CVE impacts the Linux kernel’s GRE ERSPAN handling in ip_tunnel_info. A flaw in the erspan path leaves options_len uninitialized before any access to the flexible array member options, breaking the runtime bounds checks enforced by FORTIFY_SOURCE when GCC 15+ is used. This can trigger a kerne...

7.5CVSS6.2AI score0.00258EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/01/14 3:7 p.m.10 views

CVE-2025-71128

In the Linux kernel, the following vulnerability has been resolved: erspan: Initialize optionslen before referencing options. The struct iptunnelinfo has a flexible array member named options that is protected by a countedbyoptionslen attribute. The compiler will use this information to enforce...

7.5CVSS5.5AI score0.00258EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/01/14 3:6 p.m.38 views

CVE-2025-71120 SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_proxy_verf

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauthgss: avoid NULL deref on zero length gsstoken in gssreadproxyverf A zero length gsstoken results in pages == 0 and intoken-pages0 is NULL. The code unconditionally evaluates pageaddressintoken-pages0 for the initia...

7.5CVSS0.00413EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/14 3:6 p.m.8 views

CVE-2025-71120 SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_proxy_verf

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauthgss: avoid NULL deref on zero length gsstoken in gssreadproxyverf A zero length gsstoken results in pages == 0 and intoken-pages0 is NULL. The code unconditionally evaluates pageaddressintoken-pages0 for the initia...

7.5CVSS5.4AI score
SaveExploits0References11
OSV
OSV
added 2026/01/14 3:6 p.m.7 views

CVE-2025-71118 ACPICA: Avoid walking the Namespace if start_node is NULL

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Avoid walking the Namespace if startnode is NULL Although commit 0c9992315e73 "ACPICA: Avoid walking the ACPI Namespace if it is not there" fixed the situation when both startnode and acpigblrootnode are NULL, the Linux...

6.3AI score
SaveExploits0References10
OSV
OSV
added 2026/01/14 3:6 p.m.5 views

CVE-2025-71114 via_wdt: fix critical boot hang due to unnamed resource allocation

In the Linux kernel, the following vulnerability has been resolved: viawdt: fix critical boot hang due to unnamed resource allocation The VIA watchdog driver uses allocateresource to reserve a MMIO region for the watchdog control register. However, the allocated resource was not given a name, whi...

6.3AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/01/14 3:5 p.m.44 views

CVE-2025-71107 f2fs: ensure node page reads complete before f2fs_put_super() finishes

In the Linux kernel, the following vulnerability has been resolved: f2fs: ensure node page reads complete before f2fsputsuper finishes Xfstests generic/335, generic/336 sometimes crash with the following message: F2FS-fs dm-0: detect filesystem reference count leak during umount, type: 9, count: ...

0.00159EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/01/14 9:53 a.m.4 views

kernel: smb: client: fix potential UAF in cifs_stats_proc_write()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifsstatsprocwrite Skip sessions that are being teared down status == SESEXITING to avoid UAF...

7.8CVSS5.7AI score0.00236EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/01/14 12:25 a.m.5 views

SUSE CVE-2025-71097

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix reference count leak when using error routes with nexthop objects When a nexthop object is deleted, it is marked as dead and then fibtableflush is called to flush all the routes that are using the dead nexthop. The...

4.7CVSS6.4AI score0.00114EPSS
SaveExploits0References20
RedHat Linux
RedHat Linux
added 2026/01/14 12:10 a.m.5 views

kernel: smb: client: fix potential UAF in cifs_stats_proc_write()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifsstatsprocwrite Skip sessions that are being teared down status == SESEXITING to avoid UAF...

7.8CVSS5.7AI score0.00236EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:0 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-001670)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001670 advisory. In the Linux kernel, the following vulnerability has been resolved: i40e: fix vf may be used uninitialized in this function warning To fix the regression introduced ...

7.8CVSS6.1AI score0.00255EPSS
SaveExploits0References4
NVD
NVD
added 2026/01/13 4:16 p.m.9 views

CVE-2025-68801

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumrouter: Fix neighbour use-after-free We sometimes observe use-after-free when dereferencing a neighbour 1. The problem seems to be that the driver stores a pointer to the neighbour, but without holding a reference ...

7.8CVSS0.00126EPSS
SaveExploits0References7
NVD
NVD
added 2026/01/13 4:16 p.m.7 views

CVE-2025-68807

In the Linux kernel, the following vulnerability has been resolved: block: fix race between wbtenabledefault and IO submission When wbtenabledefault is moved out of queue freezing in elevatorchange, it can cause the wbt inflight counter to become negative -1, leading to hung tasks in the writebac...

0.00155EPSS
SaveExploits0References2
Rows per page
Query Builder