Lucene search
+L

1687 matches found

AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: Bluetooth: hcisync: fixed a race condition in hcicmdsyncdequeueonce. The function hcicmdsyncdequeueonce performs a lookup and then cancels the entry under two separate lock sections. Meanwhile, hcicmdsyncwork can also delete t...

8.8CVSS5.8AI score0.00264EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisock: Prevent race conditions in socket write iteration and sock bind. There is a potential race condition between sock bind and socket write iteration. bind may free the same memory block via mgmtpending before the...

5.9AI score0.00183EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.10 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: Check the length of skb for an unknown CC opcode. In hcicmdCompleteevt, if the command completion event has an unknown opcode, we assume that the first byte of skb-data contains the return status. However, th...

7.6CVSS4.8AI score0.00267EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.15 views

MiracleLinux 9 : kernel-5.14.0-687.17.1.el9_8 (AXSA:2026-1389:56)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1389:56 advisory. kernel: can: isotp: fix tx.buf use-after-free in isotpsendmsg CVE-2026-31474 kernel: mptcp: fix slab-use-after-free in inetlookupestablished...

9.8CVSS7.1AI score0.00583EPSS
SaveExploits13References18
RedhatCVE
RedhatCVE
added 2026/07/29 3:14 p.m.10 views

CVE-2026-64405

A flaw was found in the Linux kernel's Bluetooth subsystem, specifically within the hciconn module. This vulnerability occurs when the hciabortconn function attempts to process a pending connection while a critical pointer is unexpectedly null. This can lead to a null pointer dereference, causing...

5.5CVSS5.8AI score0.00173EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/28 7:25 a.m.10 views

USN-8595-3 linux-aws-6.8, linux-aws-fips vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 It was discovered that some AMD Zen 2 processors did not properly isolate shared...

9.8CVSS6.6AI score0.00768EPSS
SaveExploits86References913
NVD
NVD
added 2026/07/25 10:17 a.m.20 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...

0.00168EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/25 10:17 a.m.9 views

CVE-2026-64405

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix null ptr deref in hciabortconn hciabortconn read hciskbeventhdev-sentcmd when a connection was pending, but hdev-sentcmd can be NULL while reqstatus is still HCIREQPEND, leading to a NULL pointer dereferen...

0.00173EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.15 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...

5.4AI score0.00168EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/25 8:51 a.m.33 views

CVE-2026-64433

Summary: CVE-2026-64433 affects the Linux kernel Bluetooth MGMT path, where add_device_complete() can perform a use-after-free due to missing locking around hci_conn_params_lookup() and access to params->flags. A concurrent MGMT_OP_REMOVE_DEVICE under hci_dev_lock can free the looked-up hci_co...

5.7AI score0.00168EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-64433

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: MGMT: Fix UAF of hciconnparams in adddevicecomplete adddevicecomplete runs from the hcicmdsyncwork kworker, which holds only hcireqsynclock and not...

5.9AI score0.00168EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 12:09 p.m.8 views

CVE-2026-45812 Apache NimBLE: OOB Read via sizeof(pointer) in Legacy Advertising Report Handler

Incorrect Calculation of Buffer Size vulnerability in Apache NimBLE when processing Legacy Advertising Report HCI event. When a single HCI advertising report event bundles multiple reports, NimBLE miscalculated the offset to the next report. This can cause the host to read past the end of the...

6.5CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/24 12:09 p.m.41 views

CVE-2026-45811 Apache NimBLE: Buffer overflow in socket HCI transport

Buffer Copy without Checking Size of Input 'Classic Buffer Overflow' vulnerability in Apache NimBLE. The HCI socket transport did not check whether a received HCI event would fit the configured event pool before copying it, allowing a buffer overflow. Severity is low: exploitation requires either...

0.00342EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:09 p.m.12 views

CVE-2026-45811

Buffer Copy without Checking Size of Input 'Classic Buffer Overflow' vulnerability in Apache NimBLE. The HCI socket transport did not check whether a received HCI event would fit the configured event pool before copying it, allowing a buffer overflow. Severity is low: exploitation requires either...

6.2AI score0.00342EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/24 12:09 p.m.23 views

CVE-2026-45811

CVE-2026-45811: Buffer Copy without Checking Size of Input in Apache NimBLE's HCI socket transport allows a buffer overflow because the received HCI event might not fit the configured event pool. Affects NimBLE up to version 1.9.0; upgrade to 1.10.0 to fix. Exploitation requires either a misconfi...

7.5CVSS6.2AI score0.00342EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/23 12:47 p.m.13 views

kernel: Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync

A flaw was found in the Linux kernel’s Bluetooth subsystem HCI. Specifically, in the function hciaclcreateconnsync and related path hcilecreateconnsync, a connection object in state BTOPEN that is still pending command submission may be freed prematurely, leading to a use-after-free condition. An...

8.8CVSS7.4AI score0.00263EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/22 1:52 p.m.6 views

SUSE-SU-2026:22810-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-20585: iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 bsc1243603. - CVE-2026-31503: udp: Fix wildcard bind...

9.8CVSS7.2AI score0.03153EPSS
SaveExploits9References181
OSV
OSV
added 2026/07/22 1:38 p.m.9 views

SUSE-SU-2026:22809-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 RT kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-20585: iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 bsc1243603. - CVE-2026-31503: udp: Fix wildcard bind...

9.8CVSS7.2AI score0.03153EPSS
SaveExploits9References181
OSV
OSV
added 2026/07/22 12:25 p.m.7 views

SUSE-SU-2026:22904-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-20585: iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 bsc1243603. - CVE-2026-31503: udp: Fix wildcard bind...

9.8CVSS7.2AI score0.03153EPSS
SaveExploits9References181
OSV
OSV
added 2026/07/22 11:01 a.m.7 views

SUSE-SU-2026:22903-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 RT kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-20585: iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 bsc1243603. - CVE-2026-31503: udp: Fix wildcard bind...

9.8CVSS7.2AI score0.03153EPSS
SaveExploits9References181
Rows per page
Query Builder