Lucene search
+L

95 matches found

CNNVD
CNNVD
added 2025/08/22 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not properly handling non-NUL termination strings, which could lead to memory corruption...

5.5CVSS6.3AI score0.00145EPSS
Exploits0References6
NVD
NVD
added 2025/08/18 6:15 p.m.43 views

CVE-2025-55299

VaulTLS is a modern solution for managing mTLS mutual TLS certificates. Prior to 0.9.1, user accounts created through the User web UI have an empty but not NULL password set, attackers can use this to login with an empty password. This is combined with that fact, that previously disabling the...

9.4CVSS0.00224EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-10977

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq...

3.7CVSS6.5AI score0.0038EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/05/22 4:5 p.m.9 views

CVE-2020-25573

An issue was discovered in the linked-hash-map crate before 0.5.3 for Rust. It creates an uninitialized NonNull pointer, which violates a non-null constraint...

9.8CVSS6.8AI score0.01792EPSS
Exploits1
SUSE CVE
SUSE CVE
added 2025/05/10 2:53 a.m.2 views

SUSE CVE-2025-37844

In the Linux kernel, the following vulnerability has been resolved: cifs: avoid NULL pointer dereference in dbg call cifsserverdbg implies server to be non-NULL so move call under condition to avoid NULL pointer dereference. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS7.7AI score0.00241EPSS
Exploits0References14
SUSE Linux
SUSE Linux
added 2025/04/17 10:19 a.m.2 views

Security update for kernel-livepatch-MICRO-6-0_Update_3

This update for kernel-livepatch-MICRO-6-0Update3 fixes the following issues: CVE-2024-57882: Fixed mptcp: fix TCP options overflow. bsc1235916 CVE-2024-56648: Fixed net: hsr: avoid potential out-of-bound access in fillframeinfo bsc1235452 CVE-2024-50302: Fixed HID: core: zero-initialize the repo...

8.6CVSS7.5AI score0.03301EPSS
Exploits1References24
CNNVD
CNNVD
added 2025/02/12 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from not setting the job pointer to null after a job completes. An attacker exploiting this vulnerability could cause...

5.5CVSS6.4AI score0.00223EPSS
Exploits0References8
CNNVD
CNNVD
added 2025/01/08 12:0 a.m.5 views

Linux kernel 资源管理错误漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a resource management error vulnerability that originates in the kunitinitsuite function of the kunit test framework, which fails to set the stream pointer of...

7.8CVSS7AI score0.00198EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.5 views

tcp: check skb is non-NULL in tcp_rto_delta_us()

...

5.5CVSS6.8AI score0.00277EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.3 views

SUSE CVE-2024-47684

In the Linux kernel, the following vulnerability has been resolved: tcp: check skb is non-NULL in tcprtodeltaus We have some machines running stock Ubuntu 20.04.6 which is their 5.4.0-174-generic kernel that are running ceph and recently hit a null ptr dereference in tcprearmrto. Initially hittin...

7.5CVSS6.2AI score0.00277EPSS
Exploits0References45
RustSec
RustSec
added 2024/10/07 12:0 p.m.5 views

Heap Buffer overflow using c_chars_to_str function

The heap-buffer-overflow is triggered in the strlen function when handling the ccharstostr function in the dbn crate. This vulnerability occurs because the CStr::fromptr function in Rust assumes that the provided C string is null-terminated. However, there is no guarantee that the input chars arr...

7.3AI score
Exploits0Affected Software1
RedhatCVE
RedhatCVE
added 2024/07/31 9:14 a.m.15 views

CVE-2024-41060

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check bova-bo is non-NULL before using it The call to radeonvmclearfreed might clear bova-bo, so we have to check it before dereferencing it...

5.5CVSS6.9AI score0.00239EPSS
Exploits0References4
OSV
OSV
added 2024/07/29 4:15 p.m.1 views

DEBIAN-CVE-2024-42065

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Add a NULL check in xettmstolenmgrinit Add an explicit check to ensure that the mgr is not NULL...

5.5CVSS5.5AI score0.00197EPSS
Exploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.1 views

DEBIAN-CVE-2024-41060

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check bova-bo is non-NULL before using it The call to radeonvmclearfreed might clear bova-bo, so we have to check it before dereferencing it...

5.5CVSS5.7AI score0.00239EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/07/17 4:19 a.m.5 views

SUSE CVE-2022-48773

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: fix pointer derefs in error cases of rpcrdmaepcreate If there are failures then we must not leave the non-NULL pointers with the error value, otherwise rpcrdmaepdestroy gets confused and tries free them, resulting in an...

5.5CVSS6.5AI score0.0025EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2024/06/26 11:17 p.m.2 views

SUSE CVE-2024-39371

In the Linux kernel, the following vulnerability has been resolved: iouring: check for non-NULL file pointer in iofilecanpoll In earlier kernels, it was possible to trigger a NULL pointer dereference off the forced async preparation path, if no file had been assigned. The trace leading to that...

5.5CVSS6.3AI score0.00224EPSS
Exploits0References13
OSV
OSV
added 2024/05/22 7:15 a.m.5 views

UBUNTU-CVE-2021-47458

In the Linux kernel, the following vulnerability has been resolved: ocfs2: mount fails with buffer overflow in strlen Starting with kernel 5.11 built with CONFIGFORTIFYSOURCE mouting an ocfs2 filesystem with either o2cb or pcmk cluster stack fails with the trace below. Problem seems to be that...

7.8CVSS6AI score0.00237EPSS
Exploits0References11
NVD
NVD
added 2024/05/21 4:15 p.m.23 views

CVE-2023-52845

In the Linux kernel, the following vulnerability has been resolved: tipc: Change nlapolicy for bearer-related names to NLANULSTRING syzbot reported the following uninit-value access issue 1: ===================================================== BUG: KMSAN: uninit-value in strlen lib/string.c:418...

5.5CVSS6.5AI score0.00262EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2024/01/25 8:35 a.m.7 views

libxml2: Hashing of empty dict strings isn't deterministic

A flaw was found in libxml2. This issue occurs when hashing empty strings which aren't null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors...

6.5CVSS7.3AI score0.01013EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2023/08/15 5:37 p.m.12 views

libxml2: Hashing of empty dict strings isn't deterministic

A flaw was found in libxml2. This issue occurs when hashing empty strings which aren't null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors...

6.5CVSS7.3AI score0.01013EPSS
Exploits0References4
Rows per page
Query Builder