Lucene search
+L

518 matches found

RedhatCVE
RedhatCVE
added 2024/12/24 2:24 p.m.31 views

CVE-2024-53150

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out of bounds reads when finding clock sources The current USB-audio driver code doesn't check bLength of each descriptor at traversing for clock descriptors. That is, when a device provides a bogus descripto...

7.1CVSS7AI score0.01351EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/24 12:15 p.m.40 views

CVE-2024-53150

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out of bounds reads when finding clock sources The current USB-audio driver code doesn't check bLength of each descriptor at traversing for clock descriptors. That is, when a device provides a bogus descripto...

7.1CVSS0.01351EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/12/24 11:28 a.m.31 views

CVE-2024-53150 ALSA: usb-audio: Fix out of bounds reads when finding clock sources

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out of bounds reads when finding clock sources The current USB-audio driver code doesn't check bLength of each descriptor at traversing for clock descriptors. That is, when a device provides a bogus descripto...

0.01351EPSS
SaveExploits0References8
CVE
CVE
added 2024/12/24 11:28 a.m.471 views

CVE-2024-53150

The CVE-2024-53150 issue affects the Linux kernel USB-audio (ALSA: usb-audio). The root cause is that the driver does not validate the bLength field of descriptors while traversing clock-related descriptors, allowing a bogus shorter descriptor to cause out-of-bounds reads. The public patch adds s...

7.1CVSS6.7AI score0.01351EPSS
SaveIn wildExploits0References11Affected Software1
OSV
OSV
added 2024/12/24 11:28 a.m.26 views

CVE-2024-53150 ALSA: usb-audio: Fix out of bounds reads when finding clock sources

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out of bounds reads when finding clock sources The current USB-audio driver code doesn't check bLength of each descriptor at traversing for clock descriptors. That is, when a device provides a bogus descripto...

7.1CVSS6.5AI score
SaveExploits0References14
VulnCheck KEV
VulnCheck KEV
added 2024/11/25 12:00 a.m.6 views

VulnCheck KEV: CVE-2024-53150

Linux Kernel contains an out-of-bounds read vulnerability in the USB-audio driver that allows a local, privileged attacker to obtain potentially sensitive information...

7.1CVSS7.2AI score0.01351EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/11/19 12:00 a.m.12 views

PT-2024-10645 · Mediatek · Mediatek Audio Driver

Name of the Vulnerable Software and Affected Versions: MediaTek audio driver affected versions not specified Description: The issue is related to a missing bounds check in the mtkscoaudio debugfs, combined with weakened SELinux policies. This could allow for an arbitrary kernel memory write,...

7.8CVSS8.9AI score0.00089EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/11/12 2:51 p.m.25 views

CVE-2024-51564 bhyve(8) infinite loop in the hda audio driver

A guest can trigger an infinite loop in the hda audio driver...

0.00457EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/12 2:51 p.m.48 views

CVE-2024-51564

The CVE-2024-51564 issue is in the bhyve hypervisor’s device models, specifically a guest-triggered infinite loop in the hda audio driver. The FreeBSD VuXML advisory and related reports flag this as part of a set of bhyve vulnerabilities (CVE-2024-51562..51566) that can allow a malicious guest to...

7.5CVSS7.5AI score0.00457EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/11/06 3:49 a.m.11 views

SUSE CVE-2024-50098

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Set SDEVOFFLINE when UFS is shut down There is a history of deadlock if reboot is performed at the beginning of booting. SDEVQUIESCE was set for all LU's scsidevices by UFS shutdown, and at that time the audio...

5.5CVSS7.7AI score0.00235EPSS
SaveExploits0References18
OSV
OSV
added 2024/11/05 6:15 p.m.20 views

AZL-52601 CVE-2024-50098 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Set SDEVOFFLINE when UFS is shut down There is a history of deadlock if reboot is performed at the beginning of booting. SDEVQUIESCE was set for all LU's scsidevices by UFS shutdown, and at that time the audio...

5.5CVSS6.8AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.7 views

DEBIAN-CVE-2024-50098

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Set SDEVOFFLINE when UFS is shut down There is a history of deadlock if reboot is performed at the beginning of booting. SDEVQUIESCE was set for all LU's scsidevices by UFS shutdown, and at that time the audio...

5.5CVSS5.7AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 5:07 p.m.18 views

CVE-2024-50098 scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut down

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Set SDEVOFFLINE when UFS is shut down There is a history of deadlock if reboot is performed at the beginning of booting. SDEVQUIESCE was set for all LU's scsidevices by UFS shutdown, and at that time the audio...

5.5CVSS6.1AI score
SaveExploits0References8
CVE
CVE
added 2024/11/05 5:07 p.m.152 views

CVE-2024-50098

The CVE-2024-50098 issue affects the Linux kernel SCSI UFS core. The root cause was a deadlock during reboot at boot start: SDEV_QUIESCE was set for all logical units, causing an audio-driver thread to wait on blk_mq_submit_bio(), which held a mutex. The fix changes behavior by marking all LUs of...

5.5CVSS5.3AI score0.00235EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2024/11/05 12:00 a.m.16 views

PT-2024-33930

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a deadlock that occurs when rebooting the system at the beginning of booting. This happens because the audio driver is waiting on blk mq submit bio while holdin...

5.5CVSS5.5AI score0.00235EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2024/10/29 12:00 a.m.37 views

FreeBSD -- Multiple issues in the bhyve hypervisor

Problem Description: Several vulnerabilities were found in the bhyve hypervisor's device models. The NVMe driver function nvmeopcgetlogpage is vulnerable to a buffer over- read from a guest-controlled value. CVE-2024-51562 The virtiovqrecordon function is subject to a time-of-check to time-of-use...

7.5CVSS7.2AI score0.00457EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/09/23 12:00 a.m.92 views

Ubuntu 22.04 LTS : Linux kernel vulnerabilities (USN-7029-1)

"The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7029-1 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use this to cau...

9.8CVSS7.8AI score0.02701EPSS
SaveExploits3References226
Tenable Nessus
Tenable Nessus
added 2024/09/23 12:00 a.m.85 views

Ubuntu 24.04 LTS : Linux kernel vulnerabilities (USN-6999-2)

The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6999-2 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use this to caus...

9.8CVSS7.9AI score0.02701EPSS
SaveExploits3References219
SUSE CVE
SUSE CVE
added 2024/09/19 3:09 a.m.9 views

SUSE CVE-2024-46793

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harder Since commit 13f58267cda3 "ASoC: soc.h: don't create dummy Component via COMPDUMMY" dummy codecs declared like this: SNDSOCDAILINKDEFdummy,...

5.5CVSS7.6AI score0.0018EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/09/13 12:00 a.m.99 views

Ubuntu 22.04 LTS : Linux kernel vulnerabilities (USN-7008-1)

"The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7008-1 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use this to cau...

9.8CVSS7.8AI score0.02701EPSS
SaveExploits3References221
Rows per page
Query Builder