Lucene search
+L

4611 matches found

OSV
OSV
added 2025/10/22 1:23 p.m.6 views

CVE-2023-53717 wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: Fix potential stack-out-of-bounds write in ath9kwmirspcallback Fix a stack-out-of-bounds write that occurs in a WMI response callback function that is called after a timeout occurs in ath9kwmicmd. The callback writes...

6.6AI score
SaveExploits0References11
CNNVD
CNNVD
added 2025/10/22 12:0 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 WMI response callback function writing to an invalid stack allocation buffer after a timeout, which could...

6.3AI score0.00195EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/21 12:31 p.m.11 views

EUVD-2022-54723

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add vblank register/unregister callback functions We encountered a kernel panic issue that callback data will be NULL when it's using in ovl irq handler. There is a timing issue between mtkdispovlirqhandler and...

5.5CVSS5.1AI score0.00256EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/21 12:31 p.m.7 views

EUVD-2022-54960

In the Linux kernel, the following vulnerability has been resolved: block: fix rq-qos breakage from skipping rqqosdonebio a647a524a467 "block: don't call rqqosops-donebio if the bio isn't tracked" made bioendio skip rqqosdonebio if BIOTRACKED is not set. While this fixed a potential oops, it also...

5.5CVSS5.5AI score0.00281EPSS
SaveExploits0References5
CNVD
CNVD
added 2025/10/21 12:0 a.m.11 views

WordPress Classified Pro plugin Unauthorized Plugin Installation Vulnerability

WordPress Classified Pro plugin is a plugin for quickly creating a classified ad section on a WordPress website, supporting different scenarios of listings management such as automotive, second-hand trading, etc., and providing features such as searching, ad space configuration, and text...

8.8CVSS7.9AI score0.00597EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/10/20 2:42 p.m.2 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free via the lwshandshakeserver function when a user-provided callback handles LWSCALLBACKHTTPCONFIRMUPGRADE. An attacker can cause a crash or disrupt service by triggering the callback under specific conditions. Note: This is...

6.3CVSS5.5AI score0.00377EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/20 2:15 p.m.3 views

DEBIAN-CVE-2025-11677

Use After Free in WebSocket server implementation in lwshandshakeserver in warmcat libwebsockets may allow an attacker, in specific configurations where the user provides a callback function that handles LWSCALLBACKHTTPCONFIRMUPGRADE, to achieve denial of service...

6.3CVSS5.2AI score0.00377EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/10/20 1:41 p.m.16 views

CVE-2025-11677

Use After Free in WebSocket server implementation in lwshandshakeserver in warmcat libwebsockets may allow an attacker, in specific configurations where the user provides a callback function that handles LWSCALLBACKHTTPCONFIRMUPGRADE, to achieve denial of service...

6.3CVSS5.2AI score0.00377EPSS
SaveExploits0
CVE
CVE
added 2025/10/20 1:41 p.m.91 views

CVE-2025-11677

CVE-2025-11677 is a Use After Free in the warmcat libwebsockets WebSocket server (lws_handshake_server). The vulnerability triggers in configurations where a user-supplied callback handles LWS_CALLBACK_HTTP_CONFIRM_UPGRADE, potentially allowing a denial-of-service. Public advisories reference aff...

6.3CVSS6.4AI score0.00377EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/20 12:0 a.m.9 views

PT-2025-42759

Name of the Vulnerable Software and Affected Versions libwebsockets affected versions not specified Description A use-after-free issue exists in the WebSocket server implementation within the lws handshake server function of libwebsockets. This can lead to a denial of service if an attacker...

7.5CVSS6.5AI score0.00377EPSS
SaveExploits0References16
OSV
OSV
added 2025/10/17 5:40 p.m.8 views

JLSEC-2025-81 Xmlsoft Libxml2 v2.11.0 was discovered to contain an out-of-bounds read via the...

Xmlsoft Libxml2 v2.11.0 was discovered to contain an out-of-bounds read via the xmlSAX2StartElement function at /libxml2/SAX2.c. This vulnerability allows attackers to cause a Denial of Service DoS via supplying a crafted XML file. NOTE: the vendor's position is that the product does not support...

6.5CVSS6.8AI score0.00667EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/16 4:15 p.m.4 views

DEBIAN-CVE-2025-62494

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

8.8CVSS6.6AI score0.0048EPSS
SaveExploits1References1
OSV
OSV
added 2025/10/16 4:15 p.m.5 views

CVE-2025-62494

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

8.8CVSS6.3AI score
SaveExploits0References2
NVD
NVD
added 2025/10/16 4:15 p.m.14 views

CVE-2025-62490

In quickjs, in jsprintobject, when printing an array, the function first fetches the array length and then loops over it. The issue is, printing a value is not side-effect free. An attacker-defined callback could run during jsprintvalue, during which the array could get resized and len1 become ou...

8.8CVSS0.0038EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/16 4:15 p.m.12 views

UBUNTU-CVE-2025-62494

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

8.8CVSS6.3AI score0.0048EPSS
SaveExploits1References4
OSV
OSV
added 2025/10/16 4:15 p.m.26 views

UBUNTU-CVE-2025-62490

In quickjs, in jsprintobject, when printing an array, the function first fetches the array length and then loops over it. The issue is, printing a value is not side-effect free. An attacker-defined callback could run during jsprintvalue, during which the array could get resized and len1 become ou...

8.8CVSS5.8AI score0.0038EPSS
SaveExploits1References4
AlpineLinux
AlpineLinux
added 2025/10/16 3:51 p.m.8 views

CVE-2025-62490

In quickjs, in jsprintobject, when printing an array, the function first fetches the array length and then loops over it. The issue is, printing a value is not side-effect free. An attacker-defined callback could run during jsprintvalue, during which the array could get resized and len1 become ou...

8.8CVSS7.1AI score0.0038EPSS
SaveExploits1References2
NVD
NVD
added 2025/10/16 7:15 a.m.10 views

CVE-2025-10706

The Classified Pro theme for WordPress is vulnerable to unauthorized plugin installation due to a missing capability check in the 'cwpaddonsupdateplugincb' function in all versions up to, and including, 1.0.14. This makes it possible for authenticated attackers, with subscriber-level access and...

8.8CVSS0.00597EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/14 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53636

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: clk: microchip: fix potential UAF in auxdev release callback Similar to commit 1c11289b34ab...

7.8CVSS5.8AI score0.00188EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/10/11 1:1 a.m.15 views

bluetooth/l2cap: sync sock recv cb and release

...

8.8CVSS7AI score0.00309EPSS
SaveExploits0
Rows per page
Query Builder