Skip to content

Commit b270f30

Browse files
committed
Update runc GHSA to repository-specific format
1 parent ae8b796 commit b270f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/local/runc_cwd_priv_esc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def initialize(info = {})
4242
'Privileged' => true,
4343
'References' => [
4444
[ 'URL', 'https://snyk.io/blog/cve-2024-21626-runc-process-cwd-container-breakout/'],
45-
[ 'GHSA', 'xr7r-f8xq-vfvv' ],
45+
[ 'GHSA', 'xr7r-f8xq-vfvv', 'opencontainers/runc' ],
4646
[ 'URL', 'https://security-tracker.debian.org/tracker/CVE-2024-21626'],
4747
[ 'URL', 'http://web.archive.org/web/20241006225740/https://ubuntu.com/security/CVE-2024-21626'],
4848
[ 'CVE', '2024-21626']

0 commit comments

Comments
 (0)