Lucene search
+L

1667 matches found

Microsoft CVE
Microsoft CVE
added 2026/04/26 8:05 a.m.15 views

tls: Purge async_hold in tls_decrypt_async_wait()

...

7.5CVSS5.2AI score0.00244EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.58 views

CVE-2026-31657 batman-adv: hold claim backbone gateways by reference

In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadvblaaddclaim can replace claim-backbonegw and drop the old gateway's last reference while readers still follow the pointer. The netlink claim dump path dereferences...

9.8CVSS0.00399EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:45 p.m.7 views

CVE-2026-31657

In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadvblaaddclaim can replace claim-backbonegw and drop the old gateway's last reference while readers still follow the pointer. The netlink claim dump path dereferences...

5.2AI score0.00399EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/04/08 1:06 p.m.67 views

CVE-2026-31411

CVE-2026-31411: Linux kernel ATM signaling path (net/atm) allowed forged user pointers via sendmsg(), leading to potential memory safety risks. A fix adds find_get_vcc() to validate the vcc pointer against the vcc_hash and uses sock_hold() to keep the object alive during processing of signaling o...

5.5CVSS5.8AI score0.00131EPSS
SaveExploits0References10Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/08 5:15 a.m.44 views

kernel: Linux kernel: Use-After-Free vulnerability in ATM subsystem

A flaw was found in the Linux kernel's Asynchronous Transfer Mode ATM subsystem. An authenticated local attacker could exploit a Use-After-Free UAF vulnerability in the /proc/net/atm/lec handling. This flaw occurs due to improper devput calls without prior devhold calls, leading to an imbalance i...

7.8CVSS6.7AI score0.00174EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/08 12:00 a.m.8 views

PT-2026-31306

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the ATM send path sendmsg - vcc sendmsg - sigd send. The system reads the vcc pointer from msg-vcc without validation, and this pointer originates fro...

5.5CVSS5.9AI score0.00131EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/07 5:03 p.m.15 views

CVE-2026-3524

Mattermost Plugin Legal Hold versions =1.1.4 fail to halt request processing after a failed authorization check in ServeHTTP which allows an authenticated attacker to access, create, download, and delete legal hold data via crafted API requests to the plugin's endpoints. Mattermost Advisory ID:...

8.8CVSS5.9AI score0.00378EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/04/07 8:01 a.m.10 views

Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold

...

8.8CVSS5.7AI score0.00307EPSS
SaveExploits0
EUVD
EUVD
added 2026/04/06 3:31 p.m.12 views

EUVD-2026-19231

Mattermost Plugin Legal Hold versions =1.1.4 fail to halt request processing after a failed authorization check in ServeHTTP which allows an authenticated attacker to access, create, download, and delete legal hold data via crafted API requests to the plugin's endpoints. Mattermost Advisory ID:...

8.8CVSS5.9AI score0.00378EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/06 1:17 p.m.13 views

CVE-2026-3524

Mattermost Plugin Legal Hold versions =1.1.4 fail to halt request processing after a failed authorization check in ServeHTTP which allows an authenticated attacker to access, create, download, and delete legal hold data via crafted API requests to the plugin's endpoints. Mattermost Advisory ID:...

8.8CVSS0.00378EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/04/06 1:07 p.m.7 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization due to a missing return statement after a permission check in the ServeHTTP function. An attacker can gain unauthorized access to, create, download, and delete sensitive legal hold data by sending crafted API...

8.8CVSS5.8AI score0.00378EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/06 12:06 p.m.40 views

CVE-2026-3524

CVE-2026-3524 affects Mattermost Plugin Legal Hold versions

8.8CVSS5.9AI score0.00378EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/06 12:06 p.m.5 views

CVE-2026-3524 Authorization Bypass in Mattermost Legal Hold Plugin Due to Missing Return After Permission Check

Mattermost Plugin Legal Hold versions =1.1.4 fail to halt request processing after a failed authorization check in ServeHTTP which allows an authenticated attacker to access, create, download, and delete legal hold data via crafted API requests to the plugin's endpoints. Mattermost Advisory ID:...

8.8CVSS5.9AI score0.00378EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/06 12:06 p.m.41 views

CVE-2026-3524 Authorization Bypass in Mattermost Legal Hold Plugin Due to Missing Return After Permission Check

Mattermost Plugin Legal Hold versions =1.1.4 fail to halt request processing after a failed authorization check in ServeHTTP which allows an authenticated attacker to access, create, download, and delete legal hold data via crafted API requests to the plugin's endpoints. Mattermost Advisory ID:...

8.8CVSS0.00378EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/06 12:06 p.m.16 views

CVE-2026-3524 Authorization Bypass in Mattermost Legal Hold Plugin Due to Missing Return After Permission Check

Mattermost Plugin Legal Hold versions =1.1.4 fail to halt request processing after a failed authorization check in ServeHTTP which allows an authenticated attacker to access, create, download, and delete legal hold data via crafted API requests to the plugin's endpoints. Mattermost Advisory ID:...

8.8CVSS5.3AI score
SaveExploits0References3
EUVD
EUVD
added 2026/04/06 9:31 a.m.8 views

EUVD-2026-19196

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix use-after-free in scorecvframe due to missing sockhold scorecvframe reads conn-sk under scoconnlock but immediately releases the lock without holding a reference to the socket. A concurrent close can free the...

5.7AI score0.00307EPSS
SaveExploits0References6
NVD
NVD
added 2026/04/06 8:16 a.m.8 views

CVE-2026-31408

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix use-after-free in scorecvframe due to missing sockhold scorecvframe reads conn-sk under scoconnlock but immediately releases the lock without holding a reference to the socket. A concurrent close can free the...

8.8CVSS0.00307EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/06 8:16 a.m.10 views

UBUNTU-CVE-2026-31408

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix use-after-free in scorecvframe due to missing sockhold scorecvframe reads conn-sk under scoconnlock but immediately releases the lock without holding a reference to the socket. A concurrent close can free the...

8.8CVSS5.7AI score0.00307EPSS
SaveExploits0References34
CVE
CVE
added 2026/04/06 7:38 a.m.58 views

CVE-2026-31408

CVE-2026-31408 is a Linux kernel Bluetooth SCO use-after-free in sco_recv_frame(), where conn->sk is accessed after releasing sco_conn_lock() without holding a reference. The fix uses sco_sock_hold() to take a reference before unlocking and adds sock_put() on exit paths. Connected advisories s...

8.8CVSS5.7AI score0.00307EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/06 7:38 a.m.9 views

CVE-2026-31408

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix use-after-free in scorecvframe due to missing sockhold scorecvframe reads conn-sk under scoconnlock but immediately releases the lock without holding a reference to the socket. A concurrent close can free the...

5.7AI score0.00307EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder