Lucene search
+L

2160 matches found

Positive Technologies
Positive Technologies
added 2025/04/20 12:0 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.15 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:4 a.m.5 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.12 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.1 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.8 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.00205EPSS
SaveExploits0References16
OSV
OSV
added 2025/04/01 4:15 p.m.6 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.00205EPSS
SaveExploits0References59
Cvelist
Cvelist
added 2025/04/01 3:40 p.m.23 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.00205EPSS
SaveExploits0References8
CVE
CVE
added 2025/04/01 3:40 p.m.177 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.00205EPSS
SaveExploits0References10Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/03/27 12:0 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.6 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.00166EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/03/20 12:0 a.m.9 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:0 a.m.7 views

vxlan: Fix uninit-value in vxlan_vnifilter_dump()

...

5.5CVSS7.4AI score0.00196EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/03/13 7:0 a.m.15 views

media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_reg

...

5.5CVSS7.4AI score0.00223EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:0 a.m.11 views

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

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-53155 advisory. - In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix uninitialized value in...

7.1CVSS6AI score0.00236EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:0 a.m.24 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-53155)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-53155 advisory. - In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix uninitialized value in...

7.1CVSS6AI score0.00236EPSS
SaveExploits0References2
CVE
CVE
added 2025/03/07 9:10 a.m.78 views

CVE-2025-21843

CVE-2025-21843 concerns the Linux kernel DRM panthor component (panthor_ioctl_dev_query). The issue is that priorities_info is uninitialized and its value can be copied to a user object when PANTHOR_UOBJ_SET() is invoked. The documented fix is to initialize priorities_info (e.g., via memset) to a...

5.5CVSS7.1AI score0.00206EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder