Lucene search
+L

2164 matches found

Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.8 views

PT-2025-18507 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the iforce input device, where the valid length check is inverted when fetching device IDs. This is cause...

8.8CVSS7.3AI score0.01328EPSS
SaveExploits3References465
CNNVD
CNNVD
added 2025/05/01 12:00 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 the Linux kernel, which stems from uninitialized value accesses that could lead to a memory leak...

5.5CVSS6.3AI score0.00179EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/04/30 1:09 a.m.15 views

kernel: net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Fix uninit-value access in smsc75xxreadreg The Linux kernel CVE team has assigned CVE-2023-52528 to this issue. Upstream advisory:...

5.5CVSS6.8AI score0.0023EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/20 12:07 a.m.15 views

OSV-2025-291 Use-of-uninitialized-value in Poco::Net::NTLMCredentials::parseChallengeMessage

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=411466303 Crash type: Use-of-uninitialized-value Crash state: Poco::Net::NTLMCredentials::parseChallengeMessage Poco::Net::HTTPNTLMCredentials::createNTLMMessage Poco::Net::HTTPNTLMCredentials::authenticate...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/04/20 12:00 a.m.7 views

PT-2025-19366 · Git +1 · Poco

Name of the Vulnerable Software and Affected Versions: Poco versions affected versions not specified Description: The software suffers from a use-of-uninitialized-value issue. This occurs within the Poco::Net::NTLMCredentials::parseChallengeMessage,...

6.9AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/04/16 3:19 a.m.18 views

kernel: asix: fix uninit-value in asix_mdio_read()

In the Linux kernel, the following vulnerability has been resolved: asix: fix uninit-value in asixmdioread asixreadcmd may read less than sizeofsmsr bytes and in this case smsr will be uninitialized. Fail log: BUG: KMSAN: uninit-value in asixcheckhostenable drivers/net/usb/asixcommon.c:82 inline...

7.1CVSS6.3AI score0.00221EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/11 12:04 a.m.6 views

OSV-2025-271 Use-of-uninitialized-value in luaS_new

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=409585559 Crash type: Use-of-uninitialized-value Crash state: luaSnew auxsetstr luaLrequiref...

7.2AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/04/10 9:42 a.m.13 views

hdf5: multiple CVEs

HDF5 Library through 1.14.3 may use an uninitialized value in H5Aattrreleasetable in H5Aint.c...

9.8CVSS5.8AI score0.00951EPSS
SaveExploits0References5
NVD
NVD
added 2025/04/02 1:15 p.m.27 views

CVE-2025-21987

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: init return value in amdgputtmclearbuffer Otherwise an uninitialized value can be returned if amdgpurescleared returns true for all regions. Possibly closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3812 cherry...

5.5CVSS0.00178EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/02 1:15 p.m.2 views

DEBIAN-CVE-2025-21987

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: init return value in amdgputtmclearbuffer Otherwise an uninitialized value can be returned if amdgpurescleared returns true for all regions. Possibly closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3812 cherry...

5.5CVSS5.6AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/02 1:15 p.m.6 views

UBUNTU-CVE-2025-21987

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: init return value in amdgputtmclearbuffer Otherwise an uninitialized value can be returned if amdgpurescleared returns true for all regions. Possibly closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3812 cherry...

5.5CVSS6.5AI score0.00178EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/04/02 12:30 p.m.34 views

CVE-2025-21987 drm/amdgpu: init return value in amdgpu_ttm_clear_buffer

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: init return value in amdgputtmclearbuffer Otherwise an uninitialized value can be returned if amdgpurescleared returns true for all regions. Possibly closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3812 cherry...

0.00178EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/02 8:57 a.m.9 views

SUSE CVE-2025-21922

In the Linux kernel, the following vulnerability has been resolved: ppp: Fix KMSAN uninit-value warning with bpf Syzbot caught an "KMSAN: uninit-value" warning 1, which is caused by the ppp driver not initializing a 2-byte header when using socket filter. The following code can generate a PPP...

6.1CVSS6.7AI score0.00211EPSS
SaveExploits0References16
OSV
OSV
added 2025/04/01 4:15 p.m.7 views

UBUNTU-CVE-2025-21922

In the Linux kernel, the following vulnerability has been resolved: ppp: Fix KMSAN uninit-value warning with bpf Syzbot caught an "KMSAN: uninit-value" warning 1, which is caused by the ppp driver not initializing a 2-byte header when using socket filter. The following code can generate a PPP...

5.5CVSS6.2AI score0.00211EPSS
SaveExploits0References59
CVE
CVE
added 2025/04/01 3:40 p.m.179 views

CVE-2025-21922

CVE-2025-21922 concerns a Linux kernel PPP driver issue where a 2-byte header used by socket filter/BPF is not fully initialized, triggering a KMSAN “uninit-value” warning. The root cause, as described, is that only the first byte of the direction indicator is initialized while the second byte re...

5.5CVSS7.2AI score0.00211EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/04/01 3:40 p.m.25 views

CVE-2025-21922 ppp: Fix KMSAN uninit-value warning with bpf

In the Linux kernel, the following vulnerability has been resolved: ppp: Fix KMSAN uninit-value warning with bpf Syzbot caught an "KMSAN: uninit-value" warning 1, which is caused by the ppp driver not initializing a 2-byte header when using socket filter. The following code can generate a PPP...

0.00211EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/03/27 12:00 a.m.19 views

Amazon Linux 2 : kernel (ALAS-2025-2790)

The version of kernel installed on the remote host is prior to 4.14.290-217.505. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2025-2790 advisory. An out-of-bounds write flaw was found in the Linux kernel's framebuffer-based console driver functionality in the...

7.8CVSS6.1AI score0.00889EPSS
SaveExploits1References38
RedHat Linux
RedHat Linux
added 2025/03/26 2:23 a.m.7 views

kernel: ipv4: Fix uninit-value access in __ip_make_skb()

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix uninit-value access in ipmakeskb KMSAN reported uninit-value access in ipmakeskb 1. ipmakeskb tests HDRINCL to know if the skb has icmphdr. However, HDRINCL can cause a race condition. If calling setsockopt2 with...

4.7CVSS6.8AI score0.0017EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/03/20 12:00 a.m.10 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-57802)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-57802 advisory. - In the Linux kernel, the following vulnerability has been resolved: netrom: check buffer length before...

9.4CVSS6.2AI score0.00606EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/03/14 7:00 a.m.7 views

vxlan: Fix uninit-value in vxlan_vnifilter_dump()

...

5.5CVSS7.4AI score0.00196EPSS
SaveExploits0
Rows per page
Query Builder