Lucene search
+L

327 matches found

Microsoft CVE
Microsoft CVE
added 2024/10/12 7:0 a.m.9 views

nfc: nci: Fix uninit-value in nci_rx_work

...

7.1CVSS7.1AI score0.0026EPSS
SaveExploits0
OSV
OSV
added 2024/08/26 8:15 a.m.4 views

UBUNTU-CVE-2024-43884

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Add error handling to pairdevice hciconnparamsadd never checks for a NULL value and could lead to a NULL pointer dereference causing a crash. Fixed by adding error handling in the function...

5.5CVSS6.2AI score0.00264EPSS
SaveExploits0References24
CNNVD
CNNVD
added 2024/08/21 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an xhci component that could lead to a null pointer dereference in the event of a sudden host death...

4.7CVSS6.3AI score0.0024EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2024/08/09 12:0 a.m.44 views

Ubuntu 16.04 LTS : Linux kernel (Azure) vulnerabilities (USN-6926-3)

The remote Ubuntu 16.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6926-3 advisory. discovered that the NFC Controller Interface NCI implementation in the Linux kernel did not properly handle certain memory allocation failure conditions,...

8.8CVSS7.6AI score0.00829EPSS
SaveExploits0References31
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.4 views

SUSE CVE-2024-42132

In the Linux kernel, the following vulnerability has been resolved: bluetooth/hci: disallow setting handle bigger than HCICONNHANDLEMAX Syzbot hit warning in hciconndel caused by freeing handle that was not allocated using ida allocator. This is caused by handle bigger than HCICONNHANDLEMAX passe...

5.5CVSS7.8AI score0.00226EPSS
SaveExploits0References10
Ubuntu
Ubuntu
added 2024/08/01 3:9 p.m.47 views

USN-6926-2: Linux kernel vulnerabilities

黄思聪 discovered that the NFC Controller Interface NCI implementation in the Linux kernel did not properly handle certain memory allocation failure conditions, leading to a null pointer dereference vulnerability. A local attacker could use this to cause a denial of service system crash...

8.8CVSS7.5AI score0.00829EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/08/01 12:0 a.m.36 views

Ubuntu 14.04 LTS / 18.04 LTS : Linux kernel vulnerabilities (USN-6926-2)

The remote Ubuntu 14.04 LTS / 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6926-2 advisory. discovered that the NFC Controller Interface NCI implementation in the Linux kernel did not properly handle certain memory allocation failure...

8.8CVSS7.6AI score0.00829EPSS
SaveExploits0References31
OSV
OSV
added 2024/07/31 4:1 p.m.12 views

USN-6938-1 linux, linux-aws, linux-kvm, linux-lts-xenial vulnerabilities

It was discovered that the device input subsystem in the Linux kernel did not properly handle the case when an event code falls outside of a bitmap. A local attacker could use this to cause a denial of service system crash. CVE-2022-48619 黄思聪 discovered that the NFC Controller Interface NCI...

7.8CVSS6.7AI score0.00829EPSS
SaveExploits0References32
Tenable Nessus
Tenable Nessus
added 2024/07/31 12:0 a.m.43 views

Ubuntu 14.04 LTS / 16.04 LTS : Linux kernel vulnerabilities (USN-6938-1)

"The remote Ubuntu 14.04 LTS / 16.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6938-1 advisory. It was discovered that the device input subsystem in the Linux kernel did not properly handle the case when an event code falls outside of a...

7.8CVSS7.2AI score0.00829EPSS
SaveExploits0References32
OpenVAS
OpenVAS
added 2024/07/30 12:0 a.m.29 views

Ubuntu: Security Advisory (USN-6926-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS7.3AI score0.00829EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2024/07/29 4:21 p.m.395 views

USN-6926-1: Linux kernel vulnerabilities

黄思聪 discovered that the NFC Controller Interface NCI implementation in the Linux kernel did not properly handle certain memory allocation failure conditions, leading to a null pointer dereference vulnerability. A local attacker could use this to cause a denial of service system crash...

8.8CVSS7.5AI score0.00829EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/07/29 12:0 a.m.30 views

Ubuntu 16.04 LTS / 18.04 LTS : Linux kernel vulnerabilities (USN-6926-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6926-1 advisory. discovered that the NFC Controller Interface NCI implementation in the Linux kernel did not properly handle certain memory allocation failure...

8.8CVSS7.6AI score0.00829EPSS
SaveExploits0References31
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.3 views

SUSE CVE-2024-40927

In the Linux kernel, the following vulnerability has been resolved: xhci: Handle TD clearing for multiple streams case When multiple streams are in use, multiple TDs might be in flight when an endpoint is stopped. We need to issue a Set TR Dequeue Pointer for each, to ensure everything is reset...

6.4CVSS6.2AI score0.00292EPSS
SaveExploits0References14
CNNVD
CNNVD
added 2024/06/21 12:0 a.m.5 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which originates from the presence of uninitialized variables in the nfc:nci module ncirxwork...

7.1CVSS6.5AI score0.0026EPSS
SaveExploits0References10
OSV
OSV
added 2024/06/20 8:15 a.m.1 views

DEBIAN-CVE-2024-38620

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HCI: Remove HCIAMP support Since BTHS has been remove HCIAMP controllers no longer has any use so remove it along with the capability of creating AMP controllers. Since we no longer need to differentiate between AMP an...

5.5CVSS5.6AI score0.00209EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/06/20 12:0 a.m.7 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the Bluetooth:HCI module removing HCIAMP support...

5.5CVSS6.5AI score0.00209EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/06/08 3:8 a.m.3 views

SUSE CVE-2023-52766

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Fix out of bounds access in hcidmairqhandler Do not loop over ring headers in hcidmairqhandler that are not allocated and enabled in hcidmainit. Otherwise out of bounds access will occur from rings-headersi...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References37
OSV
OSV
added 2024/05/30 4:15 p.m.3 views

UBUNTU-CVE-2024-36950

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: mask bus reset interrupts between ISR and bottom half In the FireWire OHCI interrupt handler, if a bus reset interrupt has occurred, mask bus reset interrupts until busresetwork has serviced and cleared the...

4.4CVSS6.1AI score0.0026EPSS
SaveExploits0References29
Microsoft CVE
Microsoft CVE
added 2024/05/24 7:0 a.m.3 views

Bluetooth: Fix memory leak in hci_req_sync_complete()

...

5.5CVSS7.3AI score0.00279EPSS
SaveExploits0
OSV
OSV
added 2024/05/23 7:15 a.m.2 views

DEBIAN-CVE-2024-36011

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HCI: Fix potential null-ptr-deref Fix potential null-ptr-deref in hcilebigsyncestablishedevt...

5.5CVSS5.6AI score0.0021EPSS
SaveExploits0References1
Rows per page
Query Builder