Lucene search
+L

6067 matches found

Cvelist
Cvelist
added 2025/10/22 1:23 p.m.25 views

CVE-2023-53699 riscv: move memblock_allow_resize() after linear mapping is ready

In the Linux kernel, the following vulnerability has been resolved: riscv: move memblockallowresize after linear mapping is ready The initial memblock metadata is accessed from kernel image mapping. The regions arrays need to "reallocated" from memblock and accessed through linear mapping to cove...

0.00199EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/22 1:23 p.m.42 views

CVE-2023-53699

CVE-2023-53699 affects the Linux kernel riscv memblock handling: memblock metadata is accessed via kernel image mapping and is resized during memblock region allocations after linear mapping is ready. The described cause is reallocation of memblock.regions and copying to the new array, triggering...

6AI score0.00199EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/22 1:23 p.m.12 views

CVE-2023-53699 riscv: move memblock_allow_resize() after linear mapping is ready

In the Linux kernel, the following vulnerability has been resolved: riscv: move memblockallowresize after linear mapping is ready The initial memblock metadata is accessed from kernel image mapping. The regions arrays need to "reallocated" from memblock and accessed through linear mapping to cove...

6.3AI score
SaveExploits0References7
Atlassian
Atlassian
added 2025/10/22 7:34 a.m.29 views

Jira issue creation fails due to a problem with security level mapping.

h3. Issue Summary As per the issue-level security configuration|https://confluence.atlassian.com/adminjiraserver103/configuring-issue-level-security-1489807354.html documentation, when setting the default security level for an issue security scheme, if the issue reporter does not have the 'Set...

6.8AI score
SaveExploits0
EUVD
EUVD
added 2025/10/22 12:00 a.m.11 views

EUVD-2023-59995

Hikvision CSMP Comprehensive Security Management Platform iSecure Center through 2023-06-25 allows file upload via /center/api/files directory traversal, as exploited in the wild in 2024 and 2025...

8.3CVSS5.3AI score0.012EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/22 12:00 a.m.14 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 allowing memory blocks to be resized before linear mapping is ready, potentially leading to page faults...

5.9AI score0.00199EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/10/22 12:00 a.m.33 views

PT-2025-43126

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the ttc timer probe function within the cadence-ttc timer driver. The timer baseaddr resource, obtained through of iomap, was not consistently...

7.8CVSS6.2AI score0.09567EPSS
SaveExploits5References990
EUVD
EUVD
added 2025/10/21 6:03 p.m.5 views

EUVD-2025-35207

Shopware exposes sensitive user information via CSV export mapping...

6.1AI score
SaveExploits0References3
EUVD
EUVD
added 2025/10/21 12:31 p.m.14 views

EUVD-2022-54892

In the Linux kernel, the following vulnerability has been resolved: drm/etnaviv: check for reaped mapping in etnaviviommuunmapgem When the mapping is already reaped the unmap must be a no-op, as we would otherwise try to remove the mapping twice, corrupting the involved data structures...

5.5CVSS5.2AI score0.00279EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.34 views

Object-Relational Mapping (ORM) Leak

An Object-Relational Mapping ORM Leak vulnerability occurs when an application does not properly control how user-provided data is passed to the ORM. An attacker can exploit this by manipulating input parameters to query fields that are not intended to be exposed. This can lead to the disclosure ...

6.4AI score
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/20 5:39 p.m.24 views

CVE-2025-62510 FileRise insecure folder visibility via name-based mapping and incomplete ACL checks

FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. In version 1.4.0, a regression allowed folder visibility/ownership to be inferred from folder names. Low-privilege users could see or interact with folders matching their username and, in some...

8.1CVSS0.00306EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/20 5:39 p.m.28 views

CVE-2025-62510

Summary: CVE-2025-62510 affects FileRise, a self-hosted web-based file manager. A regression in version 1.4.0 allowed folder visibility/ownership to be inferred from folder names, enabling low-privilege users to see or interact with folders that match their username and, in some cases, other user...

8.1CVSS6.4AI score0.00306EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/20 5:39 p.m.6 views

CVE-2025-62510 FileRise insecure folder visibility via name-based mapping and incomplete ACL checks

FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. In version 1.4.0, a regression allowed folder visibility/ownership to be inferred from folder names. Low-privilege users could see or interact with folders matching their username and, in some...

8.1CVSS6.4AI score0.00306EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/20 5:39 p.m.12 views

CVE-2025-62510 FileRise insecure folder visibility via name-based mapping and incomplete ACL checks

FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. In version 1.4.0, a regression allowed folder visibility/ownership to be inferred from folder names. Low-privilege users could see or interact with folders matching their username and, in some...

8.1CVSS6.8AI score
SaveExploits0References5
NVD
NVD
added 2025/10/20 4:15 p.m.16 views

CVE-2025-40006

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix folio is still mapped when deleted Migration may be raced with fallocating hole. removeinodesinglefolio will unmap the folio if the folio is still mapped. However, it's called without folio lock. If the folio is...

7.8CVSS0.00202EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/20 3:26 p.m.10 views

CVE-2025-40006 mm/hugetlb: fix folio is still mapped when deleted

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix folio is still mapped when deleted Migration may be raced with fallocating hole. removeinodesinglefolio will unmap the folio if the folio is still mapped. However, it's called without folio lock. If the folio is...

7.8CVSS6.2AI score
SaveExploits0References11
CNNVD
CNNVD
added 2025/10/20 12:00 a.m.8 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 migration operation competing with a fallocating hole that could cause folio to remain mapped without bein...

6AI score0.00202EPSS
SaveExploits0References10
vulnersOsv
vulnersOsv
added 2025/10/18 12:00 p.m.5 views

doge_dns (>=0.2.4-beta, <=1.0.2), rev-up-your-harley (>=0.1.0, <=1.0.1) +4 more potentially affected by unknown CVE via unic-idna-mapping (>=0.4.0, <=0.9.0)

unic-idna-mapping CARGO version =0.4.0, =0.2.4-beta, =0.1.0, =0.1.0, =0.5.0, =0.7.0, =0.4.0, =0.9.0 Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2025-0097...

5.4AI score
SaveExploits0
OSV
OSV
added 2025/10/18 12:00 p.m.18 views

RUSTSEC-2025-0097 `unic-idna-mapping` is unmaintained

All Unicode crates that are part of https://github.com/open-i18n/rust-unic are unmaintained. Recommended alternatives - idna...

7AI score
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2025/10/18 12:00 a.m.13 views

$Ρ$Hammer: Reviving RowHammer Attacks on New Architectures Via Prefetching

Rowhammer is a critical vulnerability in dynamic random access memory DRAM that continues to pose a significant threat to various systems. However, we find that conventional load-based attacks are becoming highly ineffective on the most recent architectures such as Intel Alder and Raptor Lake. In...

7.1AI score
SaveExploits0
Rows per page
Query Builder