Lucene search
+L

77 matches found

SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.10 views

SUSE CVE-2024-47714

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: use hweight16 to get correct tx antenna The chainmask is u16 so using hweight8 cannot get correct txant. Without this patch, the txant of band 2 would be -1 and lead to the following issue: BUG: KASAN:...

2.5CVSS7.2AI score0.00283EPSS
SaveExploits0References15
Debian
Debian
added 2024/10/04 2:27 p.m.36 views

[SECURITY] [DLA 3910-1] e2fsprogs security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-3910-1 [email protected] https://www.debian.org/lts/security/ Adrian Bunk October 04, 2024 https://wiki.debian.org/LTS -...

7.8CVSS6.2AI score0.01382EPSS
SaveExploits0
OSV
OSV
added 2024/08/22 4:15 a.m.10 views

CVE-2024-45166

An issue was discovered in UCI IDOL 2 aka uciIDOL or IDOL2 through 2.12. Due to improper input validation, improper deserialization, and improper restriction of operations within the bounds of a memory buffer, IDOL2 is vulnerable to Denial-of-Service DoS attacks and possibly remote code execution...

9.8CVSS6.2AI score0.01046EPSS
SaveExploits1References5
CVE
CVE
added 2024/08/17 9:21 a.m.121 views

CVE-2024-43843

CVE-2024-43843 affects the Linux kernel in the riscv/bpf trampoline path. The issue stems from an inconsistency in the dry-run vs real patch phase after commit 26ef208c209a, where the size of the trampoline image used to allocate memory can lead to an out-of-bounds condition in RV64 when computin...

7.8CVSS6.5AI score0.00204EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.43 views

CVE-2024-43843

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix out-of-bounds issue when preparing trampoline image We get the size of the trampoline image during the dry run phase and allocate memory based on that size. The allocated image will then be populated with...

7.8CVSS5.8AI score0.00204EPSS
SaveExploits0
OSV
OSV
added 2024/08/17 9:21 a.m.20 views

CVE-2024-43843 riscv, bpf: Fix out-of-bounds issue when preparing trampoline image

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix out-of-bounds issue when preparing trampoline image We get the size of the trampoline image during the dry run phase and allocate memory based on that size. The allocated image will then be populated with...

6.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/15 8:11 p.m.40 views

CVE-2024-43366 zkvyper ignored loop range bounds

zkvyper is a Vyper compiler. Starting in version 1.3.12 and prior to version 1.5.3, since LLL IR has no Turing-incompletness restrictions, it is compiled to a loop with a much more late exit condition. It leads to a loss of funds or other unwanted behavior if the loop body contains it. However,...

7.5CVSS0.00511EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2024/05/24 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from the presence of an out-of-bounds issue...

4.4CVSS6.4AI score0.00234EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/21 4:15 p.m.20 views

UBUNTU-CVE-2023-52799

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in dbFindLeaf Currently while searching for dmtreet for sufficient free blocks there is an array out of bounds while getting element in tp-dmstree. To add the required check for out of bound we...

7.8CVSS6.2AI score0.00255EPSS
SaveExploits0References18
OSV
OSV
added 2024/05/20 10:15 a.m.2 views

DEBIAN-CVE-2024-35983

In the Linux kernel, the following vulnerability has been resolved: bounds: Use the right number of bits for power-of-two CONFIGNRCPUS bitsper rounds up to the next power of two when passed a power of two. This causes crashes on some machines and configurations...

5.5CVSS5.5AI score0.00236EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/04/29 12:00 a.m.9 views

PT-2024-25666 · Open Networking Foundation · Rimedo-Ts

Name of the Vulnerable Software and Affected Versions: Open Networking Foundation SD-RAN Rimedo rimedo-ts version 0.1.1 Description: The issue is related to a slice bounds out-of-range panic in the "return plmnIdString0:3, plmnIdString3:" line in reader.go. This indicates a problem with how the...

7.5CVSS7.3AI score0.00547EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/04 6:15 p.m.9 views

CVE-2021-47083

In the Linux kernel, the following vulnerability has been resolved: pinctrl: mediatek: fix global-out-of-bounds issue When eint virtual eint number is greater than gpio number, it maybe produce 'desceintn' size globle-out-of-bounds issue...

7.1CVSS7.5AI score
SaveExploits0References4
CVE
CVE
added 2024/03/04 6:06 p.m.92 views

CVE-2021-47083

CVE-2021-47083 affects the Linux kernel’s pinctrl Mediatek code: when the eint virtual EINT number exceeds the GPIO count, it can trigger a global-out-of-bounds write to desc[eint_n]. The issue was fixed in the mediatek pinctrl path (pinctrl: mediatek: fix global-out-of-bounds issue). No exploit ...

7.1CVSS6.3AI score0.00227EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2024/02/29 4:07 a.m.4 views

SUSE CVE-2020-36776

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreqcooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpupowertofreq. If power is limited below the power of OPP0 in EM table, it will cause slab out-of-bound issue with negative array index...

5.5CVSS7.7AI score0.00232EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/02/01 12:00 a.m.11 views

PT-2024-20452 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions 0.3.10 and earlier Description: The bounds check for slices in Vyper does not account for the ability for start + length to overflow when the values aren't literals. This issue can be used to do out-of-bounds OOB access to...

9.8CVSS9.5AI score0.00902EPSS
SaveExploits1References14
Oracle linux
Oracle linux
added 2023/11/17 12:00 a.m.371 views

tpm2-tss security and enhancement update

2.3.2-5 - Ensure layer number is in bounds Resolves: rhbz2160302 Resolves: rhbz2162611...

6.4CVSS6.5AI score0.00515EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2023/11/13 12:00 a.m.12 views

The vulnerability of the gf_isom_find_od_id_for_track() function on the GPAC multimedia platform allows a violator to trigger a service failure.

The vulnerability of the gfisomfindodidfortrack function on the GPAC multimedia platform is related to the execution of operations outside the buffer boundaries in memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.3AI score0.00206EPSS
SaveExploits0References4Affected Software2
Tenable Nessus
Tenable Nessus
added 2023/09/26 12:00 a.m.27 views

Siemens InsydeH2O Improper Restriction of Operations within the Bounds of a Memory Buffer (CVE-2021-41837)

An issue was discovered in AhciBusDxe in the kernel 5.0 through 5.5 in Insyde InsydeH2O. Because of an Untrusted Pointer Dereference that causes SMM memory corruption, an attacker may be able to write fixed or predictable data to SMRAM. Exploiting this issue could lead to escalating privileges to...

8.2CVSS7.7AI score0.00281EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2023/08/25 5:46 p.m.14 views

CVE-2020-18494

A flaw was found in the HDF5 package. Affected versions of this package are vulnerable to an out-of-bounds issue in the H5Sclose function in H5S.c, which allows remote attackers to run arbitrary code via the creation of a crafted file...

7.8CVSS8.4AI score0.00829EPSS
SaveExploits1References3
OSV
OSV
added 2023/07/06 5:15 p.m.10 views

CVE-2023-37453

An issue was discovered in the USB subsystem in the Linux kernel through 6.4.2. There is an out-of-bounds and crash in readdescriptors in drivers/usb/core/sysfs.c...

4.6CVSS7.3AI score
SaveExploits0References7
Rows per page
Query Builder