Lucene search
+L

21 matches found

Kitploit
Kitploit
•added 2026/09/23 9:34 p.m.•4 views

bombini

Bombini: Agente de Monitoreo de Seguridad y Sandboxing basado en eBPF Bombini es un agente de seguridad basado en eBPF escrito completamente en Rust utilizando la librería Aya y construido sobre hooks BPF de LSM Linux Security Module. En su núcleo, Bombini emplea componentes modulares llamados...

6AI score
SaveExploits0References7
Kitploit
Kitploit
•added 2026/09/21 7:50 p.m.•6 views

agent

Bomfather Agent Bomfather Agent es un agente basado en eBPF que se ejecuta en el espacio del kernel para bloquear acciones según una política. Creamos este agente para resolver los problemas que teníamos con las soluciones existentes. 1. Eran demasiado complejas de configurar y usar. 2. Eran...

5.9AI score
SaveExploits0
NVD
NVD
•added 2026/09/11 8:20 p.m.•11 views

CVE-2026-89762

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix cred UAF caused by begincurrentlabelcritsection AppArmor's begincurrentlabelcritsection is a scary function called from lots of LSM hooks in particular VFS/socket-related ones that checks if the label referenced by...

7.8CVSS0.00175EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/11 12:00 a.m.•1 views

CVE-2026-89762: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix cred UAF caused by begincurrentlabelcritsection AppArmor's begincurrentlabelcritsection is a scary function called from lots of LSM hooks in particular VFS/socket-related ones that checks if the label referenced by...

7.8CVSS6.1AI score0.00175EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/22 4:16 p.m.•13 views

CVE-2026-74592

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

8.1CVSS0.00478EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/22 3:31 p.m.•32 views

CVE-2026-74592 ima: Instantiate file_truncate and path_truncate hooks

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

8.1CVSS5.6AI score
SaveExploits0References7
EUVD
EUVD
•added 2026/08/22 3:31 p.m.•12 views

EUVD-2026-64529

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

5.5AI score0.00478EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/22 3:31 p.m.•31 views

CVE-2026-74592 ima: Instantiate file_truncate and path_truncate hooks

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

8.1CVSS0.00478EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/08/22 12:00 a.m.•24 views

PT-2026-79597

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate file truncate and path truncate hooks Instantiate the file truncate and path truncate LSM hooks to reset the action cache flags IMA DONE MASK as soon as truncation is requested, so the file, based on policy, is...

5.3AI score0.00478EPSS
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/22 12:00 a.m.•0 views

CVE-2026-74592: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

8.1CVSS5.8AI score0.00478EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/08/22 12:00 a.m.•14 views

Linux Distros Unpatched Vulnerability : CVE-2026-74592

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon...

8.1CVSS5.4AI score0.00478EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/19 3:40 p.m.•13 views

CVE-2026-64111 lsm: hold cred_guard_mutex for lsm_set_self_attr()

In the Linux kernel, the following vulnerability has been resolved: lsm: hold credguardmutex for lsmsetselfattr Just as procpidattrwrite already does before calling the LSM hook. This only matters for SELinux and AppArmor which check whether the process is being ptraced and if so, whether to allo...

7.1CVSS5.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
•added 2026/07/19 2:04 p.m.•17 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.8CVSS5.2AI score0.00176EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/19 12:00 a.m.•0 views

CVE-2026-63865: Undefined Security Weakness

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.8AI score0.00176EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/06/24 12:00 a.m.•17 views

Oracle Linux 8 : kernel (ELSA-2026-27811)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-27811 advisory. - selinux: RHEL-only hotfix for execmem regression Ondrej Mosnacek RHEL-179435 CVE-2026-46054 - selinux: fix overlayfs mmap and mprotect access checks Ondrej...

7.1CVSS6AI score0.00167EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2024/09/13 3:13 p.m.•25 views

CVE-2024-46695

In the Linux kernel, the following vulnerability has been resolved: selinux,smack: don't bypass permissions check in inodesetsecctx hook Marek Gresko reports that the root user on an NFS client is able to change the security labels on files on an NFS filesystem that is exported with root squashin...

6.3CVSS7AI score0.00531EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2024/09/13 5:29 a.m.•46 views

CVE-2024-46695 selinux,smack: don't bypass permissions check in inode_setsecctx hook

In the Linux kernel, the following vulnerability has been resolved: selinux,smack: don't bypass permissions check in inodesetsecctx hook Marek Gresko reports that the root user on an NFS client is able to change the security labels on files on an NFS filesystem that is exported with root squashin...

9.8CVSS0.00531EPSS
SaveExploits0References6
OSV
OSV
•added 2024/09/13 5:29 a.m.•30 views

CVE-2024-46695 selinux,smack: don't bypass permissions check in inode_setsecctx hook

In the Linux kernel, the following vulnerability has been resolved: selinux,smack: don't bypass permissions check in inodesetsecctx hook Marek Gresko reports that the root user on an NFS client is able to change the security labels on files on an NFS filesystem that is exported with root squashin...

9.8CVSS5.9AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
•added 2023/02/15 6:15 a.m.•8 views

SUSE CVE-2006-1856

Certain modifications to the Linux kernel 2.6.16 and earlier do not add the appropriate Linux Security Modules LSM filepermission hooks to the 1 readv and 2 writev functions, which might allow attackers to bypass intended access restrictions...

7.5CVSS6.6AI score0.02981EPSS
SaveExploits0References3
Talos
Talos
•added 2021/04/13 12:00 a.m.•50 views

Microsoft Azure Sphere Linux namespace ptrace unsigned code execution vulnerability

Summary An unsigned code execution vulnerability exists in the Linux namespace ptrace functionality of Microsoft Azure Sphere 21.01. Specially crafted shellcode could allow an adversary to execute unsigned code. An attacker can change the namespace and use ptrace to modify the code of a running...

6.2CVSS6.6AI score0.01178EPSS
SaveExploits1
Rows per page
Query Builder