Lucene search
+L

2160 matches found

Positive Technologies
Positive Technologies
added 2024/10/02 12:0 a.m.9 views

PT-2024-40590 · Git +1 · Libultrahdr

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the format message function, which is called by...

6.9AI score
SaveExploits0References2
OSV
OSV
added 2024/10/01 9:22 p.m.21 views

CLSA-2024-1727817758 Fix of 74 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26752 - l2tp: pass correct message length to ip6appenddata CVE-url: https://ubuntu.com/security/CVE-2021-47188 - scsi: ufs: core: Improve SCSI abort handling CVE-url: https://ubuntu.com/security/CVE-2024-26677 - rxrpc: Fix delayed ACKs to not set the...

9.8CVSS6.8AI score0.00922EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2024/09/30 12:0 a.m.7 views

PT-2024-40587 · Git +1 · Libultrahdr

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the format message function, which is called by...

6.9AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/09/30 12:0 a.m.6 views

PT-2024-40588 · Git +1 · Libjpeg-Turbo

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash type of "Use-of-uninitialized-value" as reported by OSS-Fuzz. The crash occurs in the decompress yuv.cc file. No...

6.9AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/09/29 12:0 a.m.5 views

PT-2024-40585 · Git +1 · Libultrahdr

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the ultrahdr::uhdr gainmap metadata...

6.8AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.14 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
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.7 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 2024/09/15 12:6 a.m.9 views

OSV-2024-1071 Use-of-uninitialized-value in Poco::Dynamic::Var::~Var

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=42538385 Crash type: Use-of-uninitialized-value Crash state: Poco::Dynamic::Var::Var void Poco::JSON::Object::doStringifystd::1::mapstd::1::basicstringchar, Poco::JWT::Serializer::serialize...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.3 views

DEBIAN-CVE-2024-44999

In the Linux kernel, the following vulnerability has been resolved: gtp: pull network headers in gtpdevxmit syzbot/KMSAN reported use of uninit-value in getdevxmit 1 We must make sure the IPv4 or Ipv6 header is pulled in skb-head before accessing fields in them. Use pskbinetmaypull to fix this...

7.1CVSS5.6AI score0.00261EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.5 views

UBUNTU-CVE-2024-44983

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: validate vlan header Ensure there is sufficient room to access the protocol field of the VLAN header, validate it once before the flowtable lookup. ===================================================== BUG:...

7.1CVSS6.5AI score0.00254EPSS
SaveExploits0References18
RedHat Linux
RedHat Linux
added 2024/08/28 12:34 p.m.4 views

kernel: net: bridge: xmit: make sure we have at least eth header len bytes

A vulnerability was found in the Linux kernel in the net: bridge component, where the xmit function in the bridge device could trigger an uninitialized value error if a short skb less than the required ETHHLEN bytes is sent. This condition could cause unexpected behavior due to insufficient check...

7.3CVSS6.6AI score0.00284EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/08/22 12:0 a.m.20 views

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

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

6.3CVSS5.9AI score0.0022EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/08/19 2:16 p.m.33 views

CVE-2024-42311

A flaw was found in the HFS filesystem in the Linux kernel due to uninitialized fields in the hfsinodeinfo structure. The .tzsecondswest, .cachedstart, and .cachedblocks fields are not initialized after calling hfsallocinode. This omission led to undefined behavior and potential security issues, ...

5.5CVSS5.3AI score0.00284EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.13 views

SUSE CVE-2024-42311

In the Linux kernel, the following vulnerability has been resolved: hfs: fix to initialize fields of hfsinodeinfo after hfsallocinode Syzbot reports uninitialized value access issue as below: loop0: detected capacity change from 0 to 64 ===================================================== BUG:...

3.3CVSS6.3AI score0.00284EPSS
SaveExploits0References13
OSV
OSV
added 2024/08/18 12:4 a.m.14 views

OSV-2024-1031 Use-of-uninitialized-value in Http3FrameFactory::create

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=42537939 Crash type: Use-of-uninitialized-value Crash state: Http3FrameFactory::create Http3FrameFactory::fastcreate fuzzhttp3frame.cc...

5.8AI score
SaveExploits0References1
NVD
NVD
added 2024/08/17 9:15 a.m.23 views

CVE-2024-42311

In the Linux kernel, the following vulnerability has been resolved: hfs: fix to initialize fields of hfsinodeinfo after hfsallocinode Syzbot reports uninitialized value access issue as below: loop0: detected capacity change from 0 to 64 ===================================================== BUG:...

7.8CVSS0.00284EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/17 9:15 a.m.2 views

DEBIAN-CVE-2024-42311

In the Linux kernel, the following vulnerability has been resolved: hfs: fix to initialize fields of hfsinodeinfo after hfsallocinode Syzbot reports uninitialized value access issue as below: loop0: detected capacity change from 0 to 64 ===================================================== BUG:...

5.5CVSS5.6AI score0.00284EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.7 views

AZL-48486 CVE-2024-42311 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: hfs: fix to initialize fields of hfsinodeinfo after hfsallocinode Syzbot reports uninitialized value access issue as below: loop0: detected capacity change from 0 to 64 ===================================================== BUG:...

5.5CVSS6.3AI score0.00284EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.25 views

CVE-2024-42311

In the Linux kernel, the following vulnerability has been resolved: hfs: fix to initialize fields of hfsinodeinfo after hfsallocinode Syzbot reports uninitialized value access issue as below: loop0: detected capacity change from 0 to 64 ===================================================== BUG:...

7.8CVSS6.1AI score0.00284EPSS
SaveExploits0References31
Cvelist
Cvelist
added 2024/08/17 9:9 a.m.34 views

CVE-2024-42311 hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode()

In the Linux kernel, the following vulnerability has been resolved: hfs: fix to initialize fields of hfsinodeinfo after hfsallocinode Syzbot reports uninitialized value access issue as below: loop0: detected capacity change from 0 to 64 ===================================================== BUG:...

7.8CVSS0.00284EPSS
SaveExploits0References8
Rows per page
Query Builder