Lucene search
+L

510 matches found

Ubuntu
Ubuntu
added 2026/08/20 10:13 p.m.6 views

USN-8659-1: Linux kernel vulnerability

A security issue was discovered in the Linux kernel. An attacker could possibly use this to compromise the system. This update corrects flaws in the following subsystems: - Open vSwitch;...

7.8CVSS6AI score0.00129EPSS
SaveExploits2
Circl
Circl
added 2026/08/19 9:32 a.m.8 views

GHSA-XPMJ-WJCP-6PWW

creationtimestamp| type| source ---|---|--- 2026-08-19 09:32:00+00:00| seen| https://gist.github.com/alon710/f8eaee2020ed8f819add6f9d1de77bf8...

4.9AI score
SaveExploits0References1
OSV
OSV
added 2026/08/19 12:00 a.m.4 views

UBUNTU-CVE-2026-74955

Privilege escalation in the Request Handling component. This vulnerabi...

8.8CVSS5.3AI score0.00224EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/18 3:28 p.m.6 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.00509EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/18 7:06 a.m.6 views

CVE-2026-72198

A flaw was found in the Linux kernel's NTFS file system driver. This vulnerability arises from the incorrect handling of non-resident records for attributes that are expected to be resident. This can lead to 'union confusion paths' where the kernel attempts to read data from an incorrect memory...

7.8CVSS5.4AI score0.00162EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-72129

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nvmet-rdma: handle inline data with a nonzero offset nvmetrdmauseinlinesg maps the host-controlled inline data offset into the per-command inline scatterlist...

9.8CVSS5.3AI score0.00704EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-68461

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - device property: initialize the remaining fields of fwnodehandle in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software nod...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/17 5:28 a.m.8 views

CVE-2026-74579

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftpayload: fix mask build for partial field offload nftpayloadoffloadmask builds the offload match mask for a payload expression that covers only part of a header field. For a partial IPv6 address match fieldlen = 16,...

5.4AI score0.00165EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/08/16 6:20 p.m.45 views

Root-My-Galaxy-Payloads

Root My Galaxy Payloads This repository contains the device-s...

7.8CVSS6.9AI score0.00725EPSS
SaveExploits70
SUSE CVE
SUSE CVE
added 2026/08/15 11:51 p.m.8 views

SUSE CVE-2026-74485

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: reject a flag character as the field delimiter The registration string starts with a user chosen delimiter that separates the individual fields. So that the field parsers terminate even on a truncated string createent...

7.1CVSS5.8AI score0.00126EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 1:17 p.m.8 views

UBUNTU-CVE-2026-74501

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.4AI score0.00168EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.9 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...

5.4AI score0.00127EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.32 views

CVE-2026-74485 binfmt_misc: reject a flag character as the field delimiter

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: reject a flag character as the field delimiter The registration string starts with a user chosen delimiter that separates the individual fields. So that the field parsers terminate even on a truncated string createent...

7.1CVSS0.00126EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:22 a.m.7 views

CVE-2026-74387

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: midi: Serialize output teardown with eventinput eventprocessmidi borrows msynth-outputrfile.output and then passes the substream to dumpmidi and sndrawmidikernelwrite without synchronizing with the output open/close...

7.8CVSS0.00125EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-72361

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hwengine: Fix double-free of managed BO in error path The error path in hwengineinit explicitly frees a BO allocated with xemanagedbocreatepinmap via xebounpinmapnovm. Since the managed BO already has a devm cleanup action...

0.00209EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

UBUNTU-CVE-2026-74344

In the Linux kernel, the following vulnerability has been resolved: bpf: Clear rb node linkage when freeing bpfrbroot bpfrbrootfree detaches the root by copying the current rbrootcached and then replacing the live root with RBROOTCACHED. It then walks the copied root and drops each object contain...

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

CVE-2026-72261

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Validate size in sndsofupdatecontrol In sndsofupdatecontrol, firmware-provided cdata-numelems is checked against localcdata-data-size but never against the actual allocation size. If localcdata-data-size...

7.8CVSS0.00164EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/15 6:21 a.m.6 views

CVE-2026-72143

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Restore SST-PP control to all domains The SST-PP control offset is only restored to power domain 0 after resume. During suspend, control values are read and stored for all power domains. Use pdinfo-sstbase...

7.1CVSS0.00157EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:18 a.m.6 views

CVE-2026-68461

In the Linux kernel, the following vulnerability has been resolved: device property: initialize the remaining fields of fwnodehandle in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing...

7.8CVSS0.00129EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 6:18 a.m.5 views

UBUNTU-CVE-2026-68461

In the Linux kernel, the following vulnerability has been resolved: device property: initialize the remaining fields of fwnodehandle in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References10
Rows per page
Query Builder