Lucene search
+L

3660 matches found

Positive Technologies
Positive Technologies
added 2024/05/07 12:00 a.m.19 views

PT-2024-28063

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.9.0-rc6+ Description A vulnerability in the Linux kernel has been resolved, specifically in the bnxt re module. The issue is related to undefined behavior when the bnxt qplib alloc init hwq function is called...

4.4CVSS5.4AI score0.00249EPSS
SaveExploits0
NVD
NVD
added 2024/05/03 4:15 p.m.23 views

CVE-2022-48696

In the Linux kernel, the following vulnerability has been resolved: regmap: spi: Reserve space for register address/padding Currently the maxrawread and maxrawwrite limits in regmapspi struct do not take into account the additional size of the transmitted register address and padding. This may...

7.1CVSS6.4AI score0.00197EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/03 4:15 p.m.24 views

CVE-2022-48696

In the Linux kernel, the following vulnerability has been resolved: regmap: spi: Reserve space for register address/padding Currently the maxrawread and maxrawwrite limits in regmapspi struct do not take into account the additional size of the transmitted register address and padding. This may...

7.1CVSS6.2AI score0.00197EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 9:56 p.m.34 views

CVE-2024-27069

In the Linux kernel, the following vulnerability has been resolved: ovl: relax WARNON in ovlverifyarea syzbot hit an assertion in copy up data loop which looks like it is the result of a lower file whose size is being changed underneath overlayfs. This type of use case is documented to cause...

5.5CVSS6.8AI score0.00193EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/01 1:04 p.m.7336 views

CVE-2024-27069

CVE-2024-27069 affects the Linux kernel overlayfs ovl_verify_area path. The issue was a WARN_ON assertion triggered by syzbot’s copy-up loop when a lower file’s size changes underneath overlayfs. The documented fix relaxes the WARN_ON in ovl_verify_area and aligns error handling (returning EIO fo...

5.5CVSS6.6AI score0.00193EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 1:04 p.m.53 views

CVE-2024-27069

In the Linux kernel, the following vulnerability has been resolved: ovl: relax WARNON in ovlverifyarea syzbot hit an assertion in copy up data loop which looks like it is the result of a lower file whose size is being changed underneath overlayfs. This type of use case is documented to cause...

5.5CVSS6AI score0.00193EPSS
SaveExploits0
OSV
OSV
added 2024/04/25 5:10 p.m.18 views

CLSA-2024-1714065005 Fix of 9 CVEs

CVE-url: https://ubuntu.com/security/CVE-2023-1998 - x86/speculation: Allow enabling STIBP with legacy IBRS CVE-url: https://ubuntu.com/security/CVE-2021-47193 - scsi: pm80xx: Tie the interrupt name to the module instance - scsi: pm80xx: Deal with kexec reboots - scsi: pm80xx: Increase number of...

7.8CVSS7AI score0.01377EPSS
SaveExploits4References1
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.6 views

SUSE CVE-2024-26883

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stackmap overflow check on 32-bit arches The stackmap code relies on rounduppowoftwo to compute the number of hash buckets, and contains an overflow check by checking if the resulting value is 0. However, on 32-bit arche...

5.5CVSS6.6AI score0.00251EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.5 views

SUSE CVE-2024-31582

FFmpeg version n6.1 was discovered to contain a heap buffer overflow vulnerability in the drawblockrectangle function of libavfilter/vfcodecview.c. This vulnerability allows attackers to cause undefined behavior or a Denial of Service DoS via crafted input...

7.6CVSS7.2AI score0.00347EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.4 views

SUSE CVE-2024-31581

FFmpeg version n6.1 was discovered to contain an improper validation of array index vulnerability in libavcodec/cbsh266syntaxtemplate.c. This vulnerability allows attackers to cause undefined behavior within the application...

9.8CVSS7.1AI score0.01103EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/17 7:15 p.m.1 views

DEBIAN-CVE-2024-31031

An issue in coappdu.c in libcoap 4.3.4 allows attackers to cause undefined behavior via a sequence of messages leading to unsigned integer overflow...

7.5CVSS5.3AI score0.00873EPSS
SaveExploits1References1
NVD
NVD
added 2024/04/17 7:15 p.m.19 views

CVE-2024-31581

FFmpeg version n6.1 was discovered to contain an improper validation of array index vulnerability in libavcodec/cbsh266syntaxtemplate.c. This vulnerability allows attackers to cause undefined behavior within the application...

9.8CVSS9.2AI score0.01103EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/17 7:15 p.m.16 views

UBUNTU-CVE-2024-31581

FFmpeg version n6.1 was discovered to contain an improper validation of array index vulnerability in libavcodec/cbsh266syntaxtemplate.c. This vulnerability allows attackers to cause undefined behavior within the application...

9.8CVSS5.8AI score0.01103EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/17 7:15 p.m.10 views

UBUNTU-CVE-2024-31031

An issue in coappdu.c in libcoap 4.3.4 allows attackers to cause undefined behavior via a sequence of messages leading to unsigned integer overflow...

7.5CVSS5.9AI score0.00873EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2024/04/17 7:15 p.m.22 views

CVE-2024-31031

An issue in coappdu.c in libcoap 4.3.4 allows attackers to cause undefined behavior via a sequence of messages leading to unsigned integer overflow...

7.5CVSS5.9AI score0.00873EPSS
SaveExploits1References2
OSV
OSV
added 2024/04/17 11:15 a.m.25 views

UBUNTU-CVE-2024-26884

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix hashtab overflow check on 32-bit arches The hashtab code relies on rounduppowoftwo to compute the number of hash buckets, and contains an overflow check by checking if the resulting value is 0. However, on 32-bit arches,...

7.8CVSS6.3AI score0.00251EPSS
SaveExploits0References36
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
OSV
OSV
added 2024/04/17 10:17 a.m.10 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.1AI score
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/04/17 12:00 a.m.22 views

CVE-2024-31581

FFmpeg version n6.1 was discovered to contain an improper validation of array index vulnerability in libavcodec/cbsh266syntaxtemplate.c. This vulnerability allows attackers to cause undefined behavior within the application...

7AI score0.01103EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/04/17 12:00 a.m.12 views

CVE-2024-31031

An issue in coappdu.c in libcoap 4.3.4 allows attackers to cause undefined behavior via a sequence of messages leading to unsigned integer overflow...

6.7AI score0.00873EPSS
SaveExploits1References3
Rows per page
Query Builder