Lucene search
+L

2151 matches found

OSV
OSV
added 2024/12/24 11:28 a.m.8 views

CVE-2024-53155 ocfs2: fix uninitialized value in ocfs2_file_read_iter()

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix uninitialized value in ocfs2filereaditer Syzbot has reported the following KMSAN splat: BUG: KMSAN: uninit-value in ocfs2filereaditer+0x9a4/0xf80 ocfs2filereaditer+0x9a4/0xf80 ioread+0x8d4/0x20f0 ioread+0x3e/0xf0...

7.1CVSS6.1AI score0.00236EPSS
SaveExploits0References14
CNNVD
CNNVD
added 2024/12/24 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 that originates from an uninitialized value of the ocfs2filereaditer function in the ocfs2 file system...

7.1CVSS6.6AI score0.00236EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.10 views

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

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-49900 advisory. - In the Linux kernel, the following vulnerability has been resolved: jfs: Fix uninit-value access of newea in...

7.1CVSS6.1AI score0.0028EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:0 a.m.6 views

udf: fix uninit-value use in udf_get_fileshortad

...

7.8CVSS7.2AI score0.00268EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/12/11 12:0 a.m.19 views

SUSE SLES15 Security Update : kernel (Live Patch 47 for SLE 15 SP2) (SUSE-SU-2024:4263-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:4263-1 advisory. This update for the Linux Kernel 5.3.18-15020024188 fixes several issues. The following security issues were fixed: - CVE-2024-36904: tcp: Use...

9.8CVSS7.1AI score0.01166EPSS
SaveExploits2References70
OSV
OSV
added 2024/12/10 12:5 a.m.6 views

OSV-2024-1351 Use-of-uninitialized-value in Archive::UnexpEndArcMsg

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=382526743 Crash type: Use-of-uninitialized-value Crash state: Archive::UnexpEndArcMsg Archive::ReadHeader50 Archive::ReadHeader...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/12/10 12:0 a.m.6 views

PT-2024-40638 · Git +1 · Unrar

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. The crash state includes functions such as Archive::UnexpEndArcMsg,...

6.9AI score
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2024/12/06 2:33 p.m.3 views

Security update for the Linux Kernel (Live Patch 50 for SLE 15 SP2)

This update for the Linux Kernel 5.3.18-15020024197 fixes several issues. The following security issues were fixed: CVE-2024-43861: Fix memory leak for not ip packets bsc1229553. CVE-2021-47600: dm btree remove: fix use after free in rebalancechildren bsc1227472. CVE-2021-47598: schcake: do not...

7.8CVSS7.8AI score0.00271EPSS
SaveExploits0References20
OSV
OSV
added 2024/12/06 10:34 a.m.13 views

SUSE-SU-2024:4235-1 Security update for the Linux Kernel (Live Patch 25 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024116 fixes several issues. The following security issues were fixed: - CVE-2024-36904: tcp: Use refcountincnotzero in tcptwskunique bsc1225733. - CVE-2024-43861: Fix memory leak for not ip packets bsc1229553. - CVE-2024-35905: Fixed int overflow for...

7.8CVSS8.4AI score0.00757EPSS
SaveExploits1References56
RedhatCVE
RedhatCVE
added 2024/12/03 2:51 p.m.20 views

CVE-2024-53101

In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized value issue in fromkuid and fromkgid ocfs2setattr uses attr-iamode, attr-iauid and attr-iagid in a trace point even though ATTRMODE, ATTRUID and ATTRGID aren't set. Initialize all fields of newattrs to avoid...

5.5CVSS7AI score0.00248EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/25 10:15 p.m.22 views

CVE-2024-53101

In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized value issue in fromkuid and fromkgid ocfs2setattr uses attr-iamode, attr-iauid and attr-iagid in a trace point even though ATTRMODE, ATTRUID and ATTRGID aren't set. Initialize all fields of newattrs to avoid...

5.5CVSS0.00248EPSS
SaveExploits0References12
CVE
CVE
added 2024/11/25 9:21 p.m.163 views

CVE-2024-53101

CVE-2024-53101 concerns the Linux kernel: a fix for an uninitialized value in from_kuid/from_kgid was applied. The issue arose when ocfs2_setattr() referenced attr->ia_mode, ia_uid, and ia_gid in a trace point even if ATTR_MODE/ATTR_UID/ATTR_GID weren’t set. The patch initializes all fields of...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2024/11/25 9:21 p.m.16 views

CVE-2024-53101 fs: Fix uninitialized value issue in from_kuid and from_kgid

In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized value issue in fromkuid and fromkgid ocfs2setattr uses attr-iamode, attr-iauid and attr-iagid in a trace point even though ATTRMODE, ATTRUID and ATTRGID aren't set. Initialize all fields of newattrs to avoid...

5.5CVSS6.2AI score0.00248EPSS
SaveExploits0References15
Debian CVE
Debian CVE
added 2024/11/25 9:21 p.m.14 views

CVE-2024-53101

In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized value issue in fromkuid and fromkgid ocfs2setattr uses attr-iamode, attr-iauid and attr-iagid in a trace point even though ATTRMODE, ATTRUID and ATTRGID aren't set. Initialize all fields of newattrs to avoid...

5.5CVSS5.7AI score0.00248EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/11/25 12:0 a.m.10 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 an uninitialized value issue in the fromkuid and fromkgid functions that could destabilize or secure the...

5.5CVSS6.7AI score0.00248EPSS
SaveExploits0References10
AstraLinux
AstraLinux
added 2024/11/23 3:4 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: BPF: Avoid using an uninitialized value in BPFCOREREADBITFIELD Changes from V1: - A default branch is added to the switch statement to initialize val. GCC warns that val may be used uninitialized in the BPFCREREADBITFIELD macro,...

6.3CVSS6.4AI score0.0022EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/19 6:15 p.m.17 views

AZL-53909 CVE-2024-53066 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix KMSAN warning in decodegetfattrattrs Fix the following KMSAN warning: CPU: 1 UID: 0 PID: 7651 Comm: cp Tainted: G B Tainted: B=BADPAGE Hardware name: QEMU Standard PC Q35 + ICH9, 2009...

5.5CVSS6.4AI score0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.14 views

AZL-53915 CVE-2024-53066 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix KMSAN warning in decodegetfattrattrs Fix the following KMSAN warning: CPU: 1 UID: 0 PID: 7651 Comm: cp Tainted: G B Tainted: B=BADPAGE Hardware name: QEMU Standard PC Q35 + ICH9, 2009...

5.5CVSS6.4AI score0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.3 views

DEBIAN-CVE-2024-50299

In the Linux kernel, the following vulnerability has been resolved: sctp: properly validate chunk size in sctpsfootb A size validation fix similar to that in Commit 50619dbf8db7 "sctp: add size validation when walking chunks" is also required in sctpsfootb to address a crash reported by syzbot:...

5.5CVSS5.7AI score0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/15 12:20 p.m.4 views

OESA-2024-2409 hdf5 security update

HDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes, and is designed for flexible and efficient I/O and for high volume and complex data. HDF5 is portable and is extensible, allowing applications to evolve in their use of HDF...

5.7CVSS7.6AI score0.00227EPSS
SaveExploits0References3
Rows per page
Query Builder