Lucene search
+L

1242 matches found

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.00168EPSS
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.00168EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/02 3:56 p.m.9 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.5CVSS5.8AI score0.00168EPSS
SaveExploits0References11
CVE
CVE
added 2025/05/02 3:56 p.m.85 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.00168EPSS
SaveExploits0References8Affected Software1
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...

5.5CVSS6.1AI score0.00181EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2025/05/01 12:55 p.m.22 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...

0.00181EPSS
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...

5.5CVSS5.8AI score0.00181EPSS
SaveExploits0
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.9 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...

5.5CVSS6.1AI score0.00246EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/04/18 12:0 a.m.9 views

PT-2025-17268 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to an off-by-one error in the build prologue function when running BPF programs with tailcalls on LoongArch, causing a kernel hard lockup. The problem arises from...

7.8CVSS7.8AI score0.00651EPSS
SaveExploits0References63
NVD
NVD
added 2025/03/26 4:15 a.m.21 views

CVE-2025-30742

httpd.c in atophttpd 2.8.0 has an off-by-one error and resultant out-of-bounds read because a certain 1024-character req string would not have a final '\0' character...

5.3CVSS0.00415EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/26 12:0 a.m.9 views

CVE-2025-30742

httpd.c in atophttpd 2.8.0 has an off-by-one error and resultant out-of-bounds read because a certain 1024-character req string would not have a final '\0' character...

5.3CVSS7.1AI score0.00415EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/26 12:0 a.m.22 views

CVE-2025-30742

httpd.c in atophttpd 2.8.0 has an off-by-one error and resultant out-of-bounds read because a certain 1024-character req string would not have a final '\0' character...

5.3CVSS0.00415EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/26 12:0 a.m.72 views

CVE-2025-30742

The CVE-2025-30742 entry concerns atophttpd 2.8.0. Affected component: httpd.c. Description: an off-by-one error causes an out-of-bounds read when processing a 1024-character request string that would not terminate with a final NUL character. Impact is a partial/low-severity in the NVD metrics (a...

5.3CVSS7.1AI score0.00415EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/19 2:14 a.m.20 views

CVE-2024-10442

Off-by-one error vulnerability in the transmission component in Synology Replication Service before 1.0.12-0066, 1.2.2-0353 and 1.3.0-0423 and Synology Unified Controller DSMUC before 3.1.4-23079 allows remote attackers to execute arbitrary code, potentially leading to a broader impact across the...

10CVSS0.01337EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/03/14 7:0 a.m.8 views

Off-by-one error in the pngcrush_measure_idat function in pngcrush.c in pngcrush before 1.7.84 allows remote attackers to cause a denial of service

...

7.8CVSS7.6AI score0.02771EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 8:4 p.m.9 views

CVE-2025-21813 timers/migration: Fix off-by-one root mis-connection

In the Linux kernel, the following vulnerability has been resolved: timers/migration: Fix off-by-one root mis-connection Before attaching a new root to the old root, the children counter of the new root is checked to verify that only the upcoming CPU's top group have been connected to it. However...

5.5CVSS5.6AI score0.00179EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/27 8:4 p.m.10 views

CVE-2025-21813

In the Linux kernel, the following vulnerability has been resolved: timers/migration: Fix off-by-one root mis-connection Before attaching a new root to the old root, the children counter of the new root is checked to verify that only the upcoming CPU's top group have been connected to it. However...

5.5CVSS5.5AI score0.00179EPSS
SaveExploits0
Rows per page
Query Builder