Lucene search
K

597 matches found

RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.0 views

No title provided

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: prevent potential failure in handletxevent for Transfer events without TRB Some transfer events don't always point to a TRB, and consequently don't have a endpoint ring. In these cases, function handletxevent should no...

6.4AI score
Exploits0References2
OSV
OSV
added 2024/09/11 4:15 p.m.1 views

UBUNTU-CVE-2024-45027

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check for xhci-interrupters being allocated in xhcimemclearup If xhcimeminit fails, it calls into xhcimemcleanup to mop up the damage. If it fails early enough, before xhci-interrupters is allocated but after...

5.5CVSS6.5AI score0.00206EPSS
Exploits0References10
OSV
OSV
added 2024/09/04 8:15 p.m.0 views

DEBIAN-CVE-2024-45006

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration re-enumerating full-speed devices after a failed address device command can trigger a NULL pointer dereference. Full-speed devices may need to reconfigure th...

5.5CVSS5.5AI score0.00251EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.2 views

AZL-48807 CVE-2024-45006 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration re-enumerating full-speed devices after a failed address device command can trigger a NULL pointer dereference. Full-speed devices may need to reconfigure th...

5.5CVSS6.3AI score0.00251EPSS
Exploits0References1
OSV
OSV
added 2024/08/26 8:15 a.m.0 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
Exploits0References24
OSV
OSV
added 2024/08/23 1:15 p.m.0 views

UBUNTU-CVE-2024-43883

In the Linux kernel, the following vulnerability has been resolved: usb: vhci-hcd: Do not drop references before new references are gained At a few places the driver carries stale pointers to references that can still be used. Make sure that does not happen. This strictly speaking closes...

7CVSS6.1AI score0.00223EPSS
Exploits0References26
SUSE CVE
SUSE CVE
added 2024/08/22 3:14 a.m.1 views

SUSE CVE-2023-52901

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check endpoint is valid before dereferencing it When the host controller is not responding, all URBs queued to all endpoints need to be killed. This can cause a kernel panic if we dereference an invalid endpoint. Fix...

5.5CVSS6.4AI score0.0024EPSS
Exploits0References11
RedhatCVE
RedhatCVE
added 2024/08/21 6:41 p.m.19 views

CVE-2023-52901

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check endpoint is valid before dereferencing it When the host controller is not responding, all URBs queued to all endpoints need to be killed. This can cause a kernel panic if we dereference an invalid endpoint. Fix...

5.5CVSS6.8AI score0.0024EPSS
Exploits0References4
OSV
OSV
added 2024/08/21 7:15 a.m.1 views

DEBIAN-CVE-2023-52901

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check endpoint is valid before dereferencing it When the host controller is not responding, all URBs queued to all endpoints need to be killed. This can cause a kernel panic if we dereference an invalid endpoint. Fix...

5.5CVSS5.2AI score0.0024EPSS
Exploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.0 views

UBUNTU-CVE-2023-52901

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check endpoint is valid before dereferencing it When the host controller is not responding, all URBs queued to all endpoints need to be killed. This can cause a kernel panic if we dereference an invalid endpoint. Fix...

5.5CVSS5.8AI score0.0024EPSS
Exploits0References10
CNNVD
CNNVD
added 2024/08/21 12:0 a.m.3 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
Exploits0References9
OSV
OSV
added 2024/08/12 8:41 p.m.6 views

CLSA-2024-1723495305 Fix of 19 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-42068 - bpf: Take return from setmemoryro into account with bpfproglockro CVE-url: https://ubuntu.com/security/CVE-2024-42079 - gfs2: Fix NULL pointer dereference in gfs2logflush CVE-url: https://ubuntu.com/security/CVE-2024-42226 - usb: xhci: prevent...

7.8CVSS6.8AI score0.00284EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.1 views

kernel: xhci: Handle TD clearing for multiple streams case

A vulnerability was found in the Linux kernel's xHCI driver, related to the handling of TD when multiple streams are active, where the issue occurs when the endpoint is stopped, causing TD to remain uncleared, which can lead to system crashes and memory corruption due to stale TD references...

7.8CVSS7.2AI score0.00292EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.1 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
Exploits0References10
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.1 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
Exploits0References14
OSV
OSV
added 2024/07/12 1:15 p.m.1 views

UBUNTU-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...

7.8CVSS6.2AI score0.00292EPSS
Exploits0References21
OSV
OSV
added 2024/06/20 12:15 p.m.0 views

UBUNTU-CVE-2022-48761

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-plat: fix crash when suspend if remote wake enable Crashed at i.mx8qm platform when suspend if enable remote wakeup Internal error: synchronous external abort: 96000210 1 PREEMPT SMP Modules linked in: CPU: 2 PID: 244...

5.3CVSS6AI score0.00212EPSS
Exploits0References7
OSV
OSV
added 2024/06/20 8:15 a.m.7 views

AZL-68108 CVE-2024-38620 affecting package kernel 5.15.200.1-1

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.5CVSS6.6AI score0.00209EPSS
Exploits0References1
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
Exploits0References1
OSV
OSV
added 2024/06/20 8:15 a.m.0 views

UBUNTU-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.5CVSS6.5AI score0.00209EPSS
Exploits0References12
Rows per page
Query Builder