Lucene search
+L

14820 matches found

OSV
OSV
added 2026/07/24 3:29 p.m.5 views

CVE-2026-64244 drivers/base/memory: set mem->altmap after successful device registration

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: set mem-altmap after successful device registration If addmemoryblock fails at xastore under memory pressure for example, deviceunregister is called, which eventually triggers memoryblockrelease with mem-altm...

5.7AI score
SaveExploits0References9
EUVD
EUVD
added 2026/07/24 3:29 p.m.9 views

EUVD-2026-48653

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: set mem-altmap after successful device registration If addmemoryblock fails at xastore under memory pressure for example, deviceunregister is called, which eventually triggers memoryblockrelease with mem-altm...

5.7AI score0.00161EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 3:23 p.m.10 views

CVE-2026-64232 block: recompute nr_integrity_segments in blk_insert_cloned_request

In the Linux kernel, the following vulnerability has been resolved: block: recompute nrintegritysegments in blkinsertclonedrequest blkinsertclonedrequest already recomputes nrphyssegments against the bottom queue, because "the queue settings related to segment counting may differ from the origina...

9.8CVSS5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/24 3:23 p.m.31 views

CVE-2026-64232 block: recompute nr_integrity_segments in blk_insert_cloned_request

In the Linux kernel, the following vulnerability has been resolved: block: recompute nrintegritysegments in blkinsertclonedrequest blkinsertclonedrequest already recomputes nrphyssegments against the bottom queue, because "the queue settings related to segment counting may differ from the origina...

9.8CVSS0.00463EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/24 3:23 p.m.23 views

CVE-2026-64232

CVE-2026-64232 relates to the Linux kernel: when a request carries integrity data, blk_insert_cloned_request now also recomputes nr_integrity_segments against the bottom queue and rejects the request if it exceeds the bottom queue’s max_integrity_segments. This mirrors the existing nr_phys_segmen...

9.8CVSS5.8AI score0.00463EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/24 3:23 p.m.7 views

EUVD-2026-48640

In the Linux kernel, the following vulnerability has been resolved: block: recompute nrintegritysegments in blkinsertclonedrequest blkinsertclonedrequest already recomputes nrphyssegments against the bottom queue, because "the queue settings related to segment counting may differ from the origina...

5.8AI score0.00463EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2026/07/24 10:30 a.m.9 views

USN-8575-3: Linux kernel vulnerabilities

Maxim Suhanov discovered that the NTFS file system implementation in the Linux kernel did not properly validate file name length in certain situations, leading to an out-of-bounds read. An attacker could use this to construct a malicious NTFS image that, when mounted and operated on, could expose...

10CVSS6.8AI score0.07644EPSS
SaveExploits8
OSV
OSV
added 2026/07/24 10:17 a.m.6 views

USN-8606-1 linux-azure, linux-azure-6.8 vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 It was discovered that some AMD Zen 2 processors did not properly isolate shared...

9.8CVSS7.1AI score0.01338EPSS
SaveExploits66References1211
Ubuntu
Ubuntu
added 2026/07/24 10:11 a.m.11 views

USN-8605-1: Linux kernel (Azure CVM) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Foo-over-UDP FOU; - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - Drivers...

9.8CVSS5.9AI score0.01338EPSS
SaveExploits13
Ubuntu
Ubuntu
added 2026/07/24 10:7 a.m.21 views

USN-8604-1: Linux kernel (Azure) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Foo-over-UDP FOU; - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - Drivers...

9.8CVSS5.9AI score0.01338EPSS
SaveExploits13
OSV
OSV
added 2026/07/24 10:7 a.m.6 views

USN-8604-1 linux-azure-6.17 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Foo-over-UDP FOU; - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - Drivers...

9.8CVSS6.5AI score0.01338EPSS
SaveExploits13References268
NVD
NVD
added 2026/07/24 4:16 a.m.9 views

CVE-2026-15100

The Post Grid Gutenberg Blocks – PostX plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'searchnoresult' Block Attribute in all versions up to, and including, 5.0.32 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers...

6.4CVSS0.00193EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.10 views

PT-2026-64347

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the block layer where blk insert cloned request fails to recompute nr integrity segments against the bottom queue. In stacked driver configurations, such as dm-multipa...

9.8CVSS5.9AI score0.00463EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.15 views

PT-2026-64368

In the Linux kernel, the following vulnerability has been resolved: kernel/fork: clear PF BLOCK TS in copy process PF BLOCK TS is only set in blk time get ns when current-plug is non-NULL, and blk finish plug clears it via blk flush plug before NULLing the plug pointer. copy process breaks the...

5.7AI score0.00157EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.16 views

PT-2026-64359

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: set mem-altmap after successful device registration If add memory block fails at xa store under memory pressure for example, device unregister is called, which eventually triggers memory block release with...

5.7AI score0.00161EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/23 8:17 p.m.6 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
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/23 12:47 p.m.8 views

kernel: smb: client: fix OOB reads parsing symlink error response

A flaw was found in the Linux kernel's Server Message Block SMB client. A remote, untrusted server could send a specially crafted symlink error response, leading to an out-of-bounds read vulnerability. This could result in the disclosure of sensitive information from the kernel's memory to a loca...

8.1CVSS6.5AI score0.00378EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/23 11:17 a.m.14 views

CVE-2026-24639

The CVE-2026-24639 entry concerns the WordPress Photo Block plugin (

4.4CVSS5.3AI score0.00161EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/23 11:17 a.m.5 views

EUVD-2026-48146

Author Server Side Request Forgery SSRF in Photo Block = 1.7.1 versions...

4.4CVSS5.3AI score0.00161EPSS
SaveExploits0References1
Ubuntu
Ubuntu
added 2026/07/23 8:6 a.m.12 views

USN-8596-1: Linux kernel (NVIDIA) vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 It was discovered that some AMD Zen 2 processors did not properly isolate shared...

9.8CVSS7.7AI score0.00725EPSS
SaveExploits64
Rows per page
Query Builder