CVE-2026-53261
Reported by Linux · Published June 25, 2026
In the Linux kernel, the following vulnerability has been resolved: devlink: Release nested relation on devlink free devlink relation state is normally released from devl_unregister(), which calls devlink_rel_put(). This misses devlink instances that get a nested relation before registration and then fail probe before devl_register() is reached. That flow can happen for SFs. The child devlink gets linked to its parent before registration, then a later probe error calls devlink_free() directly. Since the instance was never registered, devl_unregister() is not called and devlink->rel is leaked. Release any pending relation from devlink_free() as well. The registered path is unchanged because devl_unregister() already clears devlink->rel before devlink_free() runs.
EPSS 0.16% · 5.8th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | c137743bce02b18c1537d4681aa515f7b80bf0a8, c137743bce02b18c1537d4681aa515f7b80bf0a8, c137743bce02b18c1537d4681aa515f7b80bf0a8 |
| Linux | Linux | 6.7, 0, 6.12.94 |
| chainguard | linux-azure-6.18 | 0, 0, 0 |
| chainguard | linux-qemu-6.18 | 0, 0, 0 |
| chainguard | linux-qemu-melange | 0, 0, 0 |
| chainguard | linux-gcp-6.18 | 0, 0, 0 |
| linux | linux_kernel | 6.7, 6.7, 6.7 |
| Linux | Linux | c137743bce02b18c1537d4681aa515f7b80bf0a8, c137743bce02b18c1537d4681aa515f7b80bf0a8, c137743bce02b18c1537d4681aa515f7b80bf0a8 |
Timeline
- Jun 25, 2026 CVE Published
- Jun 26, 2026 EPSS Score
- Jun 26, 2026 Coalition ESS Score
- Jun 29, 2026 Security Advisory
- Aug 7, 2026 EPSS Score
- Aug 24, 2026 EPSS Score
- Aug 27, 2026 EPSS Score
- Sep 16, 2026 EPSS Score