Lucene search
+L

180 matches found

RedHat Linux
RedHat Linux
added 2025/07/31 11:33 a.m.3 views

firefox: thunderbird: JavaScript engine only wrote partial return value to stack

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: On 64-bit platforms, IonMonkey-JIT only wrote 32 bits of the 64-bit return value space on the stack. Baseline-JIT, however, reads the entire 64 bits...

6.5CVSS7.3AI score0.00348EPSS
SaveExploits0References6
OSV
OSV
added 2025/07/10 4:5 p.m.5 views

SUSE-SU-2025:02281-1 Security update for libssh

This update for libssh fixes the following issues: - CVE-2025-4877: Fixed write beyond bounds in binary to base64 conversion functions bsc1245309. - CVE-2025-4878: Fixed use of uninitialized variable in privatekeyfromfile bsc1245310. - CVE-2025-5318: Fixed likely read beyond bounds in sftp server...

8.8CVSS7.3AI score0.02449EPSS
SaveExploits0References9
SUSE Linux
SUSE Linux
added 2025/07/10 4:3 p.m.2 views

Security update for libssh

This update for libssh fixes the following issues: CVE-2025-4877: Fixed write beyond bounds in binary to base64 conversion functions bsc1245309. CVE-2025-4878: Fixed use of uninitialized variable in privatekeyfromfile bsc1245310. CVE-2025-5318: Fixed likely read beyond bounds in sftp server handl...

7.6CVSS7.4AI score0.02449EPSS
SaveExploits0References16
OSV
OSV
added 2025/05/09 7:16 a.m.17 views

AZL-70153 CVE-2025-37879 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: 9p/net: fix improper handling of bogus negative read/write replies In p9clientwrite and p9clientreadonce, if the server incorrectly replies with success but a negative write/read count then we would consider written negative 3...

9.8CVSS6.5AI score0.00674EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/16 2:13 p.m.125 views

CVE-2025-23133

The CVE-2025-23133 issue is in Linux kernel ath11k: when a new channel list is received, it updates cfg80211 and queues reg_work, but may immediately execute reg_update_chan_list() before cfg80211 finishes handling the list, causing a potential slab-out-of-bounds write (KASAN) in ath11k_reg_updat...

8.8CVSS6.8AI score0.00281EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.25 views

CVE-2025-22124

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix wrong bitmaplimit for clustermd when write sb In clustermd, separate write-intent-bitmaps are used for each cluster node: 0 4k 8k 12k ------------------------------------------------------------------- | idle | ...

7.8CVSS5.5AI score0.00185EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/04/16 12:0 a.m.8 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 insufficient setting of ARCHDMAMINALIGN, which could result in a hardware write error...

5.5CVSS6.5AI score0.002EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/04/02 10:18 p.m.9 views

CVE-2025-3154 Out-of-bounds array write due to invalid VerticesPerRow in Xpdf 4.05

Out-of-bounds array write in Xpdf 4.05 and earlier, triggered by an invalid VerticesPerRow value in a PDF shading dictionary...

2.1CVSS7.2AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.6 views

AZL-69527 CVE-2025-21899 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix bad hist from corrupting namedtriggers list The following commands causes a crash: cd /sys/kernel/tracing/events/rcu/rcucallback echo 'hist:name=bad:keys=commonpid:onmaxbogus.savecommonpid' trigger bash: echo: write...

7.8CVSS6.5AI score0.002EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/12 10:15 a.m.25 views

CVE-2025-21845

In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: sst: Fix SST write failure 'commit 18bcb4aa54ea "mtd: spi-nor: sst: Factor out common write operation to sstnorwritedata"' introduced a bug where only one byte of data is written, regardless of the number of bytes...

5.5CVSS0.00245EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2021-47633

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ath5k: fix OOB in ath5keepromreadpcalinfo5111 The bug was found during fuzzing. Stacktrace locates it in ath5keepromconvertpcalinfo5111. When none of the curve ...

7.1CVSS6.5AI score0.00258EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2019-3863

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in libssh2 before 1.8.1 creating a vulnerability on the SSH client side. A server could send a multiple keyboard interactive response messages...

8.8CVSS6.9AI score0.03437EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 7:1 a.m.16 views

UBUNTU-CVE-2022-49352

In the Linux kernel, the following vulnerability has been resolved: ext4: fix warning in ext4handleinodeextension We got issue as follows: EXT4-fs error device loop0 in ext4reserveinodewrite:5741: Out of memory EXT4-fs error device loop0: ext4setattr:5462: inode 13: comm syz-executor.0:...

5.5CVSS6.2AI score0.00281EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.21 views

CVE-2022-49352 ext4: fix warning in ext4_handle_inode_extension

In the Linux kernel, the following vulnerability has been resolved: ext4: fix warning in ext4handleinodeextension We got issue as follows: EXT4-fs error device loop0 in ext4reserveinodewrite:5741: Out of memory EXT4-fs error device loop0: ext4setattr:5462: inode 13: comm syz-executor.0:...

0.00281EPSS
SaveExploits0References5
Zero Day Initiative
Zero Day Initiative
added 2025/02/03 12:0 a.m.10 views

NI Vision Development Module Vision Assistant JPG File Parsing Out-of-Bounds Write Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of NI Vision Development Module. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the...

7.8CVSS7.8AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/19 12:15 p.m.3 views

DEBIAN-CVE-2024-57925

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix a missing return value check bug In the smb2sendinterimresp, if ksmbdallocworkstruct fails to allocate a node, it returns a NULL pointer to the inwork pointer. This can lead to an illegal memory write of...

7.1CVSS5.6AI score0.00205EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/12/13 12:30 a.m.6 views

SUSE CVE-2024-47541

GStreamer is a library for constructing graphs of media-handling components. An OOB-write vulnerability has been identified in the gstssaparseremoveoverridecodes function of the gstssaparse.c file. This function is responsible for parsing and removing SSA SubStation Alpha style override codes,...

6.2CVSS6.9AI score0.01324EPSS
SaveExploits1References11
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.8 views

drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error

...

7.8CVSS6.9AI score0.00281EPSS
SaveExploits0
OSV
OSV
added 2024/11/05 6:15 p.m.10 views

AZL-52432 CVE-2024-50134 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/vboxvideo: Replace fake VLA at end of vbvamousepointershape with real VLA Replace the fake VLA at end of the vbvamousepointershape shape with a real VLA to fix a "memcpy: detected field-spanning write error" warning: 13.31981...

5.5CVSS7AI score0.00252EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/11/05 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 originates in the drm/vboxvideo module, where the use of a fake variable-length array VLA in place of a real...

5.5CVSS6.7AI score0.00252EPSS
SaveExploits0References6
Rows per page
Query Builder