Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2024-46801

Description

In the Linux kernel, the following vulnerability has been resolved:libfs: fix get_stashed_dentry()get_stashed_dentry() tries to optimistically retrieve a stashed dentryfrom a provided location. It needs to ensure to hold rcu lock before itdereference the stashed location to prevent UAF issues. Usercu_dereference() instead of READ_ONCE() it's effectively equivalentwith some lockdep bells and whistles and it communicates clearly thatthis expects rcu protection.

POC

Reference

No PoCs from references.

Github

- https://github.com/fkie-cad/nvd-json-data-feeds