CVE-2010-4210
Description
The pfs_getextattr function in FreeBSD 7.x before 7.3-RELEASE and 8.x before 8.0-RC1 unlocks a mutex that was not previously locked, which allows local users to cause a denial of service (kernel panic), overwrite arbitrary memory locations, and possibly execute arbitrary code via vectors related to opening a file on a file system that uses pseudofs.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
FreeBSD - 'pseudofs' Null Pointer Dereference Privilege Escalation
OS impact
FreeBSD Affected 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 8.0 | Affected | โ |
| โ | Affected | 7.3 |
References
- http://secunia.com/advisories/42200
- http://security.FreeBSD.org/advisories/FreeBSD-SA-10:09.pseudofs.asc
- http://www.securitytracker.com/id?1024724
- http://www.vupen.com/english/advisories/2010/2956
- https://exchange.xforce.ibmcloud.com/vulnerabilities/63218
- https://www.exploit-db.com/exploits/15206/
- http://secunia.com/advisories/42200
- http://security.FreeBSD.org/advisories/FreeBSD-SA-10:09.pseudofs.asc
- http://www.securitytracker.com/id?1024724
- http://www.vupen.com/english/advisories/2010/2956
- https://exchange.xforce.ibmcloud.com/vulnerabilities/63218
- https://www.exploit-db.com/exploits/15206/
CWEs
CWE-667
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.