Lucene search
K

163 matches found

AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Prevent OOB read/write in usbstringcopy The string ‘s’ provided by the user space could easily have a length of zero. If this is left unchecked, it will first result in an OOB read in the form of if str0 - ...

5.5CVSS5.9AI score0.00027EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.4 views

PT-2026-2884

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.12.54-syzkaller-00144-g5f0270f1ba00 Description The Linux kernel contains an issue in the ext4 filesystem related to string handling within the parse apply sb mount options function. The strscpy pad function is...

7.8CVSS5.6AI score0.00011EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.1 views

kernel: x86/mce: Work around an erratum on fast string copy instructions

In the Linux kernel, the following vulnerability has been resolved: x86/mce: Work around an erratum on fast string copy instructions A rare kernel panic scenario can happen when the following conditions are met due to an erratum on fast string copy instructions: 1 An uncorrected error. 2 That err...

5.5CVSS7.2AI score0.00014EPSS
Exploits0References5
OSV
OSV
added 2024/10/09 6:15 a.m.0 views

UBUNTU-CVE-2023-46586

cgi.c in weborf .0.17, 0.18, 0.19, and 0.20 before 1.0 lacks '\0' termination of the path for CGI scripts because strncpy is misused...

9.1CVSS5.8AI score0.00415EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.4 views

usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()

...

5.5CVSS7.3AI score0.00027EPSS
Exploits0
OSV
OSV
added 2024/08/08 8:50 a.m.2 views

CVE-2024-42257 ext4: use memtostr_pad() for s_volume_name

In the Linux kernel, the following vulnerability has been resolved: ext4: use memtostrpad for svolumename As with the other strings in struct ext4superblock, svolumename is not NUL terminated. The other strings were marked in commit 072ebb3bffe6 "ext4: add nonstring annotations to ext4.h". Using...

7.8CVSS6.5AI score0.00034EPSS
Exploits0References5
OSV
OSV
added 2024/08/07 4:15 p.m.2 views

DEBIAN-CVE-2024-42236

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Prevent OOB read/write in usbstringcopy Userspace provided string 's' could trivially have the length zero. Left unchecked this will firstly result in an OOB read in the form if str0 - 1 == '\n' followed...

5.5CVSS5.7AI score0.00027EPSS
Exploits0References1
OSV
OSV
added 2024/08/07 4:15 p.m.0 views

UBUNTU-CVE-2024-42236

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Prevent OOB read/write in usbstringcopy Userspace provided string 's' could trivially have the length zero. Left unchecked this will firstly result in an OOB read in the form if str0 - 1 == '\n' followed...

5.5CVSS6.2AI score0.00027EPSS
Exploits0References33
OSV
OSV
added 2024/06/20 5:11 p.m.3 views

CLSA-2024-1718903513 cups: Fix of 2 CVEs

CVE-2023-32360: require authentication for CUPS-Get-Document. - CVE-2023-32324: fix cupsstrlcpy to exit immediately if a length of the source string is zero...

7.5CVSS6.6AI score0.00148EPSS
Exploits1References1
OSV
OSV
added 2024/06/20 5:8 p.m.2 views

CLSA-2024-1718903288 cups: Fix of 2 CVEs

CVE-2023-32360: require authentication for CUPS-Get-Document. - CVE-2023-32324: fix cupsstrlcpy to exit immediately if a length of the source string is zero...

7.5CVSS6.6AI score0.00148EPSS
Exploits1References1
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

DEBIAN-CVE-2021-47262

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message Use the string machinery provided by the tracing subystem to make a copy of the string literals consumed by the "nested VM-Enter failed" tracepoint. A complet...

7.1CVSS6AI score0.00022EPSS
Exploits0References1
Microsoft CVE
Microsoft CVE
added 2024/02/26 8:0 a.m.2 views

Versions of the package onnx before and including 1.15.0 are vulnerable to Out-of-bounds Read as the ONNX_ASSERT and ONNX_ASSERTM functions have an off by one string copy.

...

9.1CVSS6.2AI score0.00086EPSS
Exploits0
Veracode
Veracode
added 2024/02/26 7:51 a.m.22 views

Out-of-bounds Read

onnx is vulnerable to an Out-of-bounds Read. The vulnerability is due to missing buffer size checks which results in an off by one string copy within the ONNXASSERT and ONNXASSERTM functions...

9.1CVSS6.9AI score0.00086EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2024/02/23 6:30 p.m.21 views

GHSA-H8WV-9H96-M4HR Onnx Out-of-bounds Read vulnerability

Versions of the package onnx before and including 1.15.0 are vulnerable to Out-of-bounds Read as the ONNXASSERT and ONNXASSERTM functions have an off by one string copy...

4.4CVSS6.5AI score0.00086EPSS
Exploits0References6
OSV
OSV
added 2024/02/23 6:15 p.m.18 views

CVE-2024-27319

Versions of the package onnx before and including 1.15.0 are vulnerable to Out-of-bounds Read as the ONNXASSERT and ONNXASSERTM functions have an off by one string copy...

9.1CVSS6.5AI score
Exploits0References3
OSV
OSV
added 2024/02/23 6:15 p.m.8 views

PYSEC-2024-223

Versions of the package onnx before and including 1.15.0 are vulnerable to Out-of-bounds Read as the ONNXASSERT and ONNXASSERTM functions have an off by one string copy...

9.1CVSS9.2AI score0.00086EPSS
Exploits0References4
Prion
Prion
added 2024/02/23 6:15 p.m.16 views

Out-of-bounds

Versions of the package onnx before and including 1.15.0 are vulnerable to Out-of-bounds Read as the ONNXASSERT and ONNXASSERTM functions have an off by one string copy...

3.3CVSS4.8AI score0.00086EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/02/23 5:39 p.m.16 views

CVE-2024-27319

Versions of the package onnx before and including 1.15.0 are vulnerable to Out-of-bounds Read as the ONNXASSERT and ONNXASSERTM functions have an off by one string copy...

4.4CVSS6.7AI score0.00086EPSS
Exploits0References3
NVD
NVD
added 2024/01/08 3:15 p.m.13 views

CVE-2023-39444

Multiple out-of-bounds write vulnerabilities exist in the LXT2 parsing functionality of GTKWave 3.3.115. A specially-crafted .lxt2 file can lead to arbitrary code execution. A victim would need to open a malicious file to trigger these vulnerabilities.This vulnerability concerns the out-of-bounds...

7.8CVSS8AI score0.00133EPSS
Exploits1References3
NVD
NVD
added 2024/01/08 3:15 p.m.10 views

CVE-2023-38649

Multiple out-of-bounds write vulnerabilities exist in the VZT vztrdgetfacname decompression functionality of GTKWave 3.3.115. A specially crafted .vzt file can lead to arbitrary code execution. A victim would need to open a malicious file to trigger these vulnerabilities.This vulnerability concer...

7.8CVSS8AI score0.00065EPSS
Exploits1References3
Rows per page
Query Builder