Lucene search
+L

144 matches found

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.00223EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/12/11 7:16 p.m.13 views

CVE-2024-47776

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in gstwavparsecuechunk within gstwavparse.c. The vulnerability happens due to a discrepancy between the size of the data buffer and the size value provided to the function. This mismatch...

9.1CVSS6.6AI score0.01161EPSS
SaveExploits0
OSV
OSV
added 2024/11/08 6:15 a.m.6 views

UBUNTU-CVE-2024-50190

In the Linux kernel, the following vulnerability has been resolved: ice: fix memleak in iceinittxtopology Fix leak of the FW blob DDP pkg. Make icecfgtxtopo const-correct, so iceinittxtopology can avoid copying whole FW blob. Copy just the topology section, and only when needed. Reuse the buffer...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/11/08 3:48 a.m.5 views

SUSE CVE-2024-50169

In the Linux kernel, the following vulnerability has been resolved: vsock: Update rxbytes on readskb Make sure virtiotransportincrxpkt and virtiotransportdecrxpkt calls are balanced i.e. virtiovsocksock::rxbytes doesn't lie after vsocktransport::readskb. While here, also inform the peer that we'v...

7.7AI score0.00213EPSS
SaveExploits0References14
OSV
OSV
added 2024/10/31 10:9 a.m.9 views

CLSA-2024-1730369378 php: Fix of CVE-2024-8925

CVE-2024-8925: Fix data integrity violation while parsing multipart/form-data boundaries larger than the read buffer...

5.3CVSS6.8AI score0.00927EPSS
SaveExploits1References1
OSV
OSV
added 2024/10/31 10:6 a.m.8 views

CLSA-2024-1730369205 php: Fix of CVE-2024-8925

CVE-2024-8925: Fix data integrity violation while parsing multipart/form-data boundaries larger than the read buffer...

5.3CVSS6.8AI score0.00927EPSS
SaveExploits1References1
OSV
OSV
added 2024/10/28 6:51 p.m.20 views

CLSA-2024-1730141462 php: Fix of CVE-2024-8925

CVE-2024-8925: Fix data integrity violation while parsing multipart/form-data boundaries larger than the read buffer...

5.3CVSS6.8AI score0.00927EPSS
SaveExploits1References1
CloudLinux
CloudLinux
added 2024/10/28 6:19 p.m.25 views

php: Fix of CVE-2024-8925

CVE-2024-8925: Fix data integrity violation while parsing multipart/form-data boundaries larger than the read buffer...

5.3CVSS7AI score0.00927EPSS
SaveExploits1
OSV
OSV
added 2024/10/28 6:19 p.m.8 views

CLSA-2024-1730139582 php: Fix of CVE-2024-8925

CVE-2024-8925: Fix data integrity violation while parsing multipart/form-data boundaries larger than the read buffer...

5.3CVSS6.8AI score0.00927EPSS
SaveExploits1References1
OSV
OSV
added 2024/09/13 6:33 a.m.16 views

CVE-2024-46710 drm/vmwgfx: Prevent unmapping active read buffers

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Prevent unmapping active read buffers The kms paths keep a persistent map active to read and compare the cursor buffer. These maps can race with each other in simple scenario where: a buffer "a" mapped for update b...

7.8CVSS6.3AI score
SaveExploits0References8
CNNVD
CNNVD
added 2024/09/05 12:0 a.m.7 views

FreeBSD 安全漏洞

FreeBSD is a set of Unix-like operating systems from the FreeBSD Foundation. A security vulnerability exists in FreeBSD, which stems from the ctlwritebuffer and ctlreadbuffer functions allocating memory for return to user space without initializing it...

9.3CVSS6.7AI score0.00601EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/09/04 12:32 a.m.8 views

kernel: scsi: qedi: Fix crash while reading debugfs attribute

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix crash while reading debugfs attribute The qedidbgdonotrecovercmdread function invokes sprintf directly on a user pointer, which results into the crash. To fix this issue, use a small local stack buffer for sprintf...

7.1CVSS6.8AI score0.0032EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.9 views

SUSE CVE-2024-40978

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix crash while reading debugfs attribute The qedidbgdonotrecovercmdread function invokes sprintf directly on a user pointer, which results into the crash. To fix this issue, use a small local stack buffer for sprintf...

4.4CVSS6.3AI score0.0032EPSS
SaveExploits0References17
OSV
OSV
added 2024/07/12 1:15 p.m.5 views

DEBIAN-CVE-2024-40978

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix crash while reading debugfs attribute The qedidbgdonotrecovercmdread function invokes sprintf directly on a user pointer, which results into the crash. To fix this issue, use a small local stack buffer for sprintf...

7.1CVSS5.7AI score0.0032EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/06/11 2:5 a.m.4 views

SUSE CVE-2024-36968

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix div-by-zero in l2capleflowctlinit l2capleflowctlinit can cause both div-by-zero and an integer overflow since hdev-lemtu may not fall in the valid range. Move MTU from hcidev to hciconn to validate MTU and...

5.5CVSS6.2AI score0.00293EPSS
SaveExploits0References15
OSV
OSV
added 2024/06/08 1:15 p.m.2 views

DEBIAN-CVE-2024-36968

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix div-by-zero in l2capleflowctlinit l2capleflowctlinit can cause both div-by-zero and an integer overflow since hdev-lemtu may not fall in the valid range. Move MTU from hcidev to hciconn to validate MTU and...

6.5CVSS5.5AI score0.00293EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/08 1:15 p.m.13 views

UBUNTU-CVE-2024-36968

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix div-by-zero in l2capleflowctlinit l2capleflowctlinit can cause both div-by-zero and an integer overflow since hdev-lemtu may not fall in the valid range. Move MTU from hcidev to hciconn to validate MTU and...

7.6CVSS6.2AI score0.00293EPSS
SaveExploits0References30
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.27 views

RHEL 8 : openssl (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. - openssl: Read buffer overruns processing ASN.1 strings CVE-2021-3712 - Simultaneous Multi-threading SMT i...

9.1CVSS7.8AI score0.50445EPSS
SaveExploits8References10
OSV
OSV
added 2023/12/15 11:6 a.m.6 views

OESA-2023-1931 sox security update

SoX is a cross-platform Windows, Linux, MacOS X, etc. command line utility that can convert various formats of computer audio files in to other formats. It can also apply various effects to these sound files, and, as an added bonus, SoX can play and record audio files on most platforms. Security...

7.8CVSS7.5AI score0.00466EPSS
SaveExploits5References9
Positive Technologies
Positive Technologies
added 2023/07/18 12:0 a.m.8 views

PT-2023-11654 · Unknown · Advancemame

Name of the Vulnerable Software and Affected Versions: AdvanceMAME versions through 2.1 Description: The issue is a heap-based buffer over-read in the png convert 4 function, located in the pngex.cc file. This occurs in AdvanceMAME. Recommendations: For AdvanceMAME versions through 2.1, update to...

7.1CVSS6.7AI score0.003EPSS
SaveExploits1References6
Rows per page
Query Builder