CVE•Published 2022-02-04•1 article on news•7 live references•NVD data
CVE-2021-4154
Vulnerability data via CVEDB (Shodan)
CVSS v3.1
8.8
HIGH
EPSS percentile
65
Exploit Prediction Scoring System · top 35% of all CVEs
Description
A use-after-free flaw was found in cgroup1_parse_param in kernel/cgroup/cgroup-v1.c in the Linux kernel's cgroup v1 parser. A local attacker with a user privilege could cause a privilege escalation by exploiting the fsconfig syscall parameter leading to a container breakout and a denial of service on the system.
Timeline
Published 2022-02-04
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2021-4154Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product + version
product:"Netapp Hci Baseboard Management Controller" version:"h300e"Version-pinned fingerprint from NVD's first vulnerable CPE.
Shodan · banner/body mention
http.html:"Hci Baseboard Management Controller"HTTP body or banner mentions "Hci Baseboard Management Controller" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2021-4154Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2021-4154Censys host search filtered to this CVE id.
grep.app
CVE-2021-4154Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2021-4154GitHub code search for direct mentions.
Google dork
"CVE-2021-4154" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (3)
CVE-2021-41543 repos
Mr-xn/Penetration_Testing_POCHTML
渗透测试有关的POC、EXP、脚本、提权、小工具等---About penetration-testing python-script poc getshell csrf xss cms php-getshell domainmod-xss csrf-webshell cobub-razor cve rce sql sql-poc poc-exp bypas…
bsauce/kernel-exploit-factoryC
Linux kernel CVE exploit analysis report and relative debug environment. You don't need to compile Linux kernel and configure your environment anymore.
bsauce/kernel-security-learningC
Anything about kernel security. CTF kernel pwn, kernel exploit, kernel fuzz and kernel defense paper, kernel debugging technique, kernel CVE debug.