Lucene search
+L

185 matches found

AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: netrom: Check the buffer length before accessing it. Syzkaller reports an issue where an uninit value is read from ax25cmp when sending raw messages through the ieee802154 implementation...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/15 1:15 p.m.6 views

UBUNTU-CVE-2024-57802

In the Linux kernel, the following vulnerability has been resolved: netrom: check buffer length before accessing it Syzkaller reports an uninit value read from ax25cmp when sending raw message through ieee802154 implementation. ===================================================== BUG: KMSAN:...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References47
Vulnrichment
Vulnrichment
added 2025/01/15 1:10 p.m.1 views

CVE-2024-57802 netrom: check buffer length before accessing it

In the Linux kernel, the following vulnerability has been resolved: netrom: check buffer length before accessing it Syzkaller reports an uninit value read from ax25cmp when sending raw message through ieee802154 implementation. ===================================================== BUG: KMSAN:...

7.7AI score0.00222EPSS
SaveExploits0References7
OSV
OSV
added 2025/01/06 5:15 p.m.16 views

AZL-55056 CVE-2024-56769 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: dib3000mb: fix uninit-value in dib3000writereg Syzbot reports 1 an uninitialized value issue found by KMSAN in dib3000readreg. Local u8 rb2 is used in i2ctransfer as a read buffer; in case that call fails, t...

5.5CVSS6.4AI score0.00219EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/01/06 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. A security vulnerability exists in the Linux kernel, which stems from the use of the uninitialized local variable rb as a read buffer in the dvb-frontends/dib3000mb driver of t...

5.5CVSS6.3AI score0.00219EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/11/28 12:0 a.m.3 views

PT-2024-40946 · Ruzstd · Ruzstd

Name of the Vulnerable Software and Affected Versions: ruzstd affected versions not specified Description: The issue arises from miscalculations in the length of the allocated and init section of the internal RingBuffer in ruzstd. This leads to uninitialized or out-of-bounds reads in copy bytes...

6.8AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/08/06 12:0 a.m.27 views

CBL Mariner 2.0 Security Update: qemu / qemu-kvm (CVE-2022-35414)

The version of qemu / qemu-kvm 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-2022-35414 advisory. - softmmu/physmem.c in QEMU through 7.0.0 can perform an uninitialized read on the translatefail path...

8.8CVSS7.5AI score0.00656EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2024/08/05 7:0 a.m.5 views

softmmu/physmem.c in QEMU through 7.0.0 can perform an uninitialized read on the translate_fail path leading to an io_readx or io_writex crash. NOTE: a third party states that the Non-virtualization Use Case in the qemu.org reference applies here i.e. "Bugs affecting the non-virtualization use case are not considered security bugs at this time.

...

8.8CVSS7AI score0.00656EPSS
SaveExploits1
OSV
OSV
added 2024/06/19 2:15 p.m.14 views

AZL-48297 CVE-2024-38538 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes syzbot triggered an uninit value1 error in bridge device's xmit path by sending a short less than ETHHLEN bytes skb. To fix it check if we can actually pull that...

7.1CVSS6.3AI score0.00284EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.11 views

RHEL 8 : libxslt (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - libxslt: read of uninitialized stack data due to too narrow xsl:number instruction and an invalid charact...

9.8CVSS8.2AI score0.06457EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.60 views

RHEL 6 : php (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - php: buffer overflow in handling of long link names in tar phar archives CVE-2016-2554 - php: Uninitializ...

7.5CVSS10AI score0.9523EPSS
SaveExploits108References136
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.60 views

RHEL 5 : php (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - php: buffer overflow in handling of long link names in tar phar archives CVE-2016-2554 - php: Uninitializ...

7.5CVSS10AI score0.9523EPSS
SaveExploits124References150
SUSE CVE
SUSE CVE
added 2024/05/23 2:56 a.m.6 views

SUSE CVE-2023-52843

In the Linux kernel, the following vulnerability has been resolved: llc: verify mac len before reading mac header LLC reads the mac header with ethhdr without verifying that the skb has an Ethernet header. Syzbot was able to enter llcrcv on a tun device. Tun can insert packets without mac len and...

5.5CVSS6.4AI score0.00245EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/20 10:15 a.m.8 views

UBUNTU-CVE-2024-35973

In the Linux kernel, the following vulnerability has been resolved: geneve: fix header validation in geneve6xmitskb syzbot is able to trigger an uninit-value in genevexmit 1 Problem : While most ip tunnel helpers like iptunnelgetdsfield uses skbprotocolskb, true, pskbinetmaypull is only using...

5.5CVSS6.1AI score0.0025EPSS
SaveExploits0References30
ATTACKERKB
ATTACKERKB
added 2024/04/17 11:15 a.m.5 views

CVE-2024-26849

In the Linux kernel, the following vulnerability has been resolved: netlink: add nla be16/32 types to minlen array BUG: KMSAN: uninit-value in nlavalidaterangeunsigned lib/nlattr.c:222 inline BUG: KMSAN: uninit-value in nlavalidateintrange lib/nlattr.c:336 inline BUG: KMSAN: uninit-value in...

5.5CVSS5.6AI score0.00223EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/04/17 11:15 a.m.5 views

UBUNTU-CVE-2024-26849

In the Linux kernel, the following vulnerability has been resolved: netlink: add nla be16/32 types to minlen array BUG: KMSAN: uninit-value in nlavalidaterangeunsigned lib/nlattr.c:222 inline BUG: KMSAN: uninit-value in nlavalidateintrange lib/nlattr.c:336 inline BUG: KMSAN: uninit-value in...

5.5CVSS5.8AI score0.00223EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2023/10/21 12:0 a.m.60 views

Ubuntu 16.04 LTS / 18.04 LTS : PHP vulnerabilities (USN-3922-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-3922-1 advisory. It was discovered that PHP incorrectly handled certain inputs. An attacker could possibly use this issue to expose sensitive information...

9.8CVSS7.2AI score0.09395EPSS
SaveExploits5References6
RedHat Linux
RedHat Linux
added 2023/05/18 6:42 a.m.22 views

Mozilla: Potential memory corruption in FileReader::DoReadData()

The Mozilla Foundation Security Advisory describes this flaw as: When reading a file, an uninitialized value could have been used as read limit...

8.8CVSS7.3AI score0.00753EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/05/16 7:42 p.m.8 views

Mozilla: Potential memory corruption in FileReader::DoReadData()

The Mozilla Foundation Security Advisory describes this flaw as: When reading a file, an uninitialized value could have been used as read limit...

8.8CVSS7.3AI score0.00753EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/05/16 6:42 p.m.7 views

Mozilla: Potential memory corruption in FileReader::DoReadData()

The Mozilla Foundation Security Advisory describes this flaw as: When reading a file, an uninitialized value could have been used as read limit...

8.8CVSS7.3AI score0.00753EPSS
SaveExploits0References6
Rows per page
Query Builder