Bug 1783534 (CVE-2019-19533) - CVE-2019-19533 kernel: information leak bug caused by a malicious USB device in the drivers/media/usb/ttusb-dec/ttusb_dec.c
Summary: CVE-2019-19533 kernel: information leak bug caused by a malicious USB device...
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2019-19533
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1783536 1788002 1788003 1788004 1788005 1788006
Blocks: 1783535
TreeView+ depends on / blocked
 
Reported: 2019-12-13 21:26 UTC by msiddiqu
Modified: 2021-02-16 20:51 UTC (History)
44 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-11-04 02:23:44 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2020:4431 0 None None None 2020-11-04 00:50:10 UTC
Red Hat Product Errata RHSA-2020:4609 0 None None None 2020-11-04 02:22:11 UTC

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


Note You need to log in before you can comment on or make changes to this bug.