Lucene search
+L

154 matches found

Kitploit
Kitploit
added 2026/09/16 3:10 p.m.11 views

smack

SMACK is both a modular software verification toolchain and a self-contained software verifier. It can be used to verify the assertions in its input programs. In its default mode, assertions are verified up to a given bound on loop iterations and recursion depth; it contains experimental support...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 5:43 a.m.8 views

sgxray

SGXRay:自动检测 SGX 应用程序的漏洞 Intel SGX 通过基于硬件的内存加密,保护隔离的应用程序逻辑和飞地内的敏感数据。要使用这种基于硬件的安全机制,需要对内存使用采用严格的编程模型,并使用穿越飞地边界的复杂 API。飞地开发人员必须小心谨慎地编程以确保飞地安全,尤其是在处理跨越飞地可信边界的数据时。可信边界违规可能进一步导致内存损坏,并可能被攻击者利用以检索和操纵受保护的数据。目前,没有公开可用的工具能够有效检测真实飞地中的此类问题。 SGXRay 是一个基于 SMACK 验证器的自动化推理工具,能够自动检测源于可信边界违规的 SGX...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/16 5:43 a.m.71 views

sgxray

SGXRay: Automating Vulnerability Detection for SGX Apps Intel SGX protects isolated application logic and sensitive data inside an enclave with hardware-based memory encryption. To use such hardware-based security mechanism requires a strict programming model on memory usage, with complex APIs in...

5.9AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-80928

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smack: fix cred UAF in smackfilesendsigiotask When inspecting the credentials of another task, objective credentials -realcred, accessed with taskcred must alwa...

7.8CVSS6AI score0.00129EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/11 11:00 p.m.9 views

CVE-2026-80928

A flaw was found in the Linux kernel's SMACK Simplified Mandatory Access Control Kernel security module. Incorrect handling of task credentials within the smackfilesendsigiotask function can lead to a Use-After-Free UAF vulnerability. A local attacker could exploit this flaw to potentially escala...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:18 p.m.7 views

DEBIAN-CVE-2026-80928

In the Linux kernel, the following vulnerability has been resolved: smack: fix cred UAF in smackfilesendsigiotask When inspecting the credentials of another task, objective credentials -realcred, accessed with taskcred must always be used. Accessing -cred on a non-current task is forbidden unless...

7.8CVSS6.2AI score0.00129EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:18 p.m.6 views

CVE-2026-80928

In the Linux kernel, the following vulnerability has been resolved: smack: fix cred UAF in smackfilesendsigiotask When inspecting the credentials of another task, objective credentials -realcred, accessed with taskcred must always be used. Accessing -cred on a non-current task is forbidden unless...

7.8CVSS0.00129EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:18 p.m.7 views

AZL-100172 CVE-2026-80928 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: smack: fix cred UAF in smackfilesendsigiotask When inspecting the credentials of another task, objective credentials -realcred, accessed with taskcred must always be used. Accessing -cred on a non-current task is forbidden unless...

7.8CVSS6.1AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:18 p.m.3 views

UBUNTU-CVE-2026-80928

In the Linux kernel, the following vulnerability has been resolved: smack: fix cred UAF in smackfilesendsigiotask When inspecting the credentials of another task, objective credentials -realcred, accessed with taskcred must always be used. Accessing -cred on a non-current task is forbidden unless...

7.8CVSS6.2AI score0.00129EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/11 8:18 p.m.6 views

CVE-2026-80928

In the Linux kernel, the following vulnerability has been resolved: smack: fix cred UAF in smackfilesendsigiotask When inspecting the credentials of another task, objective credentials -realcred, accessed with taskcred must always be used. Accessing -cred on a non-current task is forbidden unless...

7.8CVSS6.1AI score0.00129EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/11 7:42 p.m.19 views

CVE-2026-80928

CVE-2026-80928 is a Use-After-Free (UAF) of struct cred in the Linux kernel's SMACK (Simplified Mandatory Access Control Kernel) security module, specifically in smack_file_send_sigiotask(). The root cause is that the function accessed the subjective credential pointer (tsk->cred) on a non-cur...

7.8CVSS6.1AI score0.00129EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.29 views

CVE-2026-80928 smack: fix cred UAF in smack_file_send_sigiotask()

In the Linux kernel, the following vulnerability has been resolved: smack: fix cred UAF in smackfilesendsigiotask When inspecting the credentials of another task, objective credentials -realcred, accessed with taskcred must always be used. Accessing -cred on a non-current task is forbidden unless...

7.8CVSS0.00129EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/11 7:42 p.m.8 views

EUVD-2026-76251

In the Linux kernel, the following vulnerability has been resolved: smack: fix cred UAF in smackfilesendsigiotask When inspecting the credentials of another task, objective credentials -realcred, accessed with taskcred must always be used. Accessing -cred on a non-current task is forbidden unless...

6.1AI score0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:42 p.m.8 views

CVE-2026-80928 smack: fix cred UAF in smack_file_send_sigiotask()

In the Linux kernel, the following vulnerability has been resolved: smack: fix cred UAF in smackfilesendsigiotask When inspecting the credentials of another task, objective credentials -realcred, accessed with taskcred must always be used. Accessing -cred on a non-current task is forbidden unless...

7.8CVSS6.2AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.13 views

CVE-2026-80928

In the Linux kernel, the following vulnerability has been resolved: smack: fix cred UAF in smackfilesendsigiotask When inspecting the credentials of another task, objective credentials -realcred, accessed with taskcred must always be used. Accessing -cred on a non-current task is forbidden unless...

7.8CVSS6.2AI score0.00129EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.16 views

PT-2026-90058

In the Linux kernel, the following vulnerability has been resolved: smack: fix cred UAF in smack file send sigiotask When inspecting the credentials of another task, objective credentials -real cred, accessed with task cred must always be used. Accessing -cred on a non-current task is forbidden...

6.1AI score0.00129EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: LSM: General protection fault in legacyparseparam The usual LSM hook mechanism of “bailing on failure” doesn’t work in cases where a security module returns an error code indicating that it doesn’t recognize an input. In this...

5.5CVSS6.1AI score0.00264EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.9 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: “smack”: fixed a bug where an unprivileged task could create labels. If an unprivileged task is allowed to relabel itself "/smack/relabel-self is not empty", it can freely create new labels by writing their names into its own...

5.9AI score0.00193EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.14 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: smack: /smack/doi/ accepts previously used values. Writing a value to /smack/doi that has ever been written there in the past disables networking for non-ambient labels. For example: bash cat /smack/doi 3 netlabelctl -p cipso lis...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/28 9:13 p.m.21 views

CVE-2025-71304

A flaw was found in the Linux kernel's Smack module. A local user with privileges to modify Smack's Domain of Interpretation DOI values could cause a denial of service. By writing a previously used DOI value to /smack/doi, networking for non-ambient labels becomes disabled. This prevents network...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References4
Rows per page
Query Builder