Lucene search
+L

261990 matches found

OSV
OSV
added 2026/07/20 12:00 a.m.9 views

UBUNTU-CVE-2026-64167

In the Linux kernel, the following vulnerability has been resolved: kho: skip KHO for crash kernel khofillkimage unconditionally populates the kimage with KHO metadata for every kexec image type. When the image is a crash kernel, this can be problematic as the crash kernel can run in a small...

5.5CVSS5.5AI score0.001EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2026/07/20 12:00 a.m.6 views

The vulnerability of the Content Credentials SDK libraries, related to insufficient validation of input data, allows attackers to trigger service failures.

The vulnerability of the Content Credentials SDK libraries is related to insufficient validation of input data. Exploiting this vulnerability could allow an attacker to cause service failures...

6.2CVSS5.3AI score0.00267EPSS
SaveExploits0References2Affected Software3
Circl
Circl
added 2026/07/19 6:35 p.m.12 views

CVE-2026-64183

creationtimestamp| type| source ---|---|--- 2026-07-19 18:35:17+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqzgaloto52j...

5.5CVSS4.8AI score0.00119EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/19 6:10 p.m.10 views

CVE-2026-64167

creationtimestamp| type| source ---|---|--- 2026-07-19 18:10:52+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqzeuwjbfx2g...

5.5CVSS4.8AI score0.001EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/19 5:35 p.m.11 views

SUSE CVE-2026-56852

A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes...

5.9CVSS5.2AI score0.00475EPSS
SaveExploits0References31
Circl
Circl
added 2026/07/19 5:10 p.m.10 views

CVE-2026-64184

creationtimestamp| type| source ---|---|--- 2026-07-19 17:10:53+00:00| seen| https://bsky.app/profile/malwareobserver.bsky.social/post/3mqzbjoi5x62j...

5.5CVSS4.8AI score0.00114EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/19 4:30 p.m.14 views

CVE-2026-63823

creationtimestamp| type| source ---|---|--- 2026-07-19 16:30:14+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqz7axnvzs27 2026-08-06 04:47:12+00:00| seen| https://www.hkcert.org/security-bulletin/debian-linux-kernel-multiple-vulnerabilities20260806...

7.8CVSS5.3AI score0.00124EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 4:17 p.m.9 views

DEBIAN-CVE-2026-64177

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: disable BH around forwarded skreceiveskb The networking receive path is usually run from softirq context, but protocols that take the socket lock may have packets stored in the backlog and processed later from process...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.12 views

DEBIAN-CVE-2026-64151

In the Linux kernel, the following vulnerability has been resolved: iommupt: Check for missing PAGESIZE in the pgsizebitmap Sashiko pointed out that the driver could drop PAGESIZE from the pgsizebitmap. That is technically allowed but nothing does it, and such an iommudomain would not be used wit...

8.4CVSS5.2AI score0.00119EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.9 views

DEBIAN-CVE-2026-64149

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: move dmamapresource sanity check into debug code dmamapresource uses pfnvalid to ensure the range is not RAM. However, pfnvalid only checks for availability of the memory map for a PFN but it does not ensure that the...

5.5CVSS5.5AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.6 views

DEBIAN-CVE-2026-64107

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: pcm512x: fix null-ptr dereference in pcm512xoverclockxxxput In the pcm512x chipset driver, pcm512xoverclockxxxput is defined as a general mixer kcontrol instead of a DAPM kcontrol, so struct sndsocdapmcontext must n...

5.5CVSS5.2AI score0.00112EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.8 views

DEBIAN-CVE-2026-64015

In the Linux kernel, the following vulnerability has been resolved: security/keys: fix missed RCU read section on lookup Nicholas Carlini reports that the keyring code calls assocarrayfind in findkeytoupdate without holding the RCU read lock, while the assocarraygc code really is designed around...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/19 4:17 p.m.18 views

CVE-2026-63960

In the Linux kernel, the following vulnerability has been resolved: usb: typec: wcove: don't write past struct pdmessage in wcovereadrxbuffer wcovereadrxbuffer copies the PD RX FIFO into the caller's struct pdmessage with for i = 0; i regmap, USBCRXDATA + i, msg + i; which has two problems:...

0.00211EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 4:17 p.m.10 views

DEBIAN-CVE-2026-63898

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mctu232: fix memory corruption with small endpoint The driver overrides the maximum transfer size for a specific device which only accepts 16 byte packets for its 32 byte bulk-out endpoint. Make sure to never increas...

5.4AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.14 views

UBUNTU-CVE-2026-63885

In the Linux kernel, the following vulnerability has been resolved: drm/gem: fix race between changehandle and handledelete drmgemchangehandleioctl leaves the old handle live in the IDR during the window between spinunlocktablelock and the final spinlocktablelock. A concurrent drmgemhandledelete ...

8.8CVSS5.7AI score0.00173EPSS
SaveExploits0References3
Circl
Circl
added 2026/07/19 4:05 p.m.11 views

CVE-2026-63820

creationtimestamp| type| source ---|---|--- 2026-07-19 16:05:49+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqz5vcsj5r2o...

4.8AI score0.00198EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/19 3:54 p.m.14 views

CVE-2026-63829

creationtimestamp| type| source ---|---|--- 2026-07-19 15:54:05+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqz5abk4l72e 2026-07-20 18:42:43+00:00| seen| https://bsky.app/profile/cybernewsroom.bsky.social/post/3mr3x4rxuus2j 2026-07-20 18:42:45+00:00| seen|...

8.8CVSS5.3AI score0.00127EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.29 views

CVE-2026-64174

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: advance loop vars in cfg80211mergeprofile cfg80211mergeprofile reassembles a Multi-BSSID non-transmitted BSS profile that has been split across multiple consecutive MBSSID elements. Its while-loop calls...

5.5CVSS5.3AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:40 p.m.8 views

CVE-2026-64151 iommupt: Check for missing PAGE_SIZE in the pgsize_bitmap

In the Linux kernel, the following vulnerability has been resolved: iommupt: Check for missing PAGESIZE in the pgsizebitmap Sashiko pointed out that the driver could drop PAGESIZE from the pgsizebitmap. That is technically allowed but nothing does it, and such an iommudomain would not be used wit...

8.4CVSS5.3AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.8 views

CVE-2026-64126

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate Add Extended Advertising Data length MGMTOPADDEXTADVDATA is registered as a variable-length command, with MGMTADDEXTADVDATASIZE as the fixed header size. The handler then uses cp-advdatalen and...

5.5AI score0.00135EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder