Lucene search
+L

83 matches found

AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Added error handling to pairdevice. The hciconnparamsadd function never checks for a NULL value, which could lead to a NULL pointer dereferencing and resulting in a crash. This issue has been fixed by adding erro...

5.5CVSS6.3AI score0.00264EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability in PostgresSQL 11

A flaw was discovered in PostgreSQL versions prior to 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20, and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, ther...

8.1CVSS7.4AI score0.01593EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 1:20 p.m.14 views

CVE-2026-68394

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: revalidate LOADCONNPARAM queued update MGMTOPLOADCONNPARAM queues connupdatesync when a single parameter update changes an existing LE central connection. The queued work currently stores a borrowed hciconnparams...

7.8CVSS0.00125EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.19 views

CVE-2026-68390

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold hdev-lock for hciconnparams lookups hciconnparamslookup requires hdev-lock be held, otherwise the list iteration or param access is not safe. Hold hdev-lock for params lookups in hcisync...

8.8CVSS0.00218EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.40 views

CVE-2026-68390 Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold hdev-lock for hciconnparams lookups hciconnparamslookup requires hdev-lock be held, otherwise the list iteration or param access is not safe. Hold hdev-lock for params lookups in hcisync...

8.8CVSS0.00218EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 12:04 p.m.55 views

CVE-2026-68390

The CVE-2026-68390 affects the Linux kernel Bluetooth subsystem (hci_sync), where hci_conn_params_lookup must hold hdev->lock during list iterations and parameter access. The issue could allow unsafe access and potentially data corruption or system instability if the lock is not held. The vuln...

8.8CVSS5.3AI score0.00218EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 12:04 p.m.13 views

EUVD-2026-55576

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold hdev-lock for hciconnparams lookups hciconnparamslookup requires hdev-lock be held, otherwise the list iteration or param access is not safe. Hold hdev-lock for params lookups in hcisync...

5.3AI score0.00218EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 3:15 p.m.35 views

CVE-2026-5423 Subscription Authentication Bypass via Unverified connectionParams.jwt

@neo4j/graphql library versions prior to 7.5.6 fail to verify the authenticity of a client-supplied, pre-decoded JWT object passed through GraphQL subscription connectionParams. As a result, any unauthenticated remote client that can open a GraphQL-over-WebSocket connection can forge arbitrary JW...

8.2CVSS0.00357EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 3:15 p.m.134 views

CVE-2026-5423

The CVE affects @neo4j/graphql library prior to 7.5.6 (and 7.5.x) where a pre-decoded JWT passed via GraphQL subscription connectionParams is not verified, allowing unauthenticated clients to forge JWT claims and trigger @authentication/@subscriptionsAuthorization checks to receive restricted sub...

8.2CVSS5.7AI score0.00357EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 3:15 p.m.15 views

CVE-2026-5423 Subscription Authentication Bypass via Unverified connectionParams.jwt

@neo4j/graphql library versions prior to 7.5.6 fail to verify the authenticity of a client-supplied, pre-decoded JWT object passed through GraphQL subscription connectionParams. As a result, any unauthenticated remote client that can open a GraphQL-over-WebSocket connection can forge arbitrary JW...

8.2CVSS5.7AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/06 3:15 p.m.18 views

EUVD-2026-54094

@neo4j/graphql library versions prior to 7.5.6 fail to verify the authenticity of a client-supplied, pre-decoded JWT object passed through GraphQL subscription connectionParams. As a result, any unauthenticated remote client that can open a GraphQL-over-WebSocket connection can forge arbitrary JW...

8.2CVSS5.7AI score0.00357EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/07/26 8:02 a.m.8 views

Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_complete

...

7.8CVSS5.2AI score0.00125EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.11 views

SUSE CVE-2026-64433

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix UAF of hciconnparams in adddevicecomplete adddevicecomplete runs from the hcicmdsyncwork kworker, which holds only hcireqsynclock and not hcidevlock. It calls hciconnparamslookup and then dereferences the...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.22 views

CVE-2026-64433

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix UAF of hciconnparams in adddevicecomplete adddevicecomplete runs from the hcicmdsyncwork kworker, which holds only hcireqsynclock and not hcidevlock. It calls hciconnparamslookup and then dereferences the...

7.8CVSS0.00125EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/25 10:17 a.m.13 views

UBUNTU-CVE-2026-64433

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix UAF of hciconnparams in adddevicecomplete adddevicecomplete runs from the hcicmdsyncwork kworker, which holds only hcireqsynclock and not hcidevlock. It calls hciconnparamslookup and then dereferences the...

7.8CVSS5.6AI score0.00125EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.17 views

CVE-2026-64433

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix UAF of hciconnparams in adddevicecomplete adddevicecomplete runs from the hcicmdsyncwork kworker, which holds only hcireqsynclock and not hcidevlock. It calls hciconnparamslookup and then dereferences the...

7.8CVSS5.6AI score0.00125EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.40 views

CVE-2026-64433 Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_complete

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix UAF of hciconnparams in adddevicecomplete adddevicecomplete runs from the hcicmdsyncwork kworker, which holds only hcireqsynclock and not hcidevlock. It calls hciconnparamslookup and then dereferences the...

0.00125EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.20 views

PT-2026-64654

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free UAF issue exists in the Bluetooth MGMT component. The add device complete function, executing from the hci cmd sync work kworker, calls hci conn params lookup and...

7.8CVSS6.1AI score0.00125EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/24 4:40 a.m.14 views

EUVD-2026-48485

Multiple security vulnerabilities in Snowflake libsnowflakeclient versions prior to 2.9.2 could allow remote code execution and credential exfiltration. A stack-based buffer overflow in the file download path could allow remote code execution on a victim host. An attacker could exploit this by...

8.8CVSS6.8AI score0.00362EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/15 3:21 p.m.71 views

CVE-2026-50147

Summary : Metabase contains an arbitrary file-read vulnerability in multiple affected releases. From 1.57.0 through 1.57.19.1, 1.58.14.1, 1.59.10, and 1.60.4, an attacker who can configure a Metabase database connection can read arbitrary files on the Metabase host by injecting unsafe JDBC parame...

7.6CVSS6.2AI score0.00339EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder