Lucene search
+L

255 matches found

SUSE CVE
SUSE CVE
added 2026/02/17 12:26 a.m.12 views

SUSE CVE-2025-71201

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early read unlock of page with EOF in middle The read result collection for buffered reads seems to run ahead of the completion of subrequests under some circumstances, as can be seen in the following log snippet:...

5.5CVSS5.3AI score0.00117EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/02/16 2:23 p.m.10 views

CVE-2025-71201

A race condition flaw was found in the Linux kernel's netfs subsystem. In the netfsreadunlockfolios function, a folio memory page may be unlocked prematurely before the ZERO subrequest completes clearing the tail portion of the page beyond the end-of-file. This allows an application using mmap to...

7.1CVSS5.2AI score0.00117EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/14 4:15 p.m.11 views

CVE-2025-71201

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early read unlock of page with EOF in middle The read result collection for buffered reads seems to run ahead of the completion of subrequests under some circumstances, as can be seen in the following log snippet:...

7.1CVSS0.00117EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.8 views

CVE-2025-71201

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early read unlock of page with EOF in middle The read result collection for buffered reads seems to run ahead of the completion of subrequests under some circumstances, as can be seen in the following log snippet:...

7.1CVSS6.4AI score0.00117EPSS
SaveExploits0References10
OSV
OSV
added 2026/02/14 4:15 p.m.3 views

UBUNTU-CVE-2025-71201

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early read unlock of page with EOF in middle The read result collection for buffered reads seems to run ahead of the completion of subrequests under some circumstances, as can be seen in the following log snippet:...

7.1CVSS5.7AI score0.00117EPSS
SaveExploits0References10
OSV
OSV
added 2026/02/14 3:22 p.m.8 views

CVE-2025-71201 netfs: Fix early read unlock of page with EOF in middle

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early read unlock of page with EOF in middle The read result collection for buffered reads seems to run ahead of the completion of subrequests under some circumstances, as can be seen in the following log snippet:...

7.1CVSS5.4AI score0.00117EPSS
SaveExploits0References5
CVE
CVE
added 2026/02/14 3:22 p.m.26 views

CVE-2025-71201

CVE-2025-71201 concerns the Linux kernel netfs subsystem, specifically a race/logic issue in buffered reads where read results could be collected beyond the intended EOF due to an end-check that used the file end rather than the folio end. The vulnerability manifests during asynchronous subreques...

7.1CVSS5.4AI score0.00117EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/02/14 3:22 p.m.31 views

CVE-2025-71201 netfs: Fix early read unlock of page with EOF in middle

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early read unlock of page with EOF in middle The read result collection for buffered reads seems to run ahead of the completion of subrequests under some circumstances, as can be seen in the following log snippet:...

7.1CVSS0.00117EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/14 3:22 p.m.10 views

EUVD-2025-206908

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early read unlock of page with EOF in middle The read result collection for buffered reads seems to run ahead of the completion of subrequests under some circumstances, as can be seen in the following log snippet:...

5.3AI score0.00117EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/02/14 3:22 p.m.8 views

CVE-2025-71201

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early read unlock of page with EOF in middle The read result collection for buffered reads seems to run ahead of the completion of subrequests under some circumstances, as can be seen in the following log snippet:...

7.1CVSS5.3AI score0.00117EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/02/14 12:0 a.m.11 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from prematurely unlocking and reading pages when encountering an EOF in the file stream. This could...

7.1CVSS5.8AI score0.00117EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/09 5:32 p.m.17 views

CLSA-2025-1766232351 libarchive: Fix of 3 CVEs

CVE-2025-5916: fix signed integer overflow in WARC format reader - CVE-2025-5917: fix buffer overflow in buildustarentry for PAX format - CVE-2025-5918: prevent skipping past EOF in archive file reading...

6.6CVSS6.3AI score0.00341EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.4 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992449)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992449 advisory. In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after failed write When buffered write fails to copy data into...

7.8CVSS6.4AI score0.00186EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:55 a.m.4 views

SUSE CVE-2023-54116

In the Linux kernel, the following vulnerability has been resolved: drm/fbdev-generic: prohibit potential out-of-bounds access The fbdev test of IGT may write after EOF, which lead to out-of-bound access for drm drivers with fbdev-generic. For example, run fbdev test on a x86+ast2400 platform, wi...

5.5CVSS6.6AI score0.0018EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:6 p.m.6 views

CVE-2023-54116 drm/fbdev-generic: prohibit potential out-of-bounds access

In the Linux kernel, the following vulnerability has been resolved: drm/fbdev-generic: prohibit potential out-of-bounds access The fbdev test of IGT may write after EOF, which lead to out-of-bound access for drm drivers with fbdev-generic. For example, run fbdev test on a x86+ast2400 platform, wi...

6.5AI score0.0018EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/03 4:12 p.m.6 views

CLSA-2025-1764778336 libarchive: Fix of 2 CVEs

CVE-2025-5917: fix overflow in buildustarentry - CVE-2025-5918: do not skip past EOF while reading...

6.6CVSS6.2AI score0.00341EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.4 views

Siemens SIMATIC S7-1500 Loop with Unreachable Exit Condition (CVE-2020-7595)

xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if...

7.5CVSS6.7AI score0.07627EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/22 9:36 p.m.61 views

CVE-2025-62707

CVE-2025-62707 affects the pypdf Python PDF library. Before version 6.1.3, parsing the content stream of a page that contains an inline image using the DCTDecode filter can lead to an infinite loop. IBM and linked advisories note this vulnerability is fixed in pypdf 6.1.3; remediation includes up...

8.7CVSS6.5AI score0.00411EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/10/22 9:36 p.m.45 views

CVE-2025-62707 pypdf affected by possible infinite loop when reading DCT inline images without EOF marker

pypdf is a free and open-source pure-python PDF library. Prior to version 6.1.3, an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires parsing the content stream of a page which has an inline image using the DCTDecode filter. This has been fixed in...

8.7CVSS0.00411EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/22 9:36 p.m.8 views

CVE-2025-62707 pypdf affected by possible infinite loop when reading DCT inline images without EOF marker

pypdf is a free and open-source pure-python PDF library. Prior to version 6.1.3, an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires parsing the content stream of a page which has an inline image using the DCTDecode filter. This has been fixed in...

8.7CVSS6.9AI score0.00411EPSS
SaveExploits0References6
Rows per page
Query Builder