Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833947 (CVE-2019-25058) - <sys-apps/usbguard-1.1.0[dbus] - usbguard-dbus allows whitelisting of USB devices by unprivileged users
Summary: <sys-apps/usbguard-1.1.0[dbus] - usbguard-dbus allows whitelisting of USB dev...
Status: RESOLVED FIXED
Alias: CVE-2019-25058
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Security
URL: https://github.com/USBGuard/usbguard/...
Whiteboard: ~4 [noglsa]
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-23 16:10 UTC by Sebastian Pipping
Modified: 2023-01-06 19:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Pipping gentoo-dev 2022-02-23 16:10:52 UTC
CVE requested from Mitre just now, release 1.1.0 expected soon.
Comment 1 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-02-23 19:03:26 UTC
Thanks!
Comment 2 Larry the Git Cow gentoo-dev 2022-02-24 15:41:51 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a666d0693261ff26090f2e000e16e52282a70d7

commit 4a666d0693261ff26090f2e000e16e52282a70d7
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2022-02-24 15:36:45 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2022-02-24 15:40:45 +0000

    sys-apps/usbguard: 1.1.0
    
    Bug: https://bugs.gentoo.org/833947
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-3.0.30, Repoman-3.0.3

 sys-apps/usbguard/Manifest              |  1 +
 sys-apps/usbguard/usbguard-1.1.0.ebuild | 96 +++++++++++++++++++++++++++++++++
 2 files changed, 97 insertions(+)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-24 15:50:55 UTC
Thanks! Please cleanup when ready.
Comment 4 Sebastian Pipping gentoo-dev 2022-02-24 22:22:36 UTC
(In reply to Sam James from comment #3)
> Thanks! Please cleanup when ready.

I would like to wait a few days and see if we get bug reports about 1.1.0.  Version 1.0.0 is only vulnerable where D-Bus is enabled and used.  Let me add that info to the bug title and then we drop 1.0.0 in few days, okay?
Comment 5 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-02-24 22:28:02 UTC
(In reply to Sebastian Pipping from comment #4)
> (In reply to Sam James from comment #3)
> > Thanks! Please cleanup when ready.
> 
> I would like to wait a few days and see if we get bug reports about 1.1.0. 
> Version 1.0.0 is only vulnerable where D-Bus is enabled and used.  Let me
> add that info to the bug title and then we drop 1.0.0 in few days, okay?

Yes, if we are not ready to cleanup yet we're happy to defer to defer to maintainers here!
Comment 6 Sebastian Pipping gentoo-dev 2022-03-06 15:15:15 UTC
The regression at https://github.com/USBGuard/usbguard/issues/540 in 1.1.0 may be of interest, with regard to removal of 1.0.0.  In case there is no 1.1.1 soon, we could backport the related pull request.
Comment 7 Larry the Git Cow gentoo-dev 2022-03-15 20:47:31 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65a99533a3f0dc42fb8c466a2e87b4fac823ce0e

commit 65a99533a3f0dc42fb8c466a2e87b4fac823ce0e
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2022-03-15 20:45:44 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2022-03-15 20:47:13 +0000

    sys-apps/usbguard: Drop vulnerable
    
    Bug: https://bugs.gentoo.org/833947
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-3.0.30, Repoman-3.0.3

 sys-apps/usbguard/Manifest                         |   1 -
 .../usbguard-1.0.0-bash-completion-configure.patch | 105 ---------------------
 .../files/usbguard-1.0.0-pthreads-link.patch       |  36 -------
 sys-apps/usbguard/usbguard-1.0.0-r2.ebuild         | 100 --------------------
 sys-apps/usbguard/usbguard-1.0.0-r4.ebuild         | 102 --------------------
 sys-apps/usbguard/usbguard-1.0.0-r5.ebuild         | 103 --------------------
 6 files changed, 447 deletions(-)
Comment 8 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-03-15 23:11:02 UTC
Thanks, all done!