Lucene search
+L

8589 matches found

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

UBUNTU-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...

5.7AI score0.00162EPSS
SaveExploits0References11
OSV
OSV
added 2026/01/13 4:16 p.m.8 views

UBUNTU-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.7AI score0.00184EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.6 views

CVE-2025-71073

In the Linux kernel, the following vulnerability has been resolved: Input: lkkbd - disable pending work before freeing device lkkbdinterrupt schedules lk-tq via schedulework, and the work handler lkkbdreinit dereferences the lkkbd structure and its serio/inputdev fields. lkkbddisconnect and error...

7.8CVSS6.5AI score0.00129EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.13 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...

5.4AI score0.00162EPSS
SaveExploits0References10
OSV
OSV
added 2026/01/13 4:15 p.m.13 views

AZL-74360 CVE-2025-68768 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: inet: frags: flush pending skbs in fqdirpreexit We have been seeing occasional deadlocks on pernetopsrwsem since September in NIPA. The stuck task was usually modprobe often loading a driver like ipvlan, trying to take the lock a...

5.7AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/13 4:15 p.m.13 views

UBUNTU-CVE-2025-68768

In the Linux kernel, the following vulnerability has been resolved: inet: frags: flush pending skbs in fqdirpreexit We have been seeing occasional deadlocks on pernetopsrwsem since September in NIPA. The stuck task was usually modprobe often loading a driver like ipvlan, trying to take the lock a...

5.7AI score0.00174EPSS
SaveExploits0References11
CVE
CVE
added 2026/01/13 3:34 p.m.47 views

CVE-2025-71092

Summary : The CVE-2025-71092 entry corresponds to a Linux kernel issue in RDMA/bnxt_re where an OOB write occurred during hw_stats allocation in bnxt_re_copy_err_stats(). The root cause was that three counters (BNXT_RE_REQ_CQE_ERROR, BNXT_RE_RESP_CQE_ERROR, BNXT_RE_RESP_REMOTE_ACCESS_ERRS) were a...

7.8CVSS6.3AI score0.00116EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/01/13 3:34 p.m.36 views

CVE-2025-71091 team: fix check for port enabled in team_queue_override_port_prio_changed()

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 -----------...

0.00125EPSS
SaveExploits0References7
CVE
CVE
added 2026/01/13 3:34 p.m.48 views

CVE-2025-71091

The CVE-2025-71091 issue is in the Linux kernel: when a port is disabled but queue priority changes are processed, team_queue_override_port_prio_changed() could run a del on an already-removed list node, triggering a kernel bug. The fix adds an early return when the port is not enabled to avoid t...

7.8CVSS6.1AI score0.00125EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:34 p.m.4 views

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 -----------...

5.2AI score0.00125EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/01/13 3:31 p.m.7 views

CVE-2025-71073 Input: lkkbd - disable pending work before freeing device

In the Linux kernel, the following vulnerability has been resolved: Input: lkkbd - disable pending work before freeing device lkkbdinterrupt schedules lk-tq via schedulework, and the work handler lkkbdreinit dereferences the lkkbd structure and its serio/inputdev fields. lkkbddisconnect and error...

6.4AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/01/13 3:31 p.m.10 views

CVE-2025-71066 net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in etsqdiscchange [email protected] says: The vulnerability is a race condition between etsqdiscdequeue and etsqdiscchange. It leads to UAF on stru...

5.8AI score0.00154EPSS
SaveExploits0References7
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
Cvelist
Cvelist
added 2026/01/13 3:31 p.m.35 views

CVE-2025-71064 net: hns3: using the num_tqps in the vf driver to apply for resources

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;...

0.00184EPSS
SaveExploits0References7
CVE
CVE
added 2026/01/13 3:29 p.m.20 views

CVE-2025-68807

CVE-2025-68807 concerns a race in the Linux kernel involving wbt_enable_default and IO submission that could lead to a negative inflight writeback counter and hung tasks. According to Red Hat, SUSE, Ubuntu, Debian, and other sources, the fix splits wbt_enable_default() into three functions (__wbt...

6.1AI score0.00162EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/13 3:29 p.m.32 views

CVE-2025-68807 block: fix race between wbt_enable_default and IO submission

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.00162EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/13 3:29 p.m.9 views

CVE-2025-68807 block: fix race between wbt_enable_default and IO submission

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...

6.4AI score
SaveExploits0References5
CVE
CVE
added 2026/01/13 3:29 p.m.29 views

CVE-2025-68805

CVE-2025-68805 affects the Linux kernel’s fuse io-uring path. When a request terminates before being committed, its entry could remain in the queue, causing a dangling list and potential list corruption/use-after-free. The fix removes terminated non-committed requests from the queue list, prevent...

7.8CVSS6.2AI score0.00125EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/13 3:29 p.m.41 views

CVE-2025-68793 drm/amdgpu: fix a job->pasid access race in gpu recovery

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix a job-pasid access race in gpu recovery Avoid a possible UAF in GPU recovery due to a race between the sched timeout callback and the tdr work queue. The gpu recovery function calls drmschedstop and later...

7.8CVSS0.00125EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/13 3:28 p.m.32 views

CVE-2025-68768 inet: frags: flush pending skbs in fqdir_pre_exit()

In the Linux kernel, the following vulnerability has been resolved: inet: frags: flush pending skbs in fqdirpreexit We have been seeing occasional deadlocks on pernetopsrwsem since September in NIPA. The stuck task was usually modprobe often loading a driver like ipvlan, trying to take the lock a...

0.00174EPSS
SaveExploits0References4
Rows per page
Query Builder