Lucene search
+L

67867 matches found

OSV
OSV
added 2026/04/24 9:53 p.m.11 views

CLSA-2026-1777026478 Fix CVE(s): CVE-2026-34980

SECURITY UPDATE: control-character injection in scheduler option handling - debian/patches/CVE-2026-34980.patch: filter control characters from IPP string option values and reject "special" PPD keywords cupsFilter, cupsFilter2, etc. reported back by job filters to prevent filter/command injection...

7.5CVSS6AI score0.00502EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2026/04/24 9:44 p.m.12 views

CVE-2026-31647

A flaw was found in the Linux kernel's idpf driver. This vulnerability arises from improper nesting of spinlocks during asynchronous Virtual Channel VC handling. An attacker could potentially trigger an invalid wait context, leading to a system crash or denial of service. Mitigation To reduce...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/24 7:21 p.m.7 views

Prototype Pollution

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Prototype Pollution via the mergeDirectKeys function in mergeConfig. An attacker can force a request configuration to inherit attacker-controlled properti...

8.2CVSS6.7AI score0.00611EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2026/04/24 7:19 p.m.9 views

-fides-amor-et-lux (1.0.0), 0xpay-cc-sdk (>=0.0.8, <=0.1.0) +16000 more potentially affected by CVE-2026-42038 via axios (>=1.0.0, <=1.15.0)

axios NPM version =1.0.0, =0.0.8, =1.0.54, =0.1.0, =1.0.1, =1.0.0, =0.0.1, =0.0.1, =0.1.2, =0.0.1, =0.0.1, =0.0.1, =0.0.1, =1.1.0-beta.18 and more Source cves: CVE-2026-42038 Source advisory: SNYK:JS-AXIOS-16298095...

7.5CVSS7.2AI score0.00301EPSS
SaveExploits1
NVD
NVD
added 2026/04/24 6:16 p.m.13 views

CVE-2026-42041

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the Axios library is vulnerable to a Prototype Pollution "Gadget" attack that allows any Object.prototype pollution to silently suppress all HTTP error responses 401, 403, 500, etc., causing them to be...

8.2CVSS0.00611EPSS
SaveExploits1References41
EUVD
EUVD
added 2026/04/24 5:16 p.m.14 views

EUVD-2026-25582

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.27 to before 0.10.78, Deriver::derive and PkeyCtxRef::derive sets len = buf.len and passes it as the in/out length to EVPPKEYderive, relying on OpenSSL to honor it. On OpenSSL 1.1.x, X25519, X448, DH and HKDF-extra...

9.2CVSS5.3AI score0.00285EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/24 5:16 p.m.16 views

CVE-2026-31552

A flaw was found in the Linux kernel's wlcore component. When the system attempts to allocate memory for a network packet and there is insufficient space, an incorrect error code is returned. This error handling issue causes the system to repeatedly attempt to process the same packet in an endles...

7.5CVSS5.4AI score0.00501EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 4:57 p.m.13 views

CVE-2026-31544

A flaw was found in the Linux kernel's armscmi firmware component. The scmieventhandlergetops helper function can return a NULL pointer when an event handler is not found or created, instead of an expected error pointer. This improper handling of the error path leads to a NULL dereference...

5.5CVSS5.4AI score0.00121EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 4:37 p.m.10 views

CVE-2026-31539

A flaw was found in the Linux kernel's smbdirect module. A race condition in the receive credit management logic allows the system to grant credits that a peer has already consumed. This timing vulnerability, occurring during the processing of incoming data, could lead to resource exhaustion and...

7.5CVSS5.3AI score0.00426EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/24 3:16 p.m.10 views

CVE-2026-31666

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect return value after changing leaf in lookupextentdataref After commit 1618aa3c2e01 "btrfs: simplify return variables in lookupextentdataref", the err and ret variables were merged into a single ret variable...

7.8CVSS0.0012EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/24 3:16 p.m.11 views

CVE-2026-31662

In the Linux kernel, the following vulnerability has been resolved: tipc: fix bcackers underflow on duplicate GRPACKMSG The GRPACKMSG handler in tipcgroupprotorcv currently decrements bcackers on every inbound group ACK, even when the same member has already acknowledged the current broadcast...

7.5CVSS0.00389EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/24 3:16 p.m.11 views

DEBIAN-CVE-2026-31662

In the Linux kernel, the following vulnerability has been resolved: tipc: fix bcackers underflow on duplicate GRPACKMSG The GRPACKMSG handler in tipcgroupprotorcv currently decrements bcackers on every inbound group ACK, even when the same member has already acknowledged the current broadcast...

7.5CVSS5.3AI score0.00389EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.12 views

CVE-2026-31647

In the Linux kernel, the following vulnerability has been resolved: idpf: fix PREEMPTRT raw/bh spinlock nesting for async VC handling Switch from using the completion's raw spinlock to a local lock in the idpfvcxn struct. The conversion is safe because complete/all are called outside the lock and...

5.5CVSS0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 3:16 p.m.9 views

DEBIAN-CVE-2026-31647

In the Linux kernel, the following vulnerability has been resolved: idpf: fix PREEMPTRT raw/bh spinlock nesting for async VC handling Switch from using the completion's raw spinlock to a local lock in the idpfvcxn struct. The conversion is safe because complete/all are called outside the lock and...

5.5CVSS5.3AI score0.00122EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.16 views

CVE-2026-31646

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix pagepool error handling in lan966xfdmarxallocpagepool pagepoolcreate can return an ERRPTR on failure. The return value is used unconditionally in the loop that follows, passing the error pointer through...

5.5CVSS0.00122EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/24 3:16 p.m.9 views

AZL-83639 CVE-2026-31646 affecting package kernel for versions less than 6.6.137.1-1

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix pagepool error handling in lan966xfdmarxallocpagepool pagepoolcreate can return an ERRPTR on failure. The return value is used unconditionally in the loop that follows, passing the error pointer through...

5.5CVSS6AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/24 3:16 p.m.18 views

DEBIAN-CVE-2026-31638

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Only put the call ref if one was acquired rxrpcinputpacketonconn can process a to-client packet after the current client call on the channel has already been torn down. In that case chan-call is NULL, rxrpctrygetcall retur...

7.5CVSS5.3AI score0.00441EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/24 3:16 p.m.13 views

DEBIAN-CVE-2026-31646

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix pagepool error handling in lan966xfdmarxallocpagepool pagepoolcreate can return an ERRPTR on failure. The return value is used unconditionally in the loop that follows, passing the error pointer through...

5.5CVSS5.3AI score0.00122EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.18 views

CVE-2026-31643

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix key parsing memleak In rxrpcpreparsexdryfsrxgk, the memory attached to token-rxgk can be leaked in a few error paths after it's allocated. Fix this by freeing it in the "rejecttoken:" case...

5.5CVSS0.00121EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/24 3:16 p.m.14 views

CVE-2026-31636

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix RESPONSE authenticator parser OOB read rxgkverifyauthenticator copies authlen bytes into a temporary buffer and then passes p + authlen as the parser limit to rxgkdoverifyauthenticator. Since p is a be32 , that inflate...

9.1CVSS0.00442EPSS
SaveExploits0References3
Rows per page
Query Builder