Bug 1783534 (CVE-2019-19533)

Summary: CVE-2019-19533 kernel: information leak bug caused by a malicious USB device in the drivers/media/usb/ttusb-dec/ttusb_dec.c
Product: [Other] Security Response Reporter: msiddiqu
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED ERRATA QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: acaringi, airlied, bhu, blc, brdeoliv, bskeggs, dhoward, dvlasenk, esammons, fhrbata, hdegoede, hkrzesin, iboverma, ichavero, itamar, jarodwilson, jeremy, jforbes, jglisse, jlelli, john.j5live, jonathan, josef, jross, jshortt, jstancek, jwboyer, kernel-maint, kernel-mgr, lgoncalv, linville, masami256, matt, mchehab, mcressma, mjg59, mlangsdo, nmurray, qzhao, rt-maint, rvrbovsk, steved, williams, wmealing
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
An information leak flaw was found in the Linux kernel's USB digital video device driver. An attacker with a malicious USB device presenting itself as a 'Technotrend/Hauppauge USB DEC' device is able to issue commands to this specific device and leak kernel internal memory information. The highest threat from this vulnerability is a breach of data confidentiality.
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-04 02:23:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1783536, 1788002, 1788003, 1788004, 1788005, 1788006    
Bug Blocks: 1783535    

Description msiddiqu 2019-12-13 21:26:22 UTC
An information leak ina driver in the Linux kernel was found which can be exploited by malicious USB device being attached presenting itself as "Technotrend/Hauppauge USB DEC" device.

A local attacker who is able to issue commands to this specific device is able to leak kernel internal memory information.

Upstream Patch:
  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a10feaf8c464c3f9cfdd3a8a7ce17e1c0d498da1

References: 

https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.4
http://seclists.org/oss-sec/2019/q4/115  
http://www.openwall.com/lists/oss-security/2019/12/03/4

Comment 1 msiddiqu 2019-12-13 21:28:33 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 1783536]

Comment 2 Justin M. Forbes 2019-12-16 17:14:14 UTC
This was fixed for Fedora with the 5.3.4 stable kernel update.

Comment 9 Eric Christensen 2020-01-09 02:11:31 UTC
Mitigation:

As the ttusb_dec module will be auto-loaded when required, its use can be disabled by preventing the module from loading with the following instructions:

# echo "install ttusb_dec /bin/true" >> /etc/modprobe.d/disable-cifs.conf 
 
The system will need to be restarted if the ttusb_dec module is already loaded. In most circumstances, the CIFS kernel module will be unable to be unloaded while the device is in use. If the system requires this module to work correctly, this mitigation may not be suitable. If you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.

Comment 10 errata-xmlrpc 2020-11-04 00:50:25 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2020:4431 https://access.redhat.com/errata/RHSA-2020:4431

Comment 11 errata-xmlrpc 2020-11-04 02:22:25 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2020:4609 https://access.redhat.com/errata/RHSA-2020:4609

Comment 12 Product Security DevOps Team 2020-11-04 02:23:44 UTC
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s):

https://access.redhat.com/security/cve/cve-2019-19533