Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

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

KEV EPSS 1.12% · P78
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2024-53150

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
ALSA: usb-audio: Fix out of bounds reads when finding clock sources
Source: NVD (National Vulnerability Database)
Vulnerability Description
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 descriptor with a shorter bLength, the driver might hit out-of-bounds reads. For addressing it, this patch adds sanity checks to the validator functions for the clock descriptor traversal. When the descriptor length is shorter than expected, it's skipped in the loop. For the clock source and clock multiplier descriptors, we can just check bLength against the sizeof() of each descriptor type. OTOH, the clock selector descriptor of UAC2 and UAC3 has an array of bNrInPins elements and two more fields at its tail, hence those have to be checked in addition to the sizeof() check.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于存在越界读取。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Shenlong Deep Dive — AI Deep Analysis

10-question deep dive: root cause, exploitation, mitigation, urgency. Read summary free, full version requires login.

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux b8e4f1fdfa422398c2d6c47bfb7d1feb3046d70a ~ a632bdcb359fd8145e86486ff8612da98e239acd -
LinuxLinux 5.4 -

II. Public POCs for CVE-2024-53150

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2024-53150

登录查看更多情报信息。

Same Patch Batch · Linux · 2024-12-24 · 20 CVEs total

CVE-2024-53153PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()
CVE-2024-53163crypto: qat/qat_420xx - fix off by one in uof_get_name()
CVE-2024-53162crypto: qat/qat_4xxx - fix off by one in uof_get_name()
CVE-2024-53161EDAC/bluefield: Fix potential integer overflow
CVE-2024-53160rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu
CVE-2024-53158soc: qcom: geni-se: fix array underflow in geni_se_clk_tbl_get()
CVE-2024-53157firmware: arm_scpi: Check the DVFS OPP count returned by the firmware
CVE-2024-53156wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service()
CVE-2024-53155ocfs2: fix uninitialized value in ocfs2_file_read_iter()
CVE-2024-53154clk: clk-apple-nco: Add NULL check in applnco_probe
CVE-2024-53240xen/netfront: fix crash when removing device
CVE-2024-53152PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert()
CVE-2024-53151svcrdma: Address an integer overflow
CVE-2024-53149usb: typec: ucsi: glink: fix off-by-one in connector_status
CVE-2024-53148comedi: Flush partial mappings in error case
CVE-2024-53147exfat: fix out-of-bounds access of directory entries
CVE-2024-53146NFSD: Prevent a potential integer overflow
CVE-2024-53145um: Fix potential integer overflow during physmem setup
CVE-2024-53241x86/xen: don't do PV iret hypercall through hypercall page

IV. Related Vulnerabilities

V. Comments for CVE-2024-53150

No comments yet


Leave a comment