Lucene search
+L

22 matches found

NVD
NVD
added 2026/08/28 8:16 a.m.9 views

CVE-2026-80669

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable xfrmdecodesession hook attachment BPF LSM programs can currently attach to xfrmdecodesession. That hook may return an error, but securityskbclassifyflow calls it from a void path and triggers BUGON if an error is...

0.00172EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/28 6:49 a.m.5 views

EUVD-2026-67545

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable xfrmdecodesession hook attachment BPF LSM programs can currently attach to xfrmdecodesession. That hook may return an error, but securityskbclassifyflow calls it from a void path and triggers BUGON if an error is...

5.8AI score0.00172EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/28 6:49 a.m.6 views

CVE-2026-80669 bpf: Disable xfrm_decode_session hook attachment

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable xfrmdecodesession hook attachment BPF LSM programs can currently attach to xfrmdecodesession. That hook may return an error, but securityskbclassifyflow calls it from a void path and triggers BUGON if an error is...

5.8AI score
SaveExploits0References9
CVE
CVE
added 2026/08/28 6:49 a.m.9 views

CVE-2026-80669

This Linux kernel vulnerability affects the interaction between BPF LSM programs and the xfrm_decode_session() hook. BPF LSM programs can attach to this hook, which may return an error. However, security_skb_classify_flow() invokes the hook from a void path and triggers a BUG_ON() if an error is ...

5.8AI score0.00172EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/27 10:46 a.m.2 views

block-copyfail

Zusammenfassung CVE-2026-31431 „Copy Fail" ist eine Privilege-Escalation-Schwachstelle im Linux-Kernel in der kryptografischen Schnittstelle algifaead. Ein Angreifer nutzt AFALG-Sockets mit dem Algorithmus authencesn und splice, um beliebige Dateien im Kernel-Page-Cache zu korrumpieren –...

7.8CVSS5.7AI score0.99907EPSS
SaveExploits239References3
Kitploit
Kitploit
added 2026/08/27 10:24 a.m.2 views

block-copyfail

block-copyfail Prova de conceito de mitigação em tempo de execução para CVE-2026-31431 "Copy Fail" — uma escalada de privilégios no kernel Linux via o template criptográfico authencesn em algifaead. Ao contrário do bloqueio de módulos, isto não requer reinicialização. Um programa BPF LSM intercep...

7.8CVSS5.3AI score0.99907EPSS
SaveExploits239References1
Kitploit
Kitploit
added 2026/08/27 10:19 a.m.2 views

deny-af-alg-bpf

deny-af-alg-bpf विवरण BPF LSM प्रोग्राम जो AFALG Linux कर्नेल क्रिप्टो API सॉकेट निर्माण को ब्लॉक करता है और सभी प्रयासों को रिंग बफर के माध्यम से यूज़रस्पेस में लॉग करता है। यह क्या करता है lsm/socketcreate हुक से जुड़ता है किसी भी socketAFALG, ... कॉल को -EPERM के साथ अस्वीकार करता है संरचित...

7.8CVSS5.3AI score0.99907EPSS
SaveExploits239
Kitploit
Kitploit
added 2026/08/27 6:04 a.m.4 views

copy-fail-blocker

copy-fail-blocker Mitigazione BPF-LSM per CVE-2026-31431 "Copy Fail" e per la variante RxRPC di Dirty Frag, e per vulnerabilità simili di escalation dei privilegi che dipendono dall'accesso da spazio utente a un percorso crittografico in-place lato kernel raggiungibile tramite le famiglie di sock...

7.8CVSS5.3AI score0.99907EPSS
SaveExploits239References1
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.4 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098979)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098979 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent tail call between progs attached to different hooks bpf progs can be attached to...

7.8CVSS6.4AI score0.00232EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/24 4:21 p.m.8 views

SUSE CVE-2026-63865

