Lucene search
K

35 matches found

OSV
OSV
added 2025/07/10 9:15 a.m.1 views

DEBIAN-CVE-2025-38342

In the Linux kernel, the following vulnerability has been resolved: software node: Correct a OOB check in softwarenodegetreferenceargs softwarenodegetreferenceargs wants to get @index-th element, so the property value requires at least 'index + 1 sizeofref' bytes but that can not be guaranteed by...

7.1CVSS5.7AI score0.00067EPSS
Exploits0References1
NVD
NVD
added 2025/07/10 9:15 a.m.3 views

CVE-2025-38342

In the Linux kernel, the following vulnerability has been resolved: software node: Correct a OOB check in softwarenodegetreferenceargs softwarenodegetreferenceargs wants to get @index-th element, so the property value requires at least 'index + 1 sizeofref' bytes but that can not be guaranteed by...

7.1CVSS0.00067EPSS
Exploits0References10
OSV
OSV
added 2025/07/10 9:15 a.m.1 views

AZL-64947 CVE-2025-38342 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: software node: Correct a OOB check in softwarenodegetreferenceargs softwarenodegetreferenceargs wants to get @index-th element, so the property value requires at least 'index + 1 sizeofref' bytes but that can not be guaranteed by...

7.1CVSS6.3AI score0.00067EPSS
Exploits0References1
OSV
OSV
added 2025/07/10 9:15 a.m.0 views

UBUNTU-CVE-2025-38342

In the Linux kernel, the following vulnerability has been resolved: software node: Correct a OOB check in softwarenodegetreferenceargs softwarenodegetreferenceargs wants to get @index-th element, so the property value requires at least 'index + 1 sizeofref' bytes but that can not be guaranteed by...

7.1CVSS6.2AI score0.00067EPSS
Exploits0References41
OSV
OSV
added 2025/07/10 8:15 a.m.2 views

CVE-2025-38342 software node: Correct a OOB check in software_node_get_reference_args()

In the Linux kernel, the following vulnerability has been resolved: software node: Correct a OOB check in softwarenodegetreferenceargs softwarenodegetreferenceargs wants to get @index-th element, so the property value requires at least 'index + 1 sizeofref' bytes but that can not be guaranteed by...

7.1CVSS6.3AI score0.00067EPSS
Exploits0References12
Debian CVE
Debian CVE
added 2025/07/10 8:15 a.m.3 views

CVE-2025-38342

In the Linux kernel, the following vulnerability has been resolved: software node: Correct a OOB check in softwarenodegetreferenceargs softwarenodegetreferenceargs wants to get @index-th element, so the property value requires at least 'index + 1 sizeofref' bytes but that can not be guaranteed by...

7.1CVSS5.7AI score0.00067EPSS
Exploits0
Cvelist
Cvelist
added 2025/07/10 8:15 a.m.7 views

CVE-2025-38342 software node: Correct a OOB check in software_node_get_reference_args()

In the Linux kernel, the following vulnerability has been resolved: software node: Correct a OOB check in softwarenodegetreferenceargs softwarenodegetreferenceargs wants to get @index-th element, so the property value requires at least 'index + 1 sizeofref' bytes but that can not be guaranteed by...

0.00067EPSS
Exploits0References7
CVE
CVE
added 2025/07/10 8:15 a.m.74 views

CVE-2025-38342

CVE-2025-38342 affects the Linux kernel; it stems from an out-of-bounds check in software_node_get_reference_args(), which may cause OOB access when reading the @index-th element due to a length check that can’t be guaranteed. The fix replaces the check with ((index + 1) * sizeof(*ref) > prop-...

7.1CVSS6.4AI score0.00067EPSS
Exploits0References10Affected Software1
CNNVD
CNNVD
added 2025/07/10 12:0 a.m.1 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 Linux kernel that stems from an improper out-of-bounds check in the softwarenodegetreferenceargs function...

7.1CVSS7AI score0.00067EPSS
Exploits0References9
RedhatCVE
RedhatCVE
added 2025/05/22 6:9 p.m.3 views

CVE-2021-25864

node-red-contrib-huemagic 3.0.0 is affected by hue/assets/..%2F Directory Traversal.in the res.sendFile API, used in file hue-magic.js, to fetch an arbitrary file...

7.5CVSS6.8AI score0.56956EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2025/04/14 12:0 a.m.0 views

PT-2025-29064

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The software node get reference args function contained an out-of-bounds OOB check that could be bypassed with malformed properties. This could lead to an OOB read. The issue stemmed...

7.1CVSS6.7AI score0.00067EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/04/29 4:21 p.m.23 views

CVE-2022-48661

In the Linux kernel, the following vulnerability has been resolved: gpio: mockup: Fix potential resource leakage when register a chip If creation of software node fails, the locally allocated string array is left unfreed. Free it on error path...

5.5CVSS7.2AI score0.00018EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/04/28 1:1 p.m.16 views

CVE-2022-48661 gpio: mockup: Fix potential resource leakage when register a chip

In the Linux kernel, the following vulnerability has been resolved: gpio: mockup: Fix potential resource leakage when register a chip If creation of software node fails, the locally allocated string array is left unfreed. Free it on error path...

6.9AI score0.00018EPSS
Exploits0References3
OSV
OSV
added 2024/04/28 1:1 p.m.17 views

CVE-2022-48661 gpio: mockup: Fix potential resource leakage when register a chip

In the Linux kernel, the following vulnerability has been resolved: gpio: mockup: Fix potential resource leakage when register a chip If creation of software node fails, the locally allocated string array is left unfreed. Free it on error path...

5.5CVSS4.9AI score0.00018EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/04/28 1:1 p.m.19 views

CVE-2022-48661 gpio: mockup: Fix potential resource leakage when register a chip

In the Linux kernel, the following vulnerability has been resolved: gpio: mockup: Fix potential resource leakage when register a chip If creation of software node fails, the locally allocated string array is left unfreed. Free it on error path...

5.6AI score0.00018EPSS
Exploits0References3
Rows per page
Query Builder