Lucene search
+L

29074 matches found

OSV
OSV
added 2026/07/24 4:16 p.m.6 views

DEBIAN-CVE-2026-64214

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/24 4:16 p.m.14 views

CVE-2026-64214

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

5.5CVSS0.00123EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 4:16 p.m.7 views

DEBIAN-CVE-2026-64221

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

7.8CVSS5.9AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/24 4:16 p.m.10 views

UBUNTU-CVE-2026-64245

In the Linux kernel, the following vulnerability has been resolved: fbdev: modedb: fix a possible UAF in fbfindmode If modeoption is NULL, it is assigned from modeoptionbuf: if !modeoption fbgetoptionsNULL, &modeoptionbuf; modeoption = modeoptionbuf; Later, name is assigned from modeoption: const...

7.8CVSS5.6AI score0.00119EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/24 3:31 p.m.10 views

EUVD-2026-48654

In the Linux kernel, the following vulnerability has been resolved: fbdev: modedb: fix a possible UAF in fbfindmode If modeoption is NULL, it is assigned from modeoptionbuf: if !modeoption fbgetoptionsNULL, &modeoptionbuf; modeoption = modeoptionbuf; Later, name is assigned from modeoption: const...

5.7AI score0.00119EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/24 3:31 p.m.44 views

CVE-2026-64245 fbdev: modedb: fix a possible UAF in fb_find_mode()

In the Linux kernel, the following vulnerability has been resolved: fbdev: modedb: fix a possible UAF in fbfindmode If modeoption is NULL, it is assigned from modeoptionbuf: if !modeoption fbgetoptionsNULL, &modeoptionbuf; modeoption = modeoptionbuf; Later, name is assigned from modeoption: const...

0.00119EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/24 3:31 p.m.34 views

CVE-2026-64245

In the Linux kernel, the following vulnerability has been resolved: fbdev: modedb: fix a possible UAF in fbfindmode If modeoption is NULL, it is assigned from modeoptionbuf: if !modeoption fbgetoptionsNULL, &modeoptionbuf; modeoption = modeoptionbuf; Later, name is assigned from modeoption: const...

7.8CVSS5.7AI score0.00119EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/24 3:23 p.m.31 views

CVE-2026-64221

The CVE-2026-64221 entry concerns the Linux kernel SPI TI-QSPI driver. The flaw is a use-after-free after DMA setup failure: during probe, the driver falls back to PIO if DMA setup fails, and the fix ensures the DMA channel pointer is cleared if buffer allocation fails to avoid passing a released...

7.8CVSS5.9AI score0.00126EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/07/24 3:23 p.m.18 views

EUVD-2026-48622

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

5.8AI score0.00123EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:23 p.m.11 views

CVE-2026-64214

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

5.8AI score0.00123EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/24 3:23 p.m.9 views

CVE-2026-64214 powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_work_raise()

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

5.8AI score
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/07/24 2:29 p.m.15 views

ImageMagick: Information Disclosure when printing profiles with debug enabled

When a profile is displayed with the identify command and the value is not printable a single byte at the end of the profile can be printed...

5.9AI score
SaveExploits0References3Affected Software17
Github Security Blog
Github Security Blog
added 2026/07/24 2:6 p.m.30 views

React Router: Unauthenticated Denial of Service via Inefficient Route Matching

This is a follow up to https://github.com/remix-run/react-router/security/advisories/GHSA-8x6r-g9mw-2r78 that covers additional reported scenarios in which the manifest endpoint could be accessed via unauthenticated targeted requests that would put heavy load on the server and slow down response...

8.7CVSS5.8AI score0.00699EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/07/24 2:6 p.m.5 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity through inefficient route matching in the manifest endpoint. An attacker can cause excessive server load and degrade response times by sending unauthenticated targeted requests. Note: This is only...

8.7CVSS5.2AI score0.00699EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/24 2:6 p.m.16 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity through inefficient route matching in the manifest endpoint. An attacker can cause excessive server load and degrade response times by sending unauthenticated targeted requests. Note: This is only...

8.7CVSS5.8AI score0.00699EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 2:6 p.m.7 views

GHSA-CHX6-HX7R-MCP5 React Router: Unauthenticated Denial of Service via Inefficient Route Matching

This is a follow up to https://github.com/remix-run/react-router/security/advisories/GHSA-8x6r-g9mw-2r78 that covers additional reported scenarios in which the manifest endpoint could be accessed via unauthenticated targeted requests that would put heavy load on the server and slow down response...

8.7CVSS5.8AI score0.00699EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.35 views

PT-2026-64409

Name of the Vulnerable Software and Affected Versions Milkdown versions prior to 7.21.3 Description A stored cross-site scripting issue exists in the @milkdown/preset-commonmark and @milkdown/components packages. Attackers with document write access can execute arbitrary JavaScript in the browser...

5.4CVSS6AI score0.00178EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.17 views

PT-2026-64329

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A kernel panic occurs when handling machine check exceptions MCE from real mode. The issue is caused by the arch irq work raise function calling preempt disable, which attempts to access...

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

PT-2026-64265

Kernel software installed and running inside a Guest VM may post improper commands to the GPU Firmware to trigger a write of data outside the Guest's virtualised GPU memory. Out of bounds accesses triggered by malware introduced to a Guest KMD could allow privilege escalation which escapes...

5.9AI score0.0011EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/23 8:17 p.m.8 views

UBUNTU-CVE-2026-60122

gpsd through release-3.27.5, fixed at commit 4c06658, contains a code injection vulnerability in the gpsprof utility that allows an attacker who controls GPS input data to execute arbitrary OS commands by injecting malicious content into the SKY.satellites.used field, which is inserted unsanitize...

8.5CVSS6.3AI score0.00174EPSS
SaveExploits0References3
Rows per page
Query Builder