Lucene search
+L

329 matches found

RedhatCVE
RedhatCVE
added 2 days ago2 views

CVE-2026-72299

A flaw was found in the TIPC Transparent Inter-Process Communication component of the Linux kernel. When tipcskenqueue tracepoints are active and a socket is owned by a user, the system may attempt to access already freed or dequeued socket buffers. This can lead to a kernel crash, resulting in a...

9.8CVSS5.3AI score0.00663EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 3 days ago4 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-099705)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099705 advisory. In the Linux kernel, the following vulnerability has been resolved: tracing: Prevent out-of-bounds read in glob matching String event fields are not necessarily...

7.1CVSS5.4AI score0.0016EPSS
SaveExploits0References4
NVD
NVD
added 5 days ago9 views

CVE-2026-74490

In the Linux kernel, the following vulnerability has been resolved: tipc: avoid use-after-free in poll trace queue dumps TIPC socket tracepoints dump queue state through tipcskdump. Most queue-dump callsites already serialize that walk under the socket lock or sk-sklock.slock, but tipcpoll calls...

8.8CVSS0.00403EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago4 views

UBUNTU-CVE-2026-74490

In the Linux kernel, the following vulnerability has been resolved: tipc: avoid use-after-free in poll trace queue dumps TIPC socket tracepoints dump queue state through tipcskdump. Most queue-dump callsites already serialize that walk under the socket lock or sk-sklock.slock, but tipcpoll calls...

8.8CVSS5.3AI score0.00403EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 5 days ago8 views

CVE-2026-74490

In the Linux kernel, the following vulnerability has been resolved: tipc: avoid use-after-free in poll trace queue dumps TIPC socket tracepoints dump queue state through tipcskdump. Most queue-dump callsites already serialize that walk under the socket lock or sk-sklock.slock, but tipcpoll calls...

5.2AI score0.00403EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 5 days ago9 views

EUVD-2026-59683

In the Linux kernel, the following vulnerability has been resolved: tipc: avoid use-after-free in poll trace queue dumps TIPC socket tracepoints dump queue state through tipcskdump. Most queue-dump callsites already serialize that walk under the socket lock or sk-sklock.slock, but tipcpoll calls...

5.4AI score0.00403EPSS
SaveExploits0References5
Cvelist
Cvelist
added 5 days ago29 views

CVE-2026-74490 tipc: avoid use-after-free in poll trace queue dumps

In the Linux kernel, the following vulnerability has been resolved: tipc: avoid use-after-free in poll trace queue dumps TIPC socket tracepoints dump queue state through tipcskdump. Most queue-dump callsites already serialize that walk under the socket lock or sk-sklock.slock, but tipcpoll calls...

8.8CVSS0.00403EPSS
SaveExploits0References8
NVD
NVD
added 5 days ago9 views

CVE-2026-74433

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

9.8CVSS0.00352EPSS
SaveExploits0References3
NVD
NVD
added 5 days ago10 views

CVE-2026-74418

In the Linux kernel, the following vulnerability has been resolved: dma-fence: Fix potential tracepoint null pointer dereferences Tracedmafencesignaled, tracedmafencewaitend and tracedmafencedestroy can all currently dereference a null fence-ops pointer after it has been reset on fence signalling...

0.00154EPSS
SaveExploits0References2
NVD
NVD
added 5 days ago7 views

CVE-2026-74337

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NMI/tracepoint re-entry deadlock on lru locks NMI and tracepoint BPF programs can re-enter the per-CPU or global LRU lock that bpflrupopfree/pushfree already hold on the same CPU, AA-deadlocking. Lockdep reports...

0.00166EPSS
SaveExploits0References3
NVD
NVD
added 5 days ago3 views

CVE-2026-72299

In the Linux kernel, the following vulnerability has been resolved: tipc: restrict socket queue dumps in enqueue tracepoints tipcskenqueue runs with sk-sklock.slock held while the socket is owned by user context. The spinlock protects the backlog queue in this path, but it does not serialize...

9.8CVSS0.00663EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 5 days ago5 views

CVE-2026-74433

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

9.8CVSS5.4AI score0.00352EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago6 views

UBUNTU-CVE-2026-74418

In the Linux kernel, the following vulnerability has been resolved: dma-fence: Fix potential tracepoint null pointer dereferences Tracedmafencesignaled, tracedmafencewaitend and tracedmafencedestroy can all currently dereference a null fence-ops pointer after it has been reset on fence signalling...

5.4AI score0.00154EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-72468

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Initialize reid before removal registration rpcrdmacreateid registers ep-rern with the rpcrdma ibclient before returning the new rdmacmid to rpcrdmaepcreate. However rpcrdmaepcreate currently stores that pointer in...

5.4AI score0.002EPSS
SaveExploits0References7
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-74433

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

9.8CVSS5.3AI score0.00352EPSS
SaveExploits0References6
OSV
OSV
added 5 days ago7 views

UBUNTU-CVE-2026-74337

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NMI/tracepoint re-entry deadlock on lru locks NMI and tracepoint BPF programs can re-enter the per-CPU or global LRU lock that bpflrupopfree/pushfree already hold on the same CPU, AA-deadlocking. Lockdep reports...

5.4AI score0.00166EPSS
SaveExploits0References6
NVD
NVD
added 5 days ago3 views

CVE-2026-68462

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject negative const offsets for buffer pointers The verifier rejects variable offsets for PTRTOTPBUFFER and PTRTOBUF accesses, but it currently accepts a constant negative offset produced by pointer arithmetic. Commit...

7.8CVSS0.0012EPSS
SaveExploits0References2
OSV
OSV
added 5 days ago7 views

UBUNTU-CVE-2026-68462

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject negative const offsets for buffer pointers The verifier rejects variable offsets for PTRTOTPBUFFER and PTRTOBUF accesses, but it currently accepts a constant negative offset produced by pointer arithmetic. Commit...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References5
CVE
CVE
added 5 days ago19 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 5 days ago7 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