Lucene search
+L

1781 matches found

OSV
OSV
added 2026/08/14 5:52 p.m.12 views

CVE-2026-12364 Missing user-space pointer validation in logging syscall z_log_msg_static_create allows kernel memory disclosure and denial of service

The user-space system-call verifier zvrfyzlogmsgstaticcreate in subsys/logging/logmsg.c was a pure pass-through: it forwarded the caller-supplied source, desc, package, and data arguments directly to the kernel-mode implementation zimplzlogmsgstaticcreate without performing any of the mandatory...

8.4CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/08/14 5:52 p.m.32 views

CVE-2026-12364

The CVE-2026-12364 issue affects the Zephyr kernel’s user-space syscall verifier z_vrfy_z_log_msg_static_create(). The verifier failed to enforce K_SYSCALL_* checks when forwarding source, desc, package, and data to z_impl_z_log_msg_static_create(), allowing an attacker-controlled user-space thre...

8.4CVSS5.6AI score0.00119EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/14 5:52 p.m.29 views

CVE-2026-12364 Missing user-space pointer validation in logging syscall z_log_msg_static_create allows kernel memory disclosure and denial of service

The user-space system-call verifier zvrfyzlogmsgstaticcreate in subsys/logging/logmsg.c was a pure pass-through: it forwarded the caller-supplied source, desc, package, and data arguments directly to the kernel-mode implementation zimplzlogmsgstaticcreate without performing any of the mandatory...

8.4CVSS0.00119EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/08/14 5:52 p.m.20 views

CVE-2026-12364

The user-space system-call verifier zvrfyzlogmsgstaticcreate in subsys/logging/logmsg.c was a pure pass-through: it forwarded the caller-supplied source, desc, package, and data arguments directly to the kernel-mode implementation zimplzlogmsgstaticcreate without performing any of the mandatory...

5.6AI score0.00119EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/13 11:45 p.m.13 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.4CVSS5.4AI score0.00292EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/12 5:17 a.m.11 views

CVE-2026-12232

The Intel ALH digital-audio-interface driver function daialhgetproperties in drivers/dai/intel/alh/alh.c used a caller-supplied int streamid with no range validation. The value indexes the fixed-size static const uint8t alhhandshakemap64 array and scales a FIFO register address, so an out-of-rang...

6.1CVSS0.00104EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 3:34 a.m.15 views

EUVD-2026-57066

The Intel ALH digital-audio-interface driver function daialhgetproperties in drivers/dai/intel/alh/alh.c used a caller-supplied int streamid with no range validation. The value indexes the fixed-size static const uint8t alhhandshakemap64 array and scales a FIFO register address, so an out-of-rang...

6.1CVSS5.3AI score0.00104EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 3:34 a.m.9 views

CVE-2026-12232 Out-of-bounds read via unvalidated stream_id in Intel ALH DAI get_properties

The Intel ALH digital-audio-interface driver function daialhgetproperties in drivers/dai/intel/alh/alh.c used a caller-supplied int streamid with no range validation. The value indexes the fixed-size static const uint8t alhhandshakemap64 array and scales a FIFO register address, so an out-of-rang...

6.1CVSS5.4AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.10 views

PT-2026-70980

Name of the Vulnerable Software and Affected Versions Zephyr affected versions not specified Description The Intel ALH digital-audio-interface driver contains an issue where the dai alh get properties function in drivers/dai/intel/alh/alh.c fails to validate the range of the caller-supplied strea...

6.1CVSS5.3AI score0.00104EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/11 11:47 p.m.9 views

SUSE CVE-2026-68322

In the Linux kernel, the following vulnerability has been resolved: rds: Fix inet6addrlst NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, inet6addrlst is never initialized because inet6init exits before addrconfinit is called to initialize it. An attempt t...

5.5CVSS5.5AI score0.00211EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/11 6:44 p.m.11 views

CVE-2026-68171

A flaw was found in the Linux kernel's arm64 syscall handling. A local attacker with the ability to trace processes using ptrace could manipulate syscall arguments after security checks like seccomp, or secure computing mode have been performed. This occurs because the kernel's internal record of...

7CVSS5.4AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.6 views

PT-2026-70084

Name of the Vulnerable Software and Affected Versions openvt affected versions not specified Description The openvt -u functionality is designed to identify the owner of the current Virtual Terminal VT and execute login as that user from a privileged context. A flaw exists in the authenticate use...

7.8CVSS5.3AI score0.00107EPSS
SaveExploits0References23
NVD
NVD
added 2026/08/10 1:20 p.m.13 views

CVE-2026-68171

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2026/08/10 1:20 p.m.9 views

UBUNTU-CVE-2026-68294

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: restrict socket creation to the initial network namespace QRTR keeps its entire port and node state in module-global variables that are not partitioned per network namespace: qrtrlocalnid is a single global node id...

8.8CVSS5.3AI score0.00164EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/10 11:59 a.m.52 views

CVE-2026-68171

The CVE describes an arm64 Linux kernel issue where the original x0 saved in orig_x0 could diverge from the live x0 when a tracer (ptrace/seccomp/audit) updated the syscall argument during a syscall-enter-stop. The fix re-syncs orig_x0 from x0 on syscall entry after a potential ptrace stop (PTRAC...

5.2AI score
SaveExploits0
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.45 views

CVE-2026-68171

...

SaveExploits0
OSV
OSV
added 2026/08/10 11:59 a.m.22 views

CVE-2026-68171 arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates

In the Linux kernel, the following vulnerability has been resolved: arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates When seccomp support was originally added to arm64 in a1ae65b21941 "arm64: add seccomp support", seccomp was erroneously called before the ptrace...

5.3AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 11:59 a.m.125 views

EUVD-2026-55557

In the Linux kernel, the following vulnerability has been resolved: arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates When seccomp support was originally added to arm64 in a1ae65b21941 "arm64: add seccomp support", seccomp was erroneously called before the ptrace...

5.2AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/03 2:09 a.m.18 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.4CVSS5.4AI score0.00292EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/03 12:00 a.m.20 views

RHEL 9 : rhc (RHSA-2026:49509)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2026:49509 advisory. rhc is a client tool and daemon that connects the system to Red Hat hosted services enabling system and subscription management. Security...

10CVSS5.7AI score0.00778EPSS
SaveExploits1References12
Rows per page
Query Builder