Lucene search
+L

171530 matches found

CVE
CVE
added 2026/09/04 3:54 p.m.20 views

CVE-2026-80843

Linux kernel IPsec transform (xfrm) subsystem is affected by a memory leak in xfrm_state_construct() . When an authentication algorithm with no sadb_alg_id (e.g., cmac(aes) ) is selected, attach_auth_trunc() allocates x->aalg but leaves x->props.aalgo at zero. The subsequent call to attach_...

5.3AI score0.00195EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/09/04 3:54 p.m.32 views

CVE-2026-80842 net: bridge: mcast: fix use-after-free of a master VLAN's multicast context

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: fix use-after-free of a master VLAN's multicast context brmulticasttoggleonevlan clears BRVLFLAGMCASTENABLED under br-multicastlock before stopping a VLAN's multicast context. That is the teardown handshake:...

0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/04 3:54 p.m.6 views

EUVD-2026-71292

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: fix use-after-free of a master VLAN's multicast context brmulticasttoggleonevlan clears BRVLFLAGMCASTENABLED under br-multicastlock before stopping a VLAN's multicast context. That is the teardown handshake:...

5.5AI score0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/04 3:54 p.m.22 views

CVE-2026-80842

CVE-2026-80842 is a use-after-free in the Linux kernel bridge multicast subsystem, affecting master VLANs . When a master VLAN is deleted, br_multicast_toggle_one_vlan() returns early on the br_vlan_is_brentry() check without clearing BR_VLFLAG_MCAST_ENABLED under br->multicast_lock. The VLAN ...

5.5AI score0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/04 3:54 p.m.14 views

CVE-2026-80842 net: bridge: mcast: fix use-after-free of a master VLAN's multicast context

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: fix use-after-free of a master VLAN's multicast context brmulticasttoggleonevlan clears BRVLFLAGMCASTENABLED under br-multicastlock before stopping a VLAN's multicast context. That is the teardown handshake:...

5.8AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/09/04 3:54 p.m.15 views

CVE-2026-80842

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: fix use-after-free of a master VLAN's multicast context brmulticasttoggleonevlan clears BRVLFLAGMCASTENABLED under br-multicastlock before stopping a VLAN's multicast context. That is the teardown handshake:...

5.5AI score0.00177EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/04 3:54 p.m.11 views

EUVD-2026-71285

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - Remove cryptorng interface qcom-rng.c exposes the same hardware through two completely separate interfaces, cryptorng and hwrng. However, the implementation of this is buggy because it permits generation...

5.5AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/04 3:54 p.m.33 views

CVE-2026-80835 crypto: qcom-rng - Remove crypto_rng interface

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - Remove cryptorng interface qcom-rng.c exposes the same hardware through two completely separate interfaces, cryptorng and hwrng. However, the implementation of this is buggy because it permits generation...

0.00168EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/04 3:54 p.m.14 views

CVE-2026-80835

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - Remove cryptorng interface qcom-rng.c exposes the same hardware through two completely separate interfaces, cryptorng and hwrng. However, the implementation of this is buggy because it permits generation...

5.9AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2026/09/04 3:54 p.m.28 views

CVE-2026-80835 crypto: qcom-rng - Remove crypto_rng interface

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - Remove cryptorng interface qcom-rng.c exposes the same hardware through two completely separate interfaces, cryptorng and hwrng. However, the implementation of this is buggy because it permits generation...

5.8AI score
SaveExploits0References8
CVE
CVE
added 2026/09/04 3:54 p.m.23 views

CVE-2026-80835

CVE-2026-80835 affects the Linux kernel 's qcom-rng crypto driver, which exposes a Qualcomm hardware RNG through two separate interfaces (crypto_rng and hwrng). The root cause is a lack of synchronization between qcom_rng_generate() and qcom_hwrng_read(), allowing concurrent access to the same ha...

5.5AI score0.00168EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/09/04 3:43 p.m.29 views

Exploit for Code Injection in Apache Activemq

CVE-2026-34197 — Apache ActiveMQ Jolokia addNetworkConnector...

8.8CVSS7AI score0.98256EPSS
SaveExploits15
NVD
NVD
added 2026/09/04 3:17 p.m.5 views

CVE-2026-85699

jina-ai reader contains a server-side request forgery vulnerability where URL validation is performed only on the initial request but not re-applied to subsequent redirect hops. Attackers can craft a public URL that redirects to internal network addresses or cloud metadata endpoints, allowing the...

8.7CVSS0.00292EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/04 3:17 p.m.11 views

CVE-2026-85673

LLaMA-Factory contains a server-side request forgery vulnerability in the OpenAI-compatible API multimodal media URL handler that allows unauthenticated attackers to bypass SSRF validation. The checkssrfurl guard validates URLs once but requests.get follows redirects and re-resolves DNS without...

8.7CVSS0.00382EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/04 3:17 p.m.5 views

CVE-2026-82729

Inefficient Algorithmic Complexity vulnerability in elixir-mint mint allows a remote HTTP server to exhaust CPU on the client host and cause a denial of service. parsehexprefix/2 in lib/mint/http1/parse.ex folds each hex digit of a chunked response's chunk-size field into an arbitrary-precision...

6.3CVSS0.00487EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.7 views

CVE-2026-81859

CP4BA - IBM Enterprise Records could allow a local attacker to obtain sensitive information due to the use of a broken or risky cryptographic algorithm...

6.2CVSS0.0011EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/04 3:13 p.m.18 views

CVE-2026-80819

CVE-2026-80819 is a null pointer dereference in the Linux kernel 's Bluetooth RFCOMM subsystem. The flaw occurs when rfcomm_sock_recvmsg() calls rfcomm_dlc_accept() without holding rfcomm_mutex. A remote peer can trigger the bug by sending a DISC frame on a deferred-setup DLC, which clears d->...

5.5AI score0.00195EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/09/04 3:13 p.m.28 views

CVE-2026-80819 Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: take rfcommmutex for the deferred setup accept rfcommsockrecvmsg completes a deferred setup by calling rfcommdlcaccept without holding any RFCOMM lock: if testandclearbitRFCOMMDEFERSETUP, &d-flags...

0.00195EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/04 3:13 p.m.15 views

CVE-2026-80819 Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: take rfcommmutex for the deferred setup accept rfcommsockrecvmsg completes a deferred setup by calling rfcommdlcaccept without holding any RFCOMM lock: if testandclearbitRFCOMMDEFERSETUP, &d-flags...

5.7AI score
SaveExploits0References12
EUVD
EUVD
added 2026/09/04 3:13 p.m.6 views

EUVD-2026-71254

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: take rfcommmutex for the deferred setup accept rfcommsockrecvmsg completes a deferred setup by calling rfcommdlcaccept without holding any RFCOMM lock: if testandclearbitRFCOMMDEFERSETUP, &d-flags...

5.5AI score0.00195EPSS
SaveExploits0References9
Rows per page
Query Builder