Lucene search
+L

1038991 matches found

OSV
OSV
added 2026/01/13 4:16 p.m.13 views

UBUNTU-CVE-2025-71091

In the Linux kernel, the following vulnerability has been resolved: team: fix check for port enabled in teamqueueoverrideportpriochanged There has been a syzkaller bug reported recently with the following trace: listdel corruption, ffff888058bea080-prev is LISTPOISON2 dead000000000122 -----------...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References38
OSV
OSV
added 2026/01/13 4:15 p.m.14 views

AZL-74387 CVE-2025-68772 affecting package kernel for versions less than 6.6.121.1-1

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.6AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/13 4:15 p.m.14 views

AZL-74445 CVE-2025-68774 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix missing hfsbnodeget in hfsbnodecreate When sync and link are called concurrently, both threads may enter hfsbnodefind without finding the node in the hash table and proceed to create it. Thread A: hfspluswriteinode -...

7.5CVSS5.6AI score0.00509EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/13 4:15 p.m.18 views

CVE-2025-68771

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix kernel BUG in ocfs2findvictimchain syzbot reported a kernel BUG in ocfs2findvictimchain because the clnextfreerec field of the allocation chain list next free slot in the chain list is 0, triggring the...

6AI score0.0018EPSS
SaveExploits0References37
OSV
OSV
added 2026/01/13 4:15 p.m.14 views

UBUNTU-CVE-2025-68771

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix kernel BUG in ocfs2findvictimchain syzbot reported a kernel BUG in ocfs2findvictimchain because the clnextfreerec field of the allocation chain list next free slot in the chain list is 0, triggring the...

5.9AI score0.0018EPSS
SaveExploits0References38
OSV
OSV
added 2026/01/13 4:15 p.m.8 views

UBUNTU-CVE-2025-68776

In the Linux kernel, the following vulnerability has been resolved: net/hsr: fix NULL pointer dereference in prpgetuntaggedframe prpgetuntaggedframe calls pskbcopy to create frame-skbstd but doesn't check if the allocation failed. If pskbcopy returns NULL, skbclone is called with a NULL pointer,...

5.7AI score0.00184EPSS
SaveExploits0References38
OSV
OSV
added 2026/01/13 4:15 p.m.22 views

UBUNTU-CVE-2025-68769

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix return value of f2fsrecoverfsyncdata With below scripts, it will trigger panic in f2fs: mkfs.f2fs -f /dev/vdd mount /dev/vdd /mnt/f2fs touch /mnt/f2fs/foo sync echo 111 /mnt/f2fs/foo f2fsio fsync /mnt/f2fs/foo f2fsio...

5.7AI score0.00179EPSS
SaveExploits0References38
OSV
OSV
added 2026/01/13 4:15 p.m.8 views

UBUNTU-CVE-2025-68774

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix missing hfsbnodeget in hfsbnodecreate When sync and link are called concurrently, both threads may enter hfsbnodefind without finding the node in the hash table and proceed to create it. Thread A: hfspluswriteinode -...

7.5CVSS5.7AI score0.00509EPSS
SaveExploits0References38
RedHat Linux
RedHat Linux
added 2026/01/13 4:03 p.m.17 views

Important: Red Hat Security Advisory: Red Hat Quay 3.16.1

Red Hat Quay 3.16.1 is now available with bug fixes. Quay 3.16.1...

8.7CVSS6.6AI score0.01315EPSS
SaveExploits2References4
OSV
OSV
added 2026/01/13 3:34 p.m.11 views

CVE-2025-71100 wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc()

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cutxfilldesc TID getting from ieee80211gettid might be out of range of array size of staentry-tids, so check TID is less than MAXTIDCOUNT. Othwerwise, UBSAN warn: UBSAN:...

7.6CVSS6.4AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:34 p.m.9 views

CVE-2025-71096

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Check for the presence of LSNLATYPEDGID correctly The netlink response for RDMANLLSOPIPRESOLVE should always have a LSNLATYPEDGID attribute, it is invalid if it does not. Use the nl parsing logic properly and call...

5.3AI score0.00119EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/01/13 3:34 p.m.42 views

CVE-2025-71086

Technical details for CVE-2025-71086 are not publicly available in the provided documents. Monitor for updates from official advisories; the initial description mentions a Linux kernel fix in net rose_kill_by_device but no product/version specifics are provided here.

7.8CVSS5.9AI score0.00125EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:34 p.m.10 views

CVE-2025-71087

In the Linux kernel, the following vulnerability has been resolved: iavf: fix off-by-one issues in iavfconfigrssreg There are off-by-one bugs when configuring RSS hash key and lookup table, causing out-of-bounds reads to memory 1 and out-of-bounds writes to device registers. Before commit...

5.1AI score0.00119EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/13 3:34 p.m.20 views

CVE-2025-71085 ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()

In the Linux kernel, the following vulnerability has been resolved: ipv6: BUG in pskbexpandhead as part of calipsoskbuffsetattr There exists a kernel oops caused by a BUGONnhead INTMAX i.e. intskbheadroomskb + lendelta skbheadroomskb is meant to ensure that delta = headroom - skbheadroomskb is...

5.7AI score0.00248EPSS
SaveExploits0References7
CVE
CVE
added 2026/01/13 3:34 p.m.59 views

CVE-2025-71085

CVE-2025-71085: In the Linux kernel, a BUG() in pskb_expand_head() occurs via calipso_skbuff_setattr() due to an implicit integer cast in __skb_cow(). The root cause is headroom > INT_MAX combined with delta

7.5CVSS6.1AI score0.00248EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/01/13 3:34 p.m.11 views

CVE-2025-71085 ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()

In the Linux kernel, the following vulnerability has been resolved: ipv6: BUG in pskbexpandhead as part of calipsoskbuffsetattr There exists a kernel oops caused by a BUGONnhead INTMAX i.e. intskbheadroomskb + lendelta skbheadroomskb is meant to ensure that delta = headroom - skbheadroomskb is...

7.5CVSS6.4AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/01/13 3:34 p.m.35 views

CVE-2025-71080 ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix a BUG in rt6getpcpuroute under PREEMPTRT On PREEMPTRT kernels, after rt6getpcpuroute returns NULL, the current task can be preempted. Another task running on the same CPU may then execute rt6makepcpuroute and successful...

7.5CVSS0.00264EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/13 3:34 p.m.13 views

CVE-2025-71080 ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix a BUG in rt6getpcpuroute under PREEMPTRT On PREEMPTRT kernels, after rt6getpcpuroute returns NULL, the current task can be preempted. Another task running on the same CPU may then execute rt6makepcpuroute and successful...

7.5CVSS6.5AI score
SaveExploits0References6
CVE
CVE
added 2026/01/13 3:34 p.m.37 views

CVE-2025-71080

CVE-2025-71080 concerns a race in Linux kernel IPv6 PREEMPT_RT code. On PREEMPT_RT kernels, after rt6_get_pcpu_route() returns NULL, a preemption can allow another task on the same CPU to install a pcpu_rt entry; when the first task resumes, the cmpxchg() in rt6_make_pcpu_route() may fail and tri...

7.5CVSS6.2AI score0.00264EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:31 p.m.7 views

CVE-2025-71064

In the Linux kernel, the following vulnerability has been resolved: net: hns3: using the numtqps in the vf driver to apply for resources Currently, hdev-htqp is allocated using hdev-numtqps, and kinfo-tqp is allocated using kinfo-numtqps. However, kinfo-numtqps is set to minnewtqps, hdev-numtqps;...

5.2AI score0.00184EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder