Linux Kernel Landlock LSM Null Dereference Vulnerability

Vulnerability

A vulnerability in the Linux kernel's fscrypt implementation has been addressed. The issue arose because fscrypt_destroy_keyring() was called before all potentially encrypted inodes were evicted. Inodes used by the Landlock LSM remain in use until security_sb_delete() is called, creating a timing issue. This vulnerability could lead to a NULL dereference, but only when Landlock was applied to encrypted files.

Impact

Exploitation of this vulnerability could cause a NULL pointer dereference, leading to a crash of the kernel or the affected process.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
0.0
relevance
0.0
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.