Lucene search
+L

141981 matches found

OSV
OSV
added 2026/08/15 6:20 a.m.7 views

UBUNTU-CVE-2026-72012

In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Call synchronizercu when unregistering This ensures that any RCU readers traversing the instance list have finished, before releasing the reference on the tracer that the instance points to...

7.8CVSS5.3AI score0.00163EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:20 a.m.5 views

UBUNTU-CVE-2026-72005

In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00: avoid full teardown before work setup in probe rt2x00libprobedev uses the full rt2x00libremovedev teardown for all probe failures. However, drvdata allocation and workqueue allocation can fail before intfwork,...

7.8CVSS5.5AI score0.00164EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/15 6:18 a.m.5 views

UBUNTU-CVE-2026-68458

In the Linux kernel, the following vulnerability has been resolved: binder: cache secctx size before release zeroes it bindertransaction bounds the scatter-gather buffer area with sgbufendoffset and subtracts the aligned LSM context size because the secctx is written at the tail of that area. The...

7.8CVSS5.7AI score0.00127EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/15 6:17 a.m.4 views

CVE-2026-68456

In the Linux kernel, the following vulnerability has been resolved: usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect ueagle-atm uses the asynchronous requestfirmwarenowait in .probe, but does not wait for its completion, not even in .disconnect; so, if the device is unplugged...

0.00176EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:59 a.m.7 views

EUVD-2026-59586

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down scalable-mode context entry devicepasidtableteardown zeroes the 128-bit scalable-mode context entry with contextclearentry while the Present bit is still set. This creates a windo...

5.5AI score0.00134EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.9 views

CVE-2026-74438

In the Linux kernel, the following vulnerability has been resolved: crypto: sun4i-ss - Remove insecure and unused rngalg Remove sun4issrng, as it is insecure and unused: - It has multiple vulnerabilities. sun4issprngseed is missing locking and has a buffer overflow. sun4issprnggenerate fails to...

7.8CVSS6.2AI score0.00133EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.6 views

CVE-2026-74437

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix deadlock if uvcstatusstop is called from asyncctrl.work If a UVC camera has an asynchronous control, uvcstatusstop may be called from asyncctrl.work: uvcctrlstatuseventwork uvcctrlstatusevent uvcctrlclearhand...

5.3AI score0.00154EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:59 a.m.16 views

CVE-2026-74436 rxrpc: serialize kernel accept preallocation with socket teardown

In the Linux kernel, the following vulnerability has been resolved: rxrpc: serialize kernel accept preallocation with socket teardown rxrpckernelchargeaccept reads rx-backlog without any socket/backlog synchronization and passes that raw pointer into rxrpcservicepreallocone. A concurrent...

9.8CVSS5.5AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:59 a.m.7 views

EUVD-2026-59583

In the Linux kernel, the following vulnerability has been resolved: rxrpc: serialize kernel accept preallocation with socket teardown rxrpckernelchargeaccept reads rx-backlog without any socket/backlog synchronization and passes that raw pointer into rxrpcservicepreallocone. A concurrent...

5.4AI score0.00364EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.31 views

CVE-2026-74436 rxrpc: serialize kernel accept preallocation with socket teardown

In the Linux kernel, the following vulnerability has been resolved: rxrpc: serialize kernel accept preallocation with socket teardown rxrpckernelchargeaccept reads rx-backlog without any socket/backlog synchronization and passes that raw pointer into rxrpcservicepreallocone. A concurrent...

9.8CVSS0.00364EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:59 a.m.31 views

CVE-2026-74436

CVE-2026-74436 affects the Linux kernel rxrpc subsystem. The issue arises when rxrpc_kernel_charge_accept() reads rx->backlog without proper socket/backlog synchronization, passing a raw pointer into rxrpc_service_prealloc_one() while a concurrent rxrpc_discard_prealloc() may set rx->backlo...

9.8CVSS5.3AI score0.00364EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.9 views

CVE-2026-74435

In the Linux kernel, the following vulnerability has been resolved: rxrpc: rxrpcverifydata ensure rxdecbuffer alloc rxrpcrecvmsgdata calls rxrpcverifydata whenever the rxrpccall.rxdecbuffer is unallocated and assumes that upon successful return that rxdecbuffer must be allocated. However,...

7.5CVSS5.3AI score0.0035EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.8 views

CVE-2026-74436

In the Linux kernel, the following vulnerability has been resolved: rxrpc: serialize kernel accept preallocation with socket teardown rxrpckernelchargeaccept reads rx-backlog without any socket/backlog synchronization and passes that raw pointer into rxrpcservicepreallocone. A concurrent...

9.8CVSS5.3AI score0.00364EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 5:59 a.m.20 views

CVE-2026-74434

The CVE-2026-74434 issue affects the Linux kernel rxrpc path: when reading an OOB message with MSG_PEEK, rxrpc_recvmsg_oob() unlinks from recvmsg_oobq but always moves the message onto pending_oobq, risking the sk_buff rbnode linkage being overwritten. This allows the skb to be reachable from bot...

9.8CVSS5.6AI score0.00342EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:59 a.m.9 views

CVE-2026-74434 rxrpc: Don't move a peeked OOB message onto the pending queue

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Don't move a peeked OOB message onto the pending queue rxrpcrecvmsgoob takes a received oob message off recvmsgoobq and, if a response is needed, moves it onto the pendingoobq tree. However, only the unlink from recvmsgoob...

9.8CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.37 views

CVE-2026-74434 rxrpc: Don't move a peeked OOB message onto the pending queue

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Don't move a peeked OOB message onto the pending queue rxrpcrecvmsgoob takes a received oob message off recvmsgoobq and, if a response is needed, moves it onto the pendingoobq tree. However, only the unlink from recvmsgoob...

9.8CVSS0.00342EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.6 views

CVE-2026-74434

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Don't move a peeked OOB message onto the pending queue rxrpcrecvmsgoob takes a received oob message off recvmsgoobq and, if a response is needed, moves it onto the pendingoobq tree. However, only the unlink from recvmsgoob...

9.8CVSS5.6AI score0.00342EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/15 5:59 a.m.8 views

EUVD-2026-59581

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Don't move a peeked OOB message onto the pending queue rxrpcrecvmsgoob takes a received oob message off recvmsgoobq and, if a response is needed, moves it onto the pendingoobq tree. However, only the unlink from recvmsgoob...

5.7AI score0.00342EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:59 a.m.23 views

CVE-2026-74433

In the Linux kernel, CVE-2026-74433 describes a use-after-free (UAF) in rxgk_issue_challenge() within rxrpc. The bug occurs because a page containing the challenge content is freed after a tracepoint is invoked, while the whdr referenced by the tracepoint points into that same page. The fix updat...

9.8CVSS5.3AI score0.00352EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:59 a.m.7 views

EUVD-2026-59580

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix UAF in rxgkissuechallenge Fix rxgkissuechallenge to free the page containing the challenge content after invoking the tracepoint as the whdr passed to the tracepoint points into the page just freed...

5.4AI score0.00352EPSS
SaveExploits0References3
Rows per page
Query Builder