Include CVE-2026-46333 link in README

Added CVE reference for vulnerability details.
This commit is contained in:
_SiCk 2026-05-15 17:34:20 -04:00 committed by GitHub
parent 565548753b
commit 2cf7c993fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,3 +40,7 @@ Raspberry Pi OS Bookworm 6.12.75, Debian 13, Ubuntu 22.04 / 24.04 / 26.04, Arch,
sudo install -m 4755 vuln_target /usr/local/bin/vuln_target sudo install -m 4755 vuln_target /usr/local/bin/vuln_target
./exploit_vuln_target /usr/local/bin/vuln_target ./exploit_vuln_target /usr/local/bin/vuln_target
``` ```
```
https://nvd.nist.gov/vuln/detail/CVE-2026-46333
```