Lucene search
+L

2106 matches found

OSV
OSV
added 2025/06/20 11:4 a.m.2 views

SUSE-SU-2025:02045-1 Security update for nodejs20

This update for nodejs20 fixes the following issues: Update to 20.19.2: - CVE-2025-23166: improper error handling in async cryptographic operations crashes process bsc1243218. - CVE-2025-23167: improper HTTP header block termination in llhttp bsc1243220. - CVE-2025-23165: add missing call to...

7.5CVSS6.9AI score0.00763EPSS
SaveExploits1References8
NVD
NVD
added 2025/06/18 11:15 a.m.16 views

CVE-2022-50162

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: Fix possible refcount leak in ifusbprobe usbgetdev will be called before lbsgetfirmwareasync which means that usbputdev need to be called when lbsgetfirmwareasync fails...

5.5CVSS0.0016EPSS
SaveExploits0References8
NVD
NVD
added 2025/06/18 11:15 a.m.10 views

CVE-2022-50149

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential deadlock in driverattach In driverattach function, There are also AA deadlock problem, like the commit b232b02bf3c2 "driver core: fix deadlock in deviceattach". stack like commit b232b02bf3c2 "driver...

5.5CVSS0.00122EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 11:15 a.m.1 views

DEBIAN-CVE-2022-50149

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential deadlock in driverattach In driverattach function, There are also AA deadlock problem, like the commit b232b02bf3c2 "driver core: fix deadlock in deviceattach". stack like commit b232b02bf3c2 "driver...

5.5CVSS5.5AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:3 a.m.11 views

CVE-2022-50149 driver core: fix potential deadlock in __driver_attach

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential deadlock in driverattach In driverattach function, There are also AA deadlock problem, like the commit b232b02bf3c2 "driver core: fix deadlock in deviceattach". stack like commit b232b02bf3c2 "driver...

6.3AI score
SaveExploits0References9
CVE
CVE
added 2025/06/18 11:3 a.m.95 views

CVE-2022-50149

CVE-2022-50149 : Linux kernel driver core vulnerability in __driver_attach where async probing could deadlock with dev locks. Reproduced when async probes are allowed but memory/work limits force synchronous execution, causing ABBA-style deadlock with __driver_attach_async_helper holding device l...

5.5CVSS6.8AI score0.00122EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:3 a.m.11 views

CVE-2022-50149 driver core: fix potential deadlock in __driver_attach

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential deadlock in driverattach In driverattach function, There are also AA deadlock problem, like the commit b232b02bf3c2 "driver core: fix deadlock in deviceattach". stack like commit b232b02bf3c2 "driver...

0.00122EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 10:5 a.m.8 views

RHSA-2025:9203 Red Hat Security Advisory: Satellite 6.16.5.2 Async Update

Bulletin has no description...

7.5CVSS7.7AI score0.00648EPSS
SaveExploits1References11
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: smb: client: fixed UAF in async decryption Performing async decryption large read results in a crash due to a slabuseafterfree issue in the crypto API. Reproducing the issue: mount.cifs -o ...,seal,esize=1 //srv/share /mnt dd...

9.8CVSS6.3AI score0.00522EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Remove dangling pointers When an async control is written, we copy a pointer to the file handle that initiated the operation. That pointer will be used when the device is completed—which could happen at any time ...

7.8CVSS5.9AI score0.00239EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/06/16 12:0 a.m.24 views

TencentOS Server 4: kernel (TSSA-2024:0979)

"The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2024:0979 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilitie...

9.8CVSS6.6AI score0.0116EPSS
SaveExploits1References81
SUSE Linux
SUSE Linux
added 2025/06/11 5:41 a.m.1 views

Security update for nodejs22

This update for nodejs22 fixes the following issues: Update to version 22.15.1. Security issues fixed: CVE-2025-23166: remotely triggerable process crash due to improper error handling in async cryptographic operations bsc1243218. CVE-2025-23165: memory leak and unbounded memory growth due to...

8.2CVSS7AI score0.00763EPSS
SaveExploits0References12
Amazon
Amazon
added 2025/06/10 12:0 a.m.9 views

Important: nodejs22

Issue Overview: Corrupted pointer in node::fs::ReadFileUtf8const FunctionCallbackInfo& args when args0 is a string, resulting in an unrecoverable memory leak on every call. Repeated use can cause unbounded memory growth, leading to a denial of service. Info:...

7.5CVSS9.5AI score0.00763EPSS
SaveExploits0
Amazon
Amazon
added 2025/06/10 12:0 a.m.8 views

Important: nodejs20

Issue Overview: Corrupted pointer in node::fs::ReadFileUtf8const FunctionCallbackInfo& args when args0 is a string, resulting in an unrecoverable memory leak on every call. Repeated use can cause unbounded memory growth, leading to a denial of service. Info:...

7.5CVSS9.5AI score0.00763EPSS
SaveExploits1
OSV
OSV
added 2025/05/24 11:25 p.m.7 views

MGASA-2025-0161 Updated nodejs packages fix security vulnerabilities

Corrupted pointer in node::fs::ReadFileUtf8const FunctionCallbackInfo& args when args0 is a string. CVE-2025-23165 Improper error handling in async cryptographic operations crashes process. CVE-2025-23166 Improper HTTP header block termination in llhttp. CVE-2025-23167...

7.5CVSS7.1AI score0.00763EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/05/23 5:41 a.m.9 views

CVE-2023-0040

Versions of Async HTTP Client prior to 1.13.2 are vulnerable to a form of targeted request manipulation called CRLF injection. This vulnerability was the result of insufficient validation of HTTP header field values before sending them to the network. Users are vulnerable if they pass untrusted...

7.5CVSS7.1AI score0.00549EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 5:39 a.m.4 views

CVE-2023-26471

XWiki Platform is a generic wiki platform. Starting in version 11.6-rc-1, comments are supposed to be executed with the right of superadmin but in restricted mode anything dangerous is disabled, but the async macro does not take into account the restricted mode. This means that any user with...

9.9CVSS6.9AI score0.0092EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 4:15 a.m.8 views

CVE-2023-48184

QuickJS before 7414e5f has a quickjs.h JSFreeValueRT use-after-free because of incorrect garbage collection of async functions with closures...

3.9CVSS6.9AI score0.00345EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/23 4:6 a.m.8 views

CVE-2023-38632

async-sockets-cpp through 0.3.1 has a stack-based buffer overflow in tcpsocket.hpp when processing malformed TCP packets...

9.8CVSS7.4AI score0.01882EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/23 3:19 a.m.4 views

CVE-2023-23619

Modelina is a library for generating data models based on inputs such as AsyncAPI, OpenAPI, or JSON Schema documents. Versions prior to 1.0.0 are vulnerable to Code injection. This issue affects anyone who is using the default presets and/or does not handle the functionality themself. This issue...

9.9CVSS9AI score0.01064EPSS
SaveExploits1References1
Rows per page
Query Builder