Lucene search
+L

753 matches found

CVE
CVE
added 2025/02/26 2:11 a.m.85 views

CVE-2022-49393

CVE-2022-49393 affects the Linux kernel code path misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_impl. The root cause is an incorrect use of the list iterator and a NULL check on the iterator value, where list_for_each_entry() guarantees a non-NULL map, causing the loop exit condition ...

7.8CVSS5.2AI score0.0023EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/02/26 2:11 a.m.19 views

CVE-2022-49393 misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_impl

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix list iterator in fastrpcreqmemunmapimpl This is another instance of incorrect use of list iterator and checking it for NULL. The list iterator value 'map' will always be set and non-NULL by listforeachentry, so...

7.8CVSS4.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.41 views

CVE-2022-49393 misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_impl

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix list iterator in fastrpcreqmemunmapimpl This is another instance of incorrect use of list iterator and checking it for NULL. The list iterator value 'map' will always be set and non-NULL by listforeachentry, so...

7.8CVSS0.0023EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.56 views

CVE-2022-49393

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix list iterator in fastrpcreqmemunmapimpl This is another instance of incorrect use of list iterator and checking it for NULL. The list iterator value 'map' will always be set and non-NULL by listforeachentry, so...

7.8CVSS5.4AI score0.0023EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a dereference to an obsolete list iterator after a loop body in f2fs...

5.5CVSS5.3AI score0.00271EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/02/26 12:0 a.m.9 views

PT-2025-8359 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been identified where a stale list iterator could be dereferenced after a loop, potentially leading to out-of-bounds or undefined values being loaded...

6.4AI score0.00271EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an incorrect use of the list iterator in the fastrpcreqmemunmapimpl function, which causes the kernel to cra...

5.5CVSS5.2AI score0.0023EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/21 10:43 p.m.7 views

GHSA-H33Q-MHMP-8P67 Vyper has a double eval in For List Iter

Multiple evaluation of a single expression is possible in the iterator target of a for loop. While the iterator expression cannot produce multiple writes, it can consume side effects produced in the loop body e.g. read a storage variable updated in the loop body and thus lead to unexpected progra...

2.3CVSS5.8AI score0.0043EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/02/21 10:43 p.m.23 views

Vyper has a double eval in For List Iter

Multiple evaluation of a single expression is possible in the iterator target of a for loop. While the iterator expression cannot produce multiple writes, it can consume side effects produced in the loop body e.g. read a storage variable updated in the loop body and thus lead to unexpected progra...

7.5CVSS7AI score0.0043EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/02/21 10:15 p.m.10 views

PYSEC-2025-30

vyper is a Pythonic Smart Contract Language for the EVM. Multiple evaluation of a single expression is possible in the iterator target of a for loop. While the iterator expression cannot produce multiple writes, it can consume side effects produced in the loop body e.g. read a storage variable...

7.5CVSS7AI score0.0043EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/02/21 12:0 a.m.7 views

Vyper 安全漏洞

Vyper is a Pythonic smart contract language for EVM open sourced by vyperlang. A security vulnerability exists in Vyper that stems from multiple evaluations of an iterator expression, which could lead to abnormal program behavior...

7.5CVSS7.3AI score0.0043EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/02/21 12:0 a.m.7 views

PT-2025-7630 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions prior to 0.4.1 Description: The issue concerns the potential for multiple evaluations of a single expression in the iterator target of a for loop, which can lead to unexpected program behavior. Specifically, reads in iterators...

7.5CVSS6.6AI score0.0043EPSS
SaveExploits1References13
Vulnrichment
Vulnrichment
added 2025/02/14 7:33 p.m.12 views

CVE-2025-25288 @octokit/plugin-paginate-rest has a Regular Expression in iterator that Leads to ReDoS Vulnerability Due to Catastrophic Backtracking

@octokit/plugin-paginate-rest is the Octokit plugin to paginate REST API endpoint responses. For versions starting in 1.0.0 and prior to 11.4.1 of the npm package @octokit/plugin-paginate-rest, when calling octokit.paginate.iterator, a specially crafted octokit instance—particularly with a...

5.3CVSS6.8AI score0.00615EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/02/14 5:57 p.m.22 views

@octokit/plugin-paginate-rest has a Regular Expression in iterator Leads to ReDoS Vulnerability Due to Catastrophic Backtracking

Summary For the npm package @octokit/plugin-paginate-rest, when calling octokit.paginate.iterator, a specially crafted octokit instance—particularly with a malicious link parameter in the headers section of the request—can trigger a ReDoS attack. Details The issue occurs at line 39 of iterator.ts...

5.3CVSS6.8AI score0.00615EPSS
SaveExploits0References6Affected Software1
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.12 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: bcache: Fixed the abuse of variable-length arrays in btreeiter. btreeiter is used in two ways: either allocated on the stack with a fixed size MAXBSETS, or from a mempool with a dynamic size based on the specific cache set...

7.8CVSS5.3AI score0.00238EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/06 4:28 p.m.4 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix list iterator in fastrpcreqmemunmapimpl This is another instance of incorrect use of list iterator and checking it for NULL. The list iterator value 'map' will always be set and non-NULL by listforeachentry, so...

5.5CVSS6.4AI score0.0023EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.5 views

fsdax: dax_unshare_iter needs to copy entire blocks

...

7.8CVSS7.7AI score0.00228EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.10 views

iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP

...

7.8CVSS7.7AI score0.00234EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.17 views

ocfs2: fix uninitialized value in ocfs2_file_read_iter()

...

7.1CVSS6.9AI score0.00236EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/23 12:0 a.m.16 views

PT-2025-9980

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A issue in the Linux kernel has been resolved, related to the blkdev read iter function. This function has odd checks, such as gating the position and count adjustment based on the resul...

5.5CVSS7.1AI score0.00187EPSS
SaveExploits0
Rows per page
Query Builder