Lucene search
+L

1371 matches found

RedHat Linux
RedHat Linux
added 2024/12/17 7:13 p.m.22 views

Important: Red Hat Security Advisory: gstreamer1-plugins-good security update

An update for gstreamer1-plugins-good is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severit...

9.8CVSS6.9AI score0.01344EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/12/11 6:54 p.m.27 views

CVE-2024-47540 GHSL-2024-197: GStreamer uses uninitialized stack memory in Matroska/WebM demuxer

GStreamer is a library for constructing graphs of media-handling components. An uninitialized stack variable vulnerability has been identified in the gstmatroskademuxaddwvpkheader function within matroska-demux.c. When size allocator-memunmapfull or mem-allocator-memunmap. This vulnerability coul...

8.6CVSS7.3AI score0.01005EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/12/11 6:54 p.m.34 views

CVE-2024-47540 GHSL-2024-197: GStreamer uses uninitialized stack memory in Matroska/WebM demuxer

GStreamer is a library for constructing graphs of media-handling components. An uninitialized stack variable vulnerability has been identified in the gstmatroskademuxaddwvpkheader function within matroska-demux.c. When size allocator-memunmapfull or mem-allocator-memunmap. This vulnerability coul...

8.6CVSS0.01005EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.6 views

SUSE CVE-2024-50227

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix KASAN reported stack out-of-bounds read in tbretimerscan KASAN reported following issue: BUG: KASAN: stack-out-of-bounds in tbretimerscan+0xffe/0x1550 thunderbolt Read of size 4 at addr ffff88810111fc1c by task...

5.5CVSS7.6AI score0.00223EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/07 10:15 a.m.12 views

UBUNTU-CVE-2024-50163

In the Linux kernel, the following vulnerability has been resolved: bpf: Make sure internal and UAPI bpfredirect flags don't overlap The bpfredirectinfo is shared between the SKB and XDP redirect paths, and the two paths use the same numeric flag values in the ri-flags field specifically,...

5.5CVSS6.2AI score0.00216EPSS
SaveExploits0References34
BDU FSTEC
BDU FSTEC
added 2024/11/01 12:0 a.m.16 views

The vulnerability of the RtsPer.sys and RtsUer.sys drivers of Realtek SD card readers, related to memory release errors, allows an attacker to gain access to the kernel’s stack memory and dynamic memory.

The vulnerability of the RtsPer.sys and RtsUer.sys drivers of Realtek SD card readers is related to memory release errors. Exploiting this vulnerability can allow an attacker to gain access to kernel memory from the stack and dynamic memory...

6.1CVSS7.6AI score0.00631EPSS
SaveExploits2References7Affected Software2
Tenable Nessus
Tenable Nessus
added 2024/10/09 12:0 a.m.30 views

CentOS 7 : kernel-alt (RHSA-2020:0740)

The remote CentOS Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:0740 advisory. - A flaw was found in the Linux kernel's NFS implementation, all versions 3.x and all versions 4.x up to 4.20. An attacker, who is able to mount an...

9.8CVSS6.8AI score0.03784EPSS
SaveExploits3References9
OSV
OSV
added 2024/09/18 8:15 a.m.4 views

UBUNTU-CVE-2024-46734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor and one of them is doing direct IO writes while the other is doing fsync, we have a race where we c...

4.7CVSS6.4AI score0.00178EPSS
SaveExploits0References8
Packet Storm
Packet Storm
added 2024/08/31 12:0 a.m.181 views

Microsoft Windows DNSAPI.dll LLMNR Buffer Underrun Denial of Service

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Microsoft Windows DNSAPI.dll LLMNR Buffer Underrun DoS', 'Description' = %q This module exploits a buffer underrun vulnerability in Microsoft's...

9.8CVSS7AI score0.63335EPSS
SaveExploits2
NVD
NVD
added 2024/08/21 5:15 p.m.24 views

CVE-2024-33657

This SMM vulnerability affects certain modules, allowing privileged attackers to execute arbitrary code, manipulate stack memory, and leak information from SMRAM to kernel space, potentially leading to denial-of-service attacks...

7.8CVSS0.00193EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/08/21 4:17 p.m.13 views

CVE-2024-33657 Smm Callout in SmmComputrace Module

This SMM vulnerability affects certain modules, allowing privileged attackers to execute arbitrary code, manipulate stack memory, and leak information from SMRAM to kernel space, potentially leading to denial-of-service attacks...

7.8CVSS7.2AI score0.00193EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/17 10:15 a.m.36 views

CVE-2024-43815

In the Linux kernel, the following vulnerability has been resolved: crypto: mxs-dcp - Ensure payload is zero when using key slot We could leak stack memory through the payload field when running AES with a key from one of the hardware's key slots. Fix this by ensuring the payload field is set to ...

7.1CVSS0.00213EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/17 10:15 a.m.5 views

UBUNTU-CVE-2024-43845

In the Linux kernel, the following vulnerability has been resolved: udf: Fix bogus checksum computation in udfrename Syzbot reports uninitialized memory access in udfrename when updating checksum of '..' directory entry of a moved directory. This is indeed true as we pass on-stack diriter.fi to t...

3.3CVSS6.5AI score0.00207EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.20 views

CVE-2024-43815 crypto: mxs-dcp - Ensure payload is zero when using key slot

In the Linux kernel, the following vulnerability has been resolved: crypto: mxs-dcp - Ensure payload is zero when using key slot We could leak stack memory through the payload field when running AES with a key from one of the hardware's key slots. Fix this by ensuring the payload field is set to ...

6.7AI score0.00213EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.68 views

CVE-2024-43815

In the Linux kernel, the following vulnerability has been resolved: crypto: mxs-dcp - Ensure payload is zero when using key slot We could leak stack memory through the payload field when running AES with a key from one of the hardware's key slots. Fix this by ensuring the payload field is set to ...

7.1CVSS5.5AI score0.00213EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/08/17 12:0 a.m.7 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 the mxs-dcp component failing to ensure that the payload field is zero when using a hardware key, resulting ...

7.1CVSS5.2AI score0.00213EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.4 views

SUSE CVE-2024-42155

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Wipe copies of protected- and secure-keys Although the clear-key of neither protected- nor secure-keys is accessible, this key material should only be visible to the calling process. So wipe all copies of protected- or...

4.1CVSS6.4AI score0.00188EPSS
SaveExploits0References16
OSV
OSV
added 2024/07/30 8:15 a.m.8 views

DEBIAN-CVE-2024-42155

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Wipe copies of protected- and secure-keys Although the clear-key of neither protected- nor secure-keys is accessible, this key material should only be visible to the calling process. So wipe all copies of protected- or...

1.9CVSS5AI score0.00188EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/07/30 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 Linux kernel that originates in the s390/pkey module when using IOCTLs with clear-key, protected-key, or secure-key, if an error occurs durin...

4.1CVSS6.4AI score0.00214EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/07/30 12:0 a.m.6 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 fact that the plaintext of a protected or secure key should be cleared from the stack in the s390/pkey...

1.9CVSS6.2AI score0.00188EPSS
SaveExploits0References3
Rows per page
Query Builder