VDB
DEBIAN-CVE-2025-68733
DEBIAN-CVE-2025-68733
PUBLISHED
CVSS 6.900000095367432 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: smack: fix bug: unprivileged task can create labels If an unprivileged task is allowed to relabel itself (/smack/relabel-self is not empty), it can freely create new labels by writing their names into own /proc/PID/attr/smack/current This occurs because do_setattr() imports the provided label in advance, before checking "relabel-self" list. This change ensures that the "relabel-self" list is checked before importing the label.
Risk Scores
CVSS 4.0
6.900000095367432
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 6.1.106-2, 6.1.90-1, 6.1.82-1 |
| Debian:11 | linux-6.1 | *, *, * |
| Debian:11 | linux | 5.10.218-1, 0, 5.10.103-1 |
| Debian:13 | linux | 6.12.43-1~bpo12+1, 6.12.57-1, 6.12.57-1~bpo12+1 |
| Debian:14 | linux | 6.14.5-1~exp1, 6.14.3-1~exp1, 6.13~rc7-1~exp1 |
Timeline
- Dec 24, 2025 CVE Published
- Apr 28, 2026 CVE Updated