Lucene search
+L

76155 matches found

EUVD
EUVD
added 2026/07/24 3:23 p.m.9 views

EUVD-2026-48634

In the Linux kernel, the following vulnerability has been resolved: schedext: Avoid UAF in scxrootenableworkfn init failure path In scxrootenableworkfn, puttaskstructp is called before scxerror dereferences p-comm and p-pid. If the iterator's reference is the last drop, the task is freed...

5.7AI score0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/24 3:23 p.m.8 views

CVE-2026-64227 ACPI: driver: Check ACPI_COMPANION() against NULL during probe

In the Linux kernel, the following vulnerability has been resolved: ACPI: driver: Check ACPICOMPANION against NULL during probe Since every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, platform drivers that rely on...

5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/07/24 3:23 p.m.7 views

EUVD-2026-48631

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: consume only present negotiated TTLM maps ieee80211tidtolinkmapsizeok validates negotiated TTLM elements against the number of link-map entries indicated by linkmappresence. ieee80211parsenegttlm must consume the...

5.8AI score0.00256EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/24 3:23 p.m.14 views

CVE-2026-64222

CVE-2026-64222 affects the Linux kernel on OcteonTX2/CN20K: a double-free in pool->stack during AQ pool init cleanup. The otx2_pool_aq_init() path frees pool->stack on mailbox sync/retry failure but doesn’t null the pointer, causing otx2_sq_aura_pool_init() cleanup (via otx2_aura_pool_free(...

7CVSS5.8AI score0.00122EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/24 3:23 p.m.9 views

EUVD-2026-48629

In the Linux kernel, the following vulnerability has been resolved: spi: ti-qspi: fix use-after-free after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to clear the DMA channel pointer also if buffer allocation fails to avoid passing a pointer to...

5.9AI score0.00126EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/24 3:15 p.m.13 views

EUVD-2026-42364

httplib2: Decompression Bomb Denial of Service via Unbounded gzip/deflate Response Handling...

7.5CVSS6.6AI score0.0041EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/07/24 2:23 p.m.19 views

ImageMagick: Use-After-Free when freetype initialization fails

When the freetype initialization fails the method does not exit and uses memory that was freed...

5.8AI score
SaveExploits0References3Affected Software17
Microsoft CVE
Microsoft CVE
added 2026/07/24 2:0 p.m.12 views

Microsoft Edge (Chromium-based) Spoofing Vulnerability

Origin validation error in Microsoft Edge Chromium-based allows an unauthorized attacker to perform spoofing over a network...

5.4CVSS5.8AI score0.00212EPSS
SaveExploits0
NVD
NVD
added 2026/07/24 1:18 p.m.10 views

CVE-2026-66009

Parse Server versions = 9.0.0 before 9.10.0-alpha.5 and = 8.2.2 before 8.6.86 return GraphQL validation error messages that name required custom input fields even when public introspection is disabled graphQLPublicIntrospection: false, the default. A client holding only the public application id ...

6.3CVSS0.00263EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/24 12:7 p.m.34 views

CVE-2026-66009 Parse Server 9.0.0 Information Disclosure via GraphQL Error Messages

Parse Server versions = 9.0.0 before 9.10.0-alpha.5 and = 8.2.2 before 8.6.86 return GraphQL validation error messages that name required custom input fields even when public introspection is disabled graphQLPublicIntrospection: false, the default. A client holding only the public application id ...

6.3CVSS0.00263EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/24 11:19 a.m.8 views

kernel: scsi: core: Wake up the error handler when final completions race against each other

Race condition vulnerabilities were found in the Linux kernel's SCSI error handler wake-up logic. Memory ordering issues in scsidechostbusy and ordering problems in scsiehinchostfailed can cause the SCSI error handler to never wake up when command completions race against each other. This leaves...

4.7CVSS5.8AI score0.00095EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 3:25 a.m.10 views

OESA-2026-3109 glib2 security update

GLib is a bundle of three formerly five low-level system libraries written in C and developed mainly by GNOME. GLib's code was separated from GTK, so it can be used by software other than GNOME and has been developed in parallel ever since. Security Fixes: A flaw was found in GLib. An integer...

9.1CVSS6.6AI score0.00511EPSS
SaveExploits7References8
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.12 views

PT-2026-64442

Name of the Vulnerable Software and Affected Versions Valibot versions prior to 1.4.2 Description Valibot can throw a TypeError within its flatten helper when validation issues contain object keys controlled by an attacker that collide with inherited Object.prototype properties, such as toString,...

6.9CVSS5.9AI score0.00524EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.16 views

PT-2026-64342

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description Certain platform drivers handling core ACPI devices fail to verify the presence of a device's ACPI companion object during the probe process. Because device match driver override can for...

5.9AI score0.00168EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.10 views

PT-2026-64341

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A Use-After-Free UAF issue exists in the scx root enable workfn function during the initialization failure path. The problem occurs because put task structp is called before scx error,...

7.8CVSS6AI score0.00129EPSS
SaveExploits0
OSV
OSV
added 2026/07/24 12:0 a.m.6 views

ALSA-2026:45114 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: fs/notify: call exportfsencodefid with sumount CVE-2025-40237 kernel: scsi: core: Wake up the error handler when final completions race against each other CVE-2026-23110 kernel: rtnetlink...

8.1CVSS5.6AI score0.00321EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.11 views

PT-2026-64335

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the fwnode init function where the secondary pointer of a firmware node is not properly initialized. When a firmware node is allocated on the stack or on the heap usin...

5.9AI score0.00173EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.12 views

PT-2026-64817

Name of the Vulnerable Software and Affected Versions Microsoft Edge Chromium-based affected versions not specified Description An origin validation error allows an unauthorized attacker to perform spoofing over a network. Origin validation is a security mechanism used to verify that a request...

5.4CVSS5.9AI score0.00212EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.18 views

PT-2026-64336

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the ti-qspi SPI driver. The driver is designed to fall back to PIO Programmed Input/Output mode if DMA Direct Memory Access setup fails during the probe...

7.8CVSS6AI score0.00126EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.14 views

PT-2026-64357

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A double free issue exists in the net2280 USB gadget driver. The usb initialize gadget function sets gadget release as the release callback for the embedded gadget device, meaning the...

5.8AI score0.00165EPSS
SaveExploits0
Rows per page
Query Builder