Lucene search
+L

62971 matches found

SUSE CVE
SUSE CVE
added 2026/07/21 1:1 p.m.6 views

SUSE CVE-2026-64009

In the Linux kernel, the following vulnerability has been resolved: xfrm: Check for underflow in xfrmstatemtu Leo Lin reported OOB write issue in esp component: xfrmstatemtu returns u32 but performs its arithmetic in unsigned modulo-2^32 space using an attacker-influenced "headerlen + authsize +...

7.8CVSS5.3AI score0.00143EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/21 1:1 p.m.7 views

SUSE CVE-2026-64029

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Serialize UMP output teardown with eventinput sequmpprocessevent borrows client-outrfile.output without synchronizing with the first-open and last-close transition in sequmpclientopen and sequmpclientclose. The last...

7.8CVSS5.3AI score0.00125EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/21 1:0 p.m.8 views

SUSE CVE-2026-64059

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folio-private handling in netfsperformwrite Under some circumstances, netfsperformwrite doesn't correctly manipulate folio-private between NULL, NETFSFOLIOCOPYTOCACHE, pointing to a group and pointing to a netfsfolio...

5.3AI score0.00168EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/21 12:58 p.m.7 views

SUSE CVE-2026-64157

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix partial invalidation of streaming-write folio In netfsinvalidatefolio, if the region of a partial invalidation overlaps the front but not all of a dirty write cached in a streaming write page dirty, but not uptodate,...

5.3AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:58 p.m.5 views

SUSE CVE-2026-64158

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix write streaming disablement if fd open ORDWR In netfsperformwrite, "write streaming" the caching of dirty data in dirty but !uptodate folios is performed to avoid the need to read data that is just going to get...

7.3CVSS5.3AI score0.00085EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:58 p.m.6 views

SUSE CVE-2026-64160

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential for tearing in -remoteisize and -zeropoint Fix potential tearing in using -remoteisize and -zeropoint by copying isizeread and isizewrite and using the same seqcount as for isize. We need to make sure that...

9.8CVSS5.3AI score0.00407EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:58 p.m.6 views

SUSE CVE-2026-64186

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs In iommummiowrite and iommucapabilitywrite, the variables dbgmmiooffset and dbgcapoffset are declared as int. However, they are populated using kstrtou32fromuser. If ...

5.3AI score0.00155EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/21 12:19 p.m.6 views

CVE-2026-65008

Grav 2.0.4 fixed in 2.0.7 contains a remote code execution vulnerability in Blueprint::dynamicData system/src/Grav/Common/Data/Blueprint.php, which passes a Class::method callable string and its arguments directly to calluserfuncarray without any allowlist. Because the form plugin routes page...

9.8CVSS0.00838EPSS
SaveExploits1References2
CVE
CVE
added 2026/07/21 11:39 a.m.17 views

CVE-2026-65008

Grav 2.0.4 contains a remote code execution vulnerability in Blueprint::dynamicData(), where a Class::method callable string and arguments are passed to call_user_func_array() without an allowlist. The form plugin routes page frontmatter through this path, allowing an authenticated user with admi...

9.8CVSS6.4AI score0.00838EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/07/21 11:36 a.m.8 views

CVE-2026-64030

A flaw was found in the Linux kernel's Wi-Fi mac80211 component. A connected WiFi 7 Access Point AP can trigger an out-of-bounds write by sending a specially crafted EPCS Enable Response action frame. This vulnerability can lead to a kernel crash, resulting in a Denial of Service DoS for the...

8.8CVSS5.5AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 7:52 a.m.8 views

CVE-2026-64074

A flaw was found in the Linux kernel. This vulnerability, located in the statmountmntidmap function, involves an out-of-bounds write. When processing mount ID mappings, an internal buffer can be incorrectly accessed due to an unchecked overflow, leading to a single-byte overwrite. This memory...

7.8CVSS5.6AI score0.00127EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 7:20 a.m.10 views

CVE-2026-64059

A flaw was found in the Linux kernel's network filesystem netfs component. The netfsperformwrite function, responsible for handling write operations, does not correctly manage private data associated with memory pages, known as folios. This improper handling can lead to memory leaks, where system...

5.5CVSS5.3AI score0.00168EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/21 6:55 a.m.11 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

8.8CVSS6.8AI score0.0026EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 6:47 a.m.7 views

CVE-2026-64053

A flaw was found in the Linux kernel's block integrity subsystem. Incorrect handling of bio integrity vector counts in the biointegritycopyuser function can lead to an out-of-bounds read during write operations. This vulnerability may allow a local attacker to cause a denial of service or...

7.8CVSS5.1AI score0.00129EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/21 6:40 a.m.9 views

postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write

A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the...

8.8CVSS8.3AI score0.01006EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/21 5:13 a.m.8 views

CVE-2026-63816

A flaw was found in the f2fs Flash-Friendly File System component of the Linux kernel. This use-after-free UAF vulnerability occurs during garbage collection operations when handling Copy-On-Write COW files. A local attacker could exploit this by triggering garbage collection, leading to a...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 5:11 a.m.6 views

CVE-2026-53376

A flaw was found in the AMD Kernel Fusion Driver AMDKFD in the Linux kernel. This vulnerability exists in the kfdioctlgetprocessaperturesnew function, where a missing upper bound check for the numofnodes argument could allow a local attacker to provide an excessively large value. This could lead ...

5.5CVSS5.2AI score0.00156EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.6 views

PT-2026-62073

Name of the Vulnerable Software and Affected Versions bytebot-ai affected versions not specified Description An issue allows attackers to execute arbitrary code by providing a crafted path to the computer write file function. Recommendations At the moment, there is no information about a newer...

9.8CVSS6.2AI score0.00497EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/21 12:0 a.m.26 views

CVE-2026-30631

An issue was discovered in bytebot-ai in commit 3d37894ce07ef8d8b40adc7fd309ad96c2a71313 2025-09-11 allowing attackers to execute arbitrary code via crafted path to computerwritefile...

0.00497EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 12:0 a.m.8 views

CVE-2026-30631

CVE-2026-30631 affects bytebot-ai, with a root cause allowing arbitrary code execution via a crafted path to computer_write_file (commit 3d37894ce07ef8d8b40adc7fd309ad96c2a71313, 2025-09-11). The vulnerability is tracked across multiple feeds (NVD, CVE list, CVE records) and has a CVSS v3.1 base ...

9.8CVSS6AI score0.00497EPSS
SaveExploits0References2
Rows per page
Query Builder