Lucene search
K

10978 matches found

Packet Storm News
Packet Storm News
added 2025/07/23 12:0 a.m.3 views

Learning to Locate: GNN-Powered Vulnerability Path Discovery in Open Source Code

Detecting security vulnerabilities in open-source software is a critical task that is highly regarded in the related research communities. Several approaches have been proposed in the literature for detecting vulnerable codes and identifying the classes of vulnerabilities. However, there is still...

7.6AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/07/23 12:0 a.m.3 views

CASCADE: LLM-Powered JavaScript Deobfuscator at Google

Software obfuscation, particularly prevalent in JavaScript, hinders code comprehension and analysis, posing significant challenges to software testing, static analysis, and malware detection. This paper introduces CASCADE, a novel hybrid approach that integrates the advanced coding capabilities o...

7.1AI score
Exploits0
SUSE Linux
SUSE Linux
added 2025/07/18 4:46 p.m.2 views

Security update for jq

This update for jq fixes the following issues: CVE-2024-23337: Fixed signed integer overflow in jv.c:jvparraywrite bsc1243450. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the...

6.7CVSS5.3AI score0.00262EPSS
Exploits1References4
Snyk
Snyk
added 2025/07/17 4:41 p.m.1 views

Improper Handling of Unexpected Data Type

Overview Affected versions of this package are vulnerable to Improper Handling of Unexpected Data Type via the response.writeHead function. An attacker can manipulate HTTP response headers by passing an array to this function, potentially leading to unintended disclosure or modification of header...

4.6CVSS6.8AI score0.00036EPSS
Exploits0References2
Snyk
Snyk
added 2025/07/17 4:41 p.m.2 views

Improper Handling of Unexpected Data Type

Overview Affected versions of this package are vulnerable to Improper Handling of Unexpected Data Type via the response.writeHead function. An attacker can manipulate HTTP response headers by passing an array to this function, potentially leading to unintended disclosure or modification of header...

4.6CVSS6.8AI score0.00036EPSS
Exploits0References2
OSV
OSV
added 2025/07/17 4:15 p.m.1 views

UBUNTU-CVE-2025-7339

on-headers is a node.js middleware for listening to when a response writes headers. A bug in on-headers versions 1.1.0 may result in response headers being inadvertently modified when an array is passed to response.writeHead. Users should upgrade to version 1.1.0 to receive a patch. Uses are...

3.4CVSS6.7AI score0.00036EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/07/14 12:20 a.m.4 views

kernel: dm ioctl: prevent potential spectre v1 gadget

A vulnerability was found in the Linux kernel's dm-ioctl interface in the lookupioctl function, which accepts a user-provided cmd value that is used to index the ioctls array directly. This issue could lead to an out-of-bounds access if the CPU speculatively executes the array access before cmd i...

5.5CVSS7.2AI score0.00011EPSS
Exploits0References5
Packet Storm News
Packet Storm News
added 2025/07/14 12:0 a.m.2 views

OpenBlow Missing Headers

Multiple public deployments of the OpenBlow whistleblowing software lack critical HTTP security headers. These configurations expose users to client-side vulnerabilities including cross site scripting, clickjacking, API misuse, and referer leakage. Given the extreme sensitivity of users...

6.8AI score
Exploits0
OSV
OSV
added 2025/07/11 3:8 p.m.3 views

CLSA-2025-1752246531 java-11-openjdk: Fix of 13 CVEs

Upgrade to openjdk-11.0.27+6. The following CVEs were fixed: - CVE-2025-30698: fix buffered image handling to avoid unauthorized access to accessible data - CVE-2025-30691: improve compiler transformations to avoid unauthorized access to accessible data - CVE-2024-21144: invalid header validation...

7.4CVSS6.8AI score0.00977EPSS
Exploits0References1
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.2 views

jq has signed integer overflow in jv.c:jvp_array_write

...

6.5CVSS7AI score0.00262EPSS
Exploits1
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.8 views

memblock: Accept allocated memory before use in memblock_double_array()

...

7CVSS7.5AI score0.00065EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.3 views

scsi: st: Fix array overflow in st_setup()

...

5.5CVSS7.6AI score0.00049EPSS
Exploits0
Packet Storm News
Packet Storm News
added 2025/07/11 12:0 a.m.1 views

CovertAuth: Joint Covert Communication and Authentication in MmWave Systems

Beam alignment BA is a crucial process in millimeter-wave mmWave communications, enabling precise directional transmission and efficient link establishment. However, due to characteristics like omnidirectional exposure and the broadcast nature of the BA phase, it is particularly vulnerable to...

6.8AI score
Exploits0
SUSE CVE
SUSE CVE
added 2025/07/10 11:23 p.m.1 views

SUSE CVE-2025-38274

In the Linux kernel, the following vulnerability has been resolved: fpga: fix potential null pointer deref in fpgamgrtestimgloadsgt fpgamgrtestimgloadsgt allocates memory for sgt using kunitkzalloc however it does not check if the allocation failed. It then passes sgt to sgalloctable, which passe...

4.4CVSS6.5AI score0.00065EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/07/10 11:22 p.m.4 views

SUSE CVE-2025-38307

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Verify content returned by parseintarray The first element of the returned array stores its length. If it is 0, any manipulation beyond the element at index 0 ends with null-ptr-deref...

5.5CVSS6.5AI score0.00065EPSS
Exploits0References22
OSV
OSV
added 2025/07/10 9:15 a.m.1 views

DEBIAN-CVE-2025-38323

In the Linux kernel, the following vulnerability has been resolved: net: atm: add lecmutex syzbot found its way in net/atm/lec.c, and found an error path in lecdattach could leave a dangling pointer in devlec. Add a mutex to protect devlecp uses from lecdattach, lecvccattach and lecmcastattach...

7.8CVSS5.7AI score0.00052EPSS
Exploits0References1
OSV
OSV
added 2025/07/10 8:15 a.m.2 views

DEBIAN-CVE-2025-38307

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Verify content returned by parseintarray The first element of the returned array stores its length. If it is 0, any manipulation beyond the element at index 0 ends with null-ptr-deref...

5.5CVSS5.4AI score0.00065EPSS
Exploits0References1
OSV
OSV
added 2025/07/10 8:15 a.m.2 views

AZL-64886 CVE-2025-38307 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Verify content returned by parseintarray The first element of the returned array stores its length. If it is 0, any manipulation beyond the element at index 0 ends with null-ptr-deref...

5.5CVSS5.6AI score0.00065EPSS
Exploits0References1
NVD
NVD
added 2025/07/10 8:15 a.m.5 views

CVE-2025-38286

In the Linux kernel, the following vulnerability has been resolved: pinctrl: at91: Fix possible out-of-boundary access at91gpioprobe doesn't check that given OF alias is not available or something went wrong when trying to get it. This might have consequences when accessing gpiochips array with...

7.1CVSS0.00072EPSS
Exploits0References10
OSV
OSV
added 2025/07/10 8:15 a.m.0 views

DEBIAN-CVE-2025-38274

In the Linux kernel, the following vulnerability has been resolved: fpga: fix potential null pointer deref in fpgamgrtestimgloadsgt fpgamgrtestimgloadsgt allocates memory for sgt using kunitkzalloc however it does not check if the allocation failed. It then passes sgt to sgalloctable, which passe...

5.5CVSS5.3AI score0.00065EPSS
Exploits0References1
Rows per page
Query Builder