Lucene search
+L

3990 matches found

RedHat Linux
RedHat Linux
added 2024/04/30 1:33 p.m.7 views

libvirt: negative g_new0 length can lead to unbounded memory allocation

A flaw was found in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before the non-negative length check is performed by the C API entry points. Passing a negative length to the gnew0 function results in a crash due to the negative length being...

6.2CVSS6.6AI score0.00367EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.11 views

kernel: arm64: csum: Fix OoB access in IP checksum code for negative lengths

In the Linux kernel, the following vulnerability has been resolved: arm64: csum: Fix OoB access in IP checksum code for negative lengths Although commit c2c24edb1d9c "arm64: csum: Fix pathological zero-length calls" added an early return for zero-length input, syzkaller has popped up with an...

7.1CVSS6.8AI score0.00139EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 views

kernel: erofs: fix order >= MAX_ORDER warning due to crafted negative i_size

In the Linux kernel, the following vulnerability has been resolved: erofs: fix order = MAXORDER warning due to crafted negative isize As syzbot reported 1, the root cause is that isize field is a signed type, and negative isize is also less than EROFSBLKSIZ. As a consequence, it's handled as fast...

5.5CVSS6.8AI score0.00156EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/30 2:21 a.m.5 views

SUSE CVE-2024-26927

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Add some bounds checking to firmware data Smatch complains about "head-fullsize - head-headersize" can underflow. To some extent, we're always going to have to trust the firmware a bit. However, it's easy enough to add...

5.5CVSS6.4AI score0.00293EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/04/30 12:00 a.m.9 views

PT-2024-7191

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.10.8 Description The issue is related to a negative array index read in the Linux kernel, specifically in the drm/amd/pm module. The problem arises from using negative values for clk idex as an index into an...

7.8CVSS7AI score0.00258EPSS
SaveExploits0
OSV
OSV
added 2024/04/28 12:15 p.m.3 views

DEBIAN-CVE-2024-26927

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Add some bounds checking to firmware data Smatch complains about "head-fullsize - head-headersize" can underflow. To some extent, we're always going to have to trust the firmware a bit. However, it's easy enough to add...

8.4CVSS5.7AI score0.00293EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/25 7:53 p.m.84 views

GHSA-PPX5-Q359-PVWJ vyper's range(start, start + N) reverts for negative numbers

Summary When looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. Details This issue is caused by an incorrect assertion inserted by the code generation of the range stmt.parseForrange:...

5.3CVSS5.1AI score0.00798EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2024/04/25 7:53 p.m.48 views

vyper's range(start, start + N) reverts for negative numbers

Summary When looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. Details This issue is caused by an incorrect assertion inserted by the code generation of the range stmt.parseForrange:...

5.3CVSS6.9AI score0.00798EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2024/04/25 5:15 p.m.12 views

PYSEC-2024-246

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Starting in version 0.3.8 and prior to version 0.4.0b1, when looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. This issue is caused by an incorrect assertion...

5.3CVSS7.1AI score0.00798EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2024/04/25 5:00 p.m.75 views

CVE-2024-32481 vyper's range(start, start + N) reverts for negative numbers

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Starting in version 0.3.8 and prior to version 0.4.0b1, when looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. This issue is caused by an incorrect assertion...

5.3CVSS5.5AI score0.00798EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2024/04/25 12:00 a.m.19 views

PT-2024-24605 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions 0.3.8 through 0.4.0b1 Description: The issue arises when looping over a range of the form rangestart, start + N, where start is a signed integer and can be negative. This causes the execution to always revert due to an incorrec...

5.3CVSS7.4AI score0.00798EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
added 2024/04/23 1:45 a.m.8 views

SUSE CVE-2023-50007

FFmpeg v.n6.1-3-g466799d4f5 allows an attacker to trigger use of a parameter of negative size in the avsamplessetsilence function in thelibavutil/samplefmt.c:260:9 component...

8.8CVSS6.1AI score0.00353EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/04/22 12:00 a.m.9 views

PT-2024-29754

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises in the drm/amd/display component of the Linux kernel when the functions find disp cfg idx by plane id and find disp cfg idx by stream id return -1, indicating that an...

7.8CVSS5.6AI score0.00233EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/04/22 12:00 a.m.12 views

PT-2024-29755

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the drm/amd/display component in the Linux kernel, where the function resource stream to stream idx returns an array index. If the index is not found, it returns...

7.8CVSS5.5AI score0.00235EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.6 views

SUSE CVE-2024-26851

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackh323: Add protection for bmp length out of range UBSAN load reports an exception of BRK5515 SHIFTISSUE:Bitwise shifts that are out of bounds for their data type. vmlinux getbitmapb=75 + 712 vmlinux...

5.5CVSS6.5AI score0.00735EPSS
SaveExploits0References17
NVD
NVD
added 2024/04/17 11:15 a.m.29 views

CVE-2024-26851

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackh323: Add protection for bmp length out of range UBSAN load reports an exception of BRK5515 SHIFTISSUE:Bitwise shifts that are out of bounds for their data type. vmlinux getbitmapb=75 + 712 vmlinux...

7.5CVSS7.6AI score0.00735EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.37 views

CVE-2024-26851

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackh323: Add protection for bmp length out of range UBSAN load reports an exception of BRK5515 SHIFTISSUE:Bitwise shifts that are out of bounds for their data type. vmlinux getbitmapb=75 + 712 vmlinux...

7.5CVSS5.9AI score0.00735EPSS
SaveExploits0References28
OSV
OSV
added 2024/04/17 11:15 a.m.15 views

UBUNTU-CVE-2024-26851

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackh323: Add protection for bmp length out of range UBSAN load reports an exception of BRK5515 SHIFTISSUE:Bitwise shifts that are out of bounds for their data type. vmlinux getbitmapb=75 + 712 vmlinux...

7.5CVSS6.1AI score0.00735EPSS
SaveExploits0References29
Vulnrichment
Vulnrichment
added 2024/04/17 10:17 a.m.22 views

CVE-2024-26851 netfilter: nf_conntrack_h323: Add protection for bmp length out of range

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackh323: Add protection for bmp length out of range UBSAN load reports an exception of BRK5515 SHIFTISSUE:Bitwise shifts that are out of bounds for their data type. vmlinux getbitmapb=75 + 712 vmlinux...

7.5CVSS6.7AI score0.00735EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/04/17 10:17 a.m.56 views

CVE-2024-26851 netfilter: nf_conntrack_h323: Add protection for bmp length out of range

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackh323: Add protection for bmp length out of range UBSAN load reports an exception of BRK5515 SHIFTISSUE:Bitwise shifts that are out of bounds for their data type. vmlinux getbitmapb=75 + 712 vmlinux...

7.5CVSS7.8AI score0.00735EPSS
SaveExploits0References8
Rows per page
Query Builder