Lucene search
+L

1602 matches found

CVE
CVE
added 2026/04/18 12:16 a.m.23 views

CVE-2026-40572

NovumOS vulnerability CVE-2026-40572: In versions prior to 0.24, Syscall 15 (MemoryMapRange) lets Ring-3 user processes map arbitrary virtual ranges into their address space without validating against forbidden regions, including kernel structures (IDT, GDT, TSS, page tables). This can allow a lo...

9CVSS5.8AI score0.00213EPSS
Exploits1References2Affected Software1
EUVD
EUVD
added 2026/04/18 12:16 a.m.7 views

EUVD-2026-23640

NovumOS is a custom 32-bit operating system written in Zig and x86 Assembly. In versions prior to 0.24, Syscall 15 MemoryMapRange allows Ring 3 user-mode processes to map arbitrary virtual address ranges into their address space without validating against forbidden regions, including critical...

9CVSS5.8AI score0.00213EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/04/18 12:12 a.m.35 views

CVE-2026-40317 NovumOS has Privilege Escalation in the Syscall Interface

NovumOS is a custom 32-bit operating system written in Zig and x86 Assembly. In versions prior to 0.24, Syscall 12 JumpToUser accepts an arbitrary entry point address from user-space registers without validation, allowing any Ring 3 user-mode process to jump to kernel addresses and execute...

9.3CVSS0.00225EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/04/18 12:12 a.m.5 views

CVE-2026-40317 NovumOS has Privilege Escalation in the Syscall Interface

NovumOS is a custom 32-bit operating system written in Zig and x86 Assembly. In versions prior to 0.24, Syscall 12 JumpToUser accepts an arbitrary entry point address from user-space registers without validation, allowing any Ring 3 user-mode process to jump to kernel addresses and execute...

9.3CVSS6AI score0.00225EPSS
Exploits1References2
CVE
CVE
added 2026/04/18 12:12 a.m.28 views

CVE-2026-40317

NovumOS (a custom 32-bit OS written in Zig/x86 Assembly) prior to version 0.24 is affected by a local privilege-escalation in the Syscall 12 JumpToUser interface. The vulnerability arises because JumpToUser accepts an arbitrary entry-point address from user-space without validation, enabling any ...

9.3CVSS6AI score0.00225EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2026/04/18 12:12 a.m.6 views

CVE-2026-40317 NovumOS has Privilege Escalation in the Syscall Interface

NovumOS is a custom 32-bit operating system written in Zig and x86 Assembly. In versions prior to 0.24, Syscall 12 JumpToUser accepts an arbitrary entry point address from user-space registers without validation, allowing any Ring 3 user-mode process to jump to kernel addresses and execute...

9.3CVSS6.2AI score0.00225EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2026/04/18 12:0 a.m.14 views

PT-2026-33549

Name of the Vulnerable Software and Affected Versions NovumOS versions prior to 0.24 Description Syscall 15 'MemoryMapRange' allows Ring 3 user-mode processes to map arbitrary virtual address ranges into their address space without validating against forbidden regions. This includes critical kern...

9CVSS5.9AI score0.00213EPSS
Exploits1References6
CNNVD
CNNVD
added 2026/04/18 12:0 a.m.10 views

NovumOS 安全漏洞

NovumOS is an 32-bit protected mode operating system developed by MinecAnton209. Versions of NovumOS prior to 0.24 contained security vulnerabilities; these vulnerabilities stemmed from Syscall 12 not verifying the entry address provided by the user space, which could lead to local privilege...

9.3CVSS5.8AI score0.00225EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2026/04/18 12:0 a.m.22 views

PT-2026-33547

Name of the Vulnerable Software and Affected Versions NovumOS versions prior to 0.24 Description Syscall 12 'JumpToUser' accepts an arbitrary entry point address from user-space registers without validation. This allows a Ring 3 user-mode process to jump to kernel addresses and execute arbitrary...

9.3CVSS6.1AI score0.00225EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2026/04/09 11:0 a.m.3 views

golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root