In the Linux kernel, the following vulnerability has been resolved: bpf: Drop tasktoinode and inetconnestablished from lsm sleepable hooks bpflsmtasktoinode is called under rcureadlock and bpflsminetconnestablished is called from softirq context, so neither hook can be used by sleepable LSM...

8.8CVSS5.7AI score0.00127EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/20 5:18 p.m.17 views

CVE-2026-64192

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject BPFMAPTYPEINODESTORAGE creation if BPF LSM is uninitialized When CONFIGBPFLSM=y is set, BPF inode storage maps BPFMAPTYPEINODESTORAGE are compiled into the kernel. However, if the BPF LSM is not explicitly enabled at...

5.5CVSS0.00118EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/20 4:27 p.m.55 views

CVE-2026-64192 bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject BPFMAPTYPEINODESTORAGE creation if BPF LSM is uninitialized When CONFIGBPFLSM=y is set, BPF inode storage maps BPFMAPTYPEINODESTORAGE are compiled into the kernel. However, if the BPF LSM is not explicitly enabled at...

0.00118EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/20 4:27 p.m.84 views

CVE-2026-64192

CVE-2026-64192 affects the Linux kernel (BPF inode storage maps). When CONFIG_BPF_LSM=y and the BPF LSM is not enabled at boot, lsm_prepare() doesn’t run, so the BPF LSM blob size (lbs_inode) remains at the compiled default (8 bytes) instead of a larger offset. This lets a privileged user create/...

5.5CVSS5.3AI score0.00118EPSS
SaveExploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64192

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Reject BPFMAPTYPEINODESTORAGE creation if BPF LSM is uninitialized When CONFIGBPFLSM=y is set, BPF inode storage maps BPFMAPTYPEINODESTORAGE are compiled...

5.5CVSS5.9AI score0.00118EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/19 3:16 p.m.12 views

CVE-2026-63865

In the Linux kernel, the following vulnerability has been resolved: bpf: Drop tasktoinode and inetconnestablished from lsm sleepable hooks bpflsmtasktoinode is called under rcureadlock and bpflsminetconnestablished is called from softirq context, so neither hook can be used by sleepable LSM...

8.8CVSS0.00127EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/19 2:04 p.m.11 views

CVE-2026-63865 bpf: Drop task_to_inode and inet_conn_established from lsm sleepable hooks

In the Linux kernel, the following vulnerability has been resolved: bpf: Drop tasktoinode and inetconnestablished from lsm sleepable hooks bpflsmtasktoinode is called under rcureadlock and bpflsminetconnestablished is called from softirq context, so neither hook can be used by sleepable LSM...

8.8CVSS5.3AI score
SaveExploits0References10
EUVD
EUVD
added 2025/12/30 3:30 p.m.10 views

EUVD-2022-55843

In the Linux kernel, the following vulnerability has been resolved: bpf: prevent leak of lsm program after failed attach In 0, we added the ability to bpfprogattach LSM programs to cgroups, but in our validation to make sure the prog is meant to be attached to BPFLSMCGROUP, we return too early if...

5.9AI score0.0023EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2024-47703

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf, lsm: Add check for BPF LSM return value A bpf prog returning a positive number attached to fileallocsecurity hook makes kernel panic. This happens because...

7.8CVSS6.8AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 3:39 p.m.20 views

CVE-2024-47703

In the Linux kernel, the following vulnerability has been resolved: bpf, lsm: Add check for BPF LSM return value A bpf prog returning a positive number attached to fileallocsecurity hook makes kernel panic. This happens because file system can not filter out the positive number returned by the LS...

4.4CVSS6.8AI score0.00216EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 12:15 p.m.13 views

AZL-51275 CVE-2024-47703 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf, lsm: Add check for BPF LSM return value A bpf prog returning a positive number attached to fileallocsecurity hook makes kernel panic. This happens because file system can not filter out the positive number returned by the LS...

5.5CVSS6.3AI score0.00216EPSS
SaveExploits0References1
Rows per page
Query Builder