Lucene search
+L

1251 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 6:45 p.m.16 views

CVE-2021-4070

Off-by-one Error in GitHub repository v2fly/v2ray-core prior to 4.44.0...

9.1CVSS6.7AI score0.00858EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:51 p.m.8 views

CVE-2020-21047

The libcpu component which is used by libasm of elfutils version 0.177 git 47780c9e, suffers from denial-of-service vulnerability caused by application crashes due to out-of-bounds write CWE-787, off-by-one error CWE-193 and reachable assertion CWE-617; to exploit the vulnerability, the attackers...

5.5CVSS6.8AI score0.00226EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 10:8 a.m.6 views

CVE-2019-19721

An off-by-one error in the DecodeBlock function in codec/sdlimage.c in VideoLAN VLC media player before 3.0.9 allows remote attackers to cause a denial of service memory corruption via a crafted image file. NOTE: this may be related to the SDLImage product...

7.8CVSS6.6AI score0.01941EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:42 a.m.11 views

CVE-2018-11546

md4c 0.2.5 has a heap-based buffer over-read because mdisnamedentitycontents has an off-by-one error...

9.8CVSS7.2AI score0.0163EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/05/21 1:44 a.m.7 views

CVE-2025-4969 Libsoup: off-by-one out-of-bounds read in find_boundary() in soup-multipart.c

A vulnerability was found in the libsoup package. This flaw stems from its failure to correctly verify the termination of multipart HTTP messages. This can allow a remote attacker to send a specially crafted multipart HTTP body, causing the libsoup-consuming server to read beyond its allocated...

6.5CVSS6.7AI score0.00771EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/05/17 12:0 a.m.5 views

EulerOS Virtualization 2.12.0 : glib2 (EulerOS-SA-2025-1570)

According to the versions of the glib2 package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : gio/gsocks4aproxy.c in GNOME GLib before 2.82.1 has an off-by-one error and resultant buffer overflow because SOCKS4CONNMSGLEN is not...

9.8CVSS7.5AI score0.01263EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/05/17 12:0 a.m.9 views

EulerOS Virtualization 2.12.1 : glib2 (EulerOS-SA-2025-1554)

According to the versions of the glib2 package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : gio/gsocks4aproxy.c in GNOME GLib before 2.82.1 has an off-by-one error and resultant buffer overflow because SOCKS4CONNMSGLEN is not...

9.8CVSS7.5AI score0.01263EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2025/05/13 1:58 p.m.20 views

Important: Red Hat Security Advisory: gimp security update

An update for gimp is now available for Red Hat Enterprise Linux 9. 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 severity rating, is available for each vulnerability from the...

7.8CVSS7.3AI score0.93639EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/07 9:30 p.m.10 views

CLSA-2025-1746653404 libtasn1: Fix of CVE-2021-46848

CVE-2021-46848: fix ETYPEOK off-by-one array size check in asn1encodesimpleder...

9.1CVSS6.8AI score0.02084EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/04 5:28 p.m.18 views

CVE-2023-53143

In the Linux kernel, the following vulnerability has been resolved: ext4: fix another off-by-one fsmap error on 1k block filesystems Apparently syzbot figured out that issuing this FSMAP call: struct fsmaphead cmd = .fmhcount = ...; .fmhkeys = .fmrdevice = / ext4 dev /, .fmrphysical = 0, ,...

5.5CVSS6.2AI score0.0018EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/02 4:15 p.m.13 views

CVE-2023-53143

In the Linux kernel, the following vulnerability has been resolved: ext4: fix another off-by-one fsmap error on 1k block filesystems Apparently syzbot figured out that issuing this FSMAP call: struct fsmaphead cmd = .fmhcount = ...; .fmhkeys = .fmrdevice = / ext4 dev /, .fmrphysical = 0, ,...

5.5CVSS0.0018EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/02 3:56 p.m.86 views

CVE-2023-53143

CVE-2023-53143 is a Linux kernel ext4 off-by-one fsmap bug for 1k-block filesystems. The crash stems from insufficient range validation in ext4_getfsmap_datadev when querying GETFSMAP, due to s_first_data_block being nonzero on 1k blocks, causing an underflow and invalid group calculation. A fix ...

5.5CVSS6AI score0.0018EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/05/02 3:56 p.m.11 views

CVE-2023-53143 ext4: fix another off-by-one fsmap error on 1k block filesystems

In the Linux kernel, the following vulnerability has been resolved: ext4: fix another off-by-one fsmap error on 1k block filesystems Apparently syzbot figured out that issuing this FSMAP call: struct fsmaphead cmd = .fmhcount = ...; .fmhkeys = .fmrdevice = / ext4 dev /, .fmrphysical = 0, ,...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/05/01 12:55 p.m.25 views

CVE-2025-23150 ext4: fix off-by-one error in do_split

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one error in dosplit Syzkaller detected a use-after-free issue in ext4insertdentry that was caused by out-of-bounds access due to incorrect splitting in dosplit. BUG: KASAN: use-after-free in...

7.8CVSS0.00203EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.11 views

CVE-2025-23150

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one error in dosplit Syzkaller detected a use-after-free issue in ext4insertdentry that was caused by out-of-bounds access due to incorrect splitting in dosplit. BUG: KASAN: use-after-free in...

7.8CVSS5.8AI score0.00203EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 12:55 p.m.9 views

CVE-2025-23150 ext4: fix off-by-one error in do_split

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one error in dosplit Syzkaller detected a use-after-free issue in ext4insertdentry that was caused by out-of-bounds access due to incorrect splitting in dosplit. BUG: KASAN: use-after-free in...

7.8CVSS6.1AI score
SaveExploits0References14
Snyk
Snyk
added 2025/04/21 1:40 a.m.4 views

Off-by-one Error

Overview Affected versions of this package are vulnerable to Off-by-one Error in the DecodeFromBytes function in bgp.go. The softwareVersionLen parameter is not checked for the case where it is set to 0. As a result, an attacker can trigger a panic by sending a malicious packet with a zero value...

9.2CVSS7.1AI score0.00522EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/04/21 1:40 a.m.3 views

Off-by-one Error

Overview Affected versions of this package are vulnerable to Off-by-one Error in the ParseRTR function in rtr.go. An attacker can cause a crash by sending an RTR message of unexpected length. Details Denial of Service DoS describes a family of attacks, all aimed at making a system inaccessible to...

9.8CVSS7.1AI score0.0054EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/04/21 1:40 a.m.3 views

Off-by-one Error

Overview Affected versions of this package are vulnerable to Off-by-one Error in the ParseRTR function in rtr.go. An attacker can cause a crash by sending an RTR message of unexpected length. Details Denial of Service DoS describes a family of attacks, all aimed at making a system inaccessible to...

9.8CVSS7.1AI score0.0054EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/18 7:1 a.m.10 views

CVE-2025-37893 LoongArch: BPF: Fix off-by-one error in build_prologue()

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fix off-by-one error in buildprologue Vincent reported that running BPF progs with tailcalls on LoongArch causes kernel hard lockup. Debugging the issues shows that the JITed image missing a jirl instruction at th...

7.8CVSS6.1AI score
SaveExploits0References8
Rows per page
Query Builder