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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-64240— media: rc: igorplugusb: fix control request setup packet

AI Predicted 5.5 Difficulty: Easy EPSS 0.17% · P6

Possible ATT&CK Techniques 1AI

T1059 · Command and Scripting Interpreter

Affected Version Matrix 12

VendorProductVersion RangeStatus
LinuxLinuxbc04b8633b375af6ac8a8bb615258b80fe06cdaa< e823e4294511989f5962e7ad85bf4d179ba74f52affected
81f0fb813e4bf28b3ca28dc218938a32eb48f740< 2243ad78ce64d344754260533ae7730c2174a34aaffected
0e84aa8fc23c7578f105e3a2160f9d0aa2bed79a< aa22590a16e51455c6db802c774b31aadc604a9aaffected
18d6a7c9e4e63c57157e9a57dd9bf3cd38e4c45a< 060fca8e098387f949e4eedaf215d952e477ac12affected
0be8fcd9005e3d3b5a61fe34b070a9663adbb4dc< 0d880d2db9856e94127ab09331363bef59f98005affected
0adac0ee2c42027d80bac02ea9b576a88f8955d3< f33b5a61673bd220fdaaf4202cf1013d6d66c943affected
a62ca67e3c72fb297dc7c86495ba8f7329d7f150< 5cc3f6db72f77d1a8f7f1cf4ac01803927ffdf15affected
eac69475b01fe1e861dfe3960b57fa95671c132e< 171022c7d594c133a45f92357a2a91475edabe20affected
… +4 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-64240

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
media: rc: igorplugusb: fix control request setup packet
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: fix control request setup packet Commit eac69475b01f ("media: rc: igorplugusb: heed coherency rules") changed the control request storage from an embedded struct to an allocated pointer so it can obey DMA coherency rules. However, the driver still passes &ir->request to usb_fill_control_urb(). That points the URB setup packet at the pointer field itself rather than at the allocated struct usb_ctrlrequest. USB core then interprets pointer bytes as the setup packet. This can produce an invalid bRequestType and trigger the control direction warning reported by syzbot: usb 2-1: BOGUS control dir, pipe 80003580 doesn't match bRequestType 0 Pass ir->request itself as the setup packet.
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会开源的一款操作系统内核。 Linux kernel存在安全漏洞,该漏洞源于驱动中控制请求设置包指向了指针字段本身,导致产生无效bRequestType。
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)

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux bc04b8633b375af6ac8a8bb615258b80fe06cdaa ~ e823e4294511989f5962e7ad85bf4d179ba74f52 -
LinuxLinux 6.6.140 ~ 6.6.143 -

II. Public POCs for CVE-2026-64240

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-64240

登录查看更多情报信息。

Patches & Fixes for CVE-2026-64240 (8)

Same Patch Batch · Linux · 2026-07-24 · 48 CVEs total

CVE-2026-642169.8 CRITICALnetfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
CVE-2026-642329.8 CRITICALblock: recompute nr_integrity_segments in blk_insert_cloned_request
CVE-2026-642558.8 HIGHwifi: iwlwifi: mld: validate sta_mask before ffs() in BA session handlers
CVE-2026-642478.4 HIGHKVM: x86: hyper-v: Bound the bank index when querying sparse banks
CVE-2026-642238.1 HIGHwifi: mac80211: consume only present negotiated TTLM maps
CVE-2026-642358.1 HIGHx86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolines
CVE-2026-642187.8 HIGHbatman-adv: bla: fix report_work leak on backbone_gw purge
CVE-2026-642267.8 HIGHsched_ext: Avoid UAF in scx_root_enable_workfn() init failure path
CVE-2026-642517.8 HIGHpwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next()
CVE-2026-642217.8 HIGHspi: ti-qspi: fix use-after-free after DMA setup failure
CVE-2026-642177.8 HIGHnetfs: Fix overrun check in netfs_extract_user_iter()
CVE-2026-642087.5 HIGHcrypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks
CVE-2026-642107.5 HIGHnet/mlx5e: xsk: Fix unlocked writing to ICOSQ
CVE-2026-642437.1 HIGHASoC: codecs: simple-mux: Fix enum control bounds check
CVE-2026-642197.0 HIGHdrm/amd/display: Validate payload length and link_index in dc_process_dmub_aux_transfer_as
CVE-2026-642227.0 HIGHocteontx2-pf: avoid double free of pool->stack on AQ init failure
CVE-2026-64211srcu: Don't queue workqueue handlers to never-online CPUs
CVE-2026-64212wifi: iwlwifi: mld: don't dereference a pointer before NULL checking it
CVE-2026-64209phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config
CVE-2026-64227ACPI: driver: Check ACPI_COMPANION() against NULL during probe

Showing top 20 of 48 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-64240

No comments yet


Leave a comment