Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-63865

UNKNOWN NVD
CVSS Score 0
Severity UNKNOWN
Published Jul 19, 2026
Vendor unknown

Description

In the Linux kernel, the following vulnerability has been resolved: bpf: Drop task_to_inode and inet_conn_established from lsm sleepable hooks bpf_lsm_task_to_inode() is called under rcu_read_lock() and bpf_lsm_inet_conn_established() is called from softirq context, so neither hook can be used by sleepable LSM programs.

References