A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the Root.Chmod function is replaced with a symbolic link during execution, specifically after Root.Chmod checks the target but before acting, the chmod operation will be performed on the file the...

6.4CVSS6AI score0.00292EPSS
Exploits0References8
Packet Storm News
Packet Storm News
added 2026/04/07 12:0 a.m.21 views

ClawLess: A Security Model of AI Agents

Autonomous AI agents powered by Large Language Models can reason, plan, and execute complex tasks, but their ability to autonomously retrieve information and run code introduces significant security risks. Existing approaches attempt to regulate agent behavior through training or prompting, which...

6AI score
Exploits0
GithubExploit
GithubExploit
added 2026/04/02 2:51 p.m.152 views

Exploit for CVE-2026-23416

CVE-2026-23416-POC POC for CVE-2026-23416 linux kernel 6.17-l...

5.9AI score0.00218EPSS
Exploits1
Packet Storm
Packet Storm
added 2026/03/30 12:0 a.m.123 views

📄 LuaJIT 2.1.1774638290 Arbitrary Code Execution

LuaJIT's Foreign Function Interface FFI provides unrestricted access to native C functions including syscall, mmap, mprotect and arbitrary shared library loading. When FFI is accessible to untrusted Lua code in embedding scenarios OpenResty, Redis, game engines, IoT, an attacker can achieve...

6.4AI score
Exploits0
OSV
OSV
added 2026/03/17 10:16 a.m.7 views

UBUNTU-CVE-2026-23241

In the Linux kernel, the following vulnerability has been resolved: audit: add missing syscalls to read class The "at" variant of getxattr and listxattr are missing from the audit read class. Calling getxattrat or listxattrat on a file to read its extended attributes will bypass audit rules such...

5.5CVSS5.7AI score0.00125EPSS
Exploits0References13
CVE
CVE
added 2026/03/17 9:11 a.m.32 views

CVE-2026-23241

CVE-2026-23241 affects the Linux kernel audit subsystem: the read class was missing getxattrat()/listxattrat() syscalls, enabling bypass of audit rules (e.g., -w /tmp/test -p rwa). Upstream patches add the missing syscalls to the audit read class. Connected OSV entries report Root:Ubuntu-24.04 an...

5.5CVSS5.7AI score0.00125EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/03/17 9:11 a.m.3 views

CVE-2026-23241 audit: add missing syscalls to read class

In the Linux kernel, the following vulnerability has been resolved: audit: add missing syscalls to read class The "at" variant of getxattr and listxattr are missing from the audit read class. Calling getxattrat or listxattrat on a file to read its extended attributes will bypass audit rules such...

5.5CVSS5.8AI score0.00125EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:0 a.m.5 views

Fedora 42 : perl-Crypt-URandom (2026-b0bf6e9c9b)

The remote Fedora 42 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-b0bf6e9c9b advisory. This release fixes CVE-2026-2474 a heap buffer overflow and handling failed read syscalls. Tenable has extracted the preceding description block...

7.5CVSS6.1AI score0.00295EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/02/16 8:41 p.m.12 views

CVE-2021-26410

Improper syscall input validation in ASP AMD Secure Processor may force the kernel into reading syscall parameter values from its own memory space allowing an attacker to infer the contents of the kernel memory leading to potential information disclosure...

1.8CVSS5.5AI score0.00146EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/02/16 6:49 a.m.8 views

CVE-2025-71203

In the Linux kernel, the following vulnerability has been resolved: riscv: Sanitize syscall table indexing under speculation The syscall number is a user-controlled value used to index into the syscall table. Use arrayindexnospec to clamp this value after the bounds check to prevent speculative...

7CVSS5.1AI score0.00126EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/02/16 12:27 a.m.9 views

SUSE CVE-2025-71203

In the Linux kernel, the following vulnerability has been resolved: riscv: Sanitize syscall table indexing under speculation The syscall number is a user-controlled value used to index into the syscall table. Use arrayindexnospec to clamp this value after the bounds check to prevent speculative...

7CVSS5.2AI score0.00126EPSS
Exploits0References3
Rows per page
Query Builder