[Bug 1351519] Re: /sys/class/dmi/id/product_uuid is not world readable
🤖 prod-kernel-team-janitor
1351519 at bugs.launchpad.net
Mon Apr 13 09:41:14 UTC 2026
The task "linux (Ubuntu)" has expired because it has had no new comments
or updates for more than three years.
If this issue is still present in an Ubuntu LTS kernel still under
active support, please reopen the bug and provide updated details. If
this issue was reported against an Ubuntu kernel no longer under active
support but the issue still exists in a currently supported Ubuntu
kernel, please open a new bug against that kernel version and provide
the updated details, with a reference link to the original bug.
This action was performed by an automated process maintained by the
Ubuntu Kernel Team.
** Tags added: kernel-autoclosed kernel-autoclosed-expired
** Changed in: linux (Ubuntu)
Status: Confirmed => Expired
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to whoopsie in Ubuntu.
https://bugs.launchpad.net/bugs/1351519
Title:
/sys/class/dmi/id/product_uuid is not world readable
Status in Whoopsie:
New
Status in linux package in Ubuntu:
Expired
Status in whoopsie package in Ubuntu:
New
Bug description:
As part of (un)stable whoopsie persistent machine identifier
generation /sys/class/dmi/id/product_uuid is used.
However:
$ ls /sys/class/dmi/id/product_uuid
-r-------- 1 root root 4096 Aug 2 01:23 /sys/class/dmi/id/product_uuid
It's not world-readable. Hence API calls to
whoopsie_identifier_generate return different results for root and
non-root users.
Either whoopsie should stop using product_uuid, or api calls to
whoopsie_identifier_generate should be denied and instead one should
use whoopsie-preferences which gets the full uuid (since the service
is running as root on system dbus and thus can read product_uuid)
To manage notifications about this bug go to:
https://bugs.launchpad.net/whoopsie/+bug/1351519/+subscriptions
More information about the foundations-bugs
mailing list