Lucene search
+L

2172 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.8 views

RHEL 10 : kpatch-patch-6_12_0-211_16_1 (RHSA-2026:55618)

The remote Redhat Enterprise Linux 10 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2026:55618 advisory. This is a kernel live patch module which can be loaded by the kpatch command line utility to modify the code of a running kernel. This pat...

9.8CVSS5.8AI score0.00536EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.14 views

RHEL 9 : kpatch-patch-5_14_0-687_10_1 (RHSA-2026:55763)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2026:55763 advisory. This is a kernel live patch module which can be loaded by the kpatch command line utility to modify the code of a running kernel. This patc...

9.8CVSS5.8AI score0.00536EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2026/08/17 4:04 p.m.16 views

kernel: net: sched: UAF via missing handler for TC_ACT_CONSUMED in tcf_qevent_handle

A flaw was found in the Linux kernel's traffic control TC classifier application programming interface API. The tcfqeventhandle function does not properly handle a consumed socket buffer skb when it is processed by the defragmentation engine. This can lead to a Use-After-Free UAF vulnerability,...

9.8CVSS5.3AI score0.00536EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/17 8:26 a.m.15 views

EUVD-2026-60072

UAF vulnerability in the time and time zone module. Impact: Successful exploitation of this vulnerability may affect availability...

3.3CVSS5.3AI score0.0008EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.9 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099727 advisory. In the Linux kernel, the following vulnerability has been resolved: vxlan: do not reuse cached iphdr value after skbtunnelcheckpmtu skbtunnelcheckpmtu can change...

9.8CVSS5.4AI score0.00514EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.8 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099968 advisory. In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in icmpv6rcv Caching saddr and daddr before pskbpull is problematic since...

9.8CVSS4.7AI score0.00395EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/15 11:50 p.m.12 views

SUSE CVE-2026-74530

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hciconnectbigsync callback There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that. Handle NULL hcon, return 0 + do nothing to match the previo...

8.8CVSS5.4AI score0.00218EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 1:17 p.m.12 views

AZL-96105 CVE-2026-74501 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix use-after-free in umptoendpoint createmidi2ump registers a card-owned sndumpendpoint and stores a back-pointer to its per-interface sndusbmidi2ump object in ump-privatedata, but it never installs an...

5.8AI score0.00168EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.11 views

CVE-2026-74540

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix UAF in l2capleconnectrsp l2capleconnectrsp obtains a channel via l2capgetchanbyident but neither holds a reference nor uses l2capchanholdunlesszero before locking and operating on it. A concurrent l2capchand...

8.8CVSS5.4AI score0.00255EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.11 views

CVE-2026-74520

In the Linux kernel, the following vulnerability has been resolved: iommu/iommufd: Fix IOPF group ownership UAF iopfgroupalloc links each last-page IOPF group into the generic IOPF pending list before invoking the domain fault handler. iommufdfaultiopfhandler also queued an accepted group in the...

8.8CVSS5.4AI score0.00127EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.35 views

CVE-2026-74520 iommu/iommufd: Fix IOPF group ownership UAF

In the Linux kernel, the following vulnerability has been resolved: iommu/iommufd: Fix IOPF group ownership UAF iopfgroupalloc links each last-page IOPF group into the generic IOPF pending list before invoking the domain fault handler. iommufdfaultiopfhandler also queued an accepted group in the...

8.8CVSS0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.36 views

CVE-2026-74505 ALSA: 6fire: Fix UAF at error handling during probe

In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: Fix UAF at error handling during probe Although 6fire driver had a few fixes for dealing with the early error handling during the probe phase, it forgot a pending URB before freeing the resources, which may lead to a...

0.00177EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:22 a.m.17 views

CVE-2026-72493

In the Linux kernel, the following vulnerability has been resolved: net: serialize netifrunning check in enqueuetobacklog Syzbot reported a KASAN slab-use-after-free in fibruleslookup. The root cause is a race condition where packets can escape the backlog flushing during device unregistration...

9.9CVSS0.00348EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:22 a.m.13 views

CVE-2026-72301

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Fix TOCTOU in bytesput and bytesget In sofipc3bytesput, the size used for the memcpy is derived from the old data-size already in the buffer, not the incoming new data's size field. If the new data has a...

7.8CVSS0.00164EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 6:22 a.m.10 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.00347EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/15 6:21 a.m.17 views

CVE-2026-72069

In the Linux kernel, the following vulnerability has been resolved: locking/rt: Fix the incorrect RCU protection in rtspinunlock rtspinunlock releases the RCU protection before unlocking the lock. That opens the door for the following UAF scenario: T1 T2 spinlock&p-lock; rcureadlock; invalidatep;...

9.8CVSS0.00728EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.11 views

CVE-2026-74429

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix the reception of a reply packet before data transmission Fix rxrpcreceivingreply to handle the reception of an apparent reply DATA packet before rxrpc has had a chance to send any request DATA packets on a client call ...

7.5CVSS5.4AI score0.00335EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.14 views

CVE-2026-74373

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: fix bio accounting for split md cloned bios Use mdclonedbio to control bio accounting instead of relying on r1bioexisted in raid1 or the ioaccounting flag in raid10. The previous logic does not reliably reflect...

5.4AI score0.00173EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.42 views

CVE-2026-74363 bpf: fix UAF by restoring RCU-delayed inode freeing in bpffs

In the Linux kernel, the following vulnerability has been resolved: bpf: fix UAF by restoring RCU-delayed inode freeing in bpffs commit 4f375ade6aa9 "bpf: Avoid RCU context warning when unpinning htab with internal structs" moved inode cleanup from -freeinode into -destroyinode to avoid sleeping ...

7.8CVSS0.00126EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.10 views

CVE-2026-74350

In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate fast symlink target during inode read ocfs2validateinodeblock already rejects several inconsistent self-contained dinodes before they are exposed to the rest of the filesystem. Fast symlinks need the same treatmen...

9.8CVSS5.6AI score0.0038EPSS
SaveExploits0
Rows per page
Query Builder