Lucene search
+L

343 matches found

Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.10 views

firmware: cs_dsp: Return error if block header overflows file

...

5.5CVSS7.3AI score0.00211EPSS
SaveExploits0
OSV
OSV
added 2024/08/13 9:38 a.m.14 views

SUSE-SU-2024:2890-1 Security update for libqt5-qtbase

This update for libqt5-qtbase fixes the following issues: - CVE-2023-51714: Fixed an incorrect integer overflow check bsc1218413. - CVE-2024-39936: Fixed information leakage due to process HTTP2 communication before encrypted can be responded to bsc1227426 - CVE-2023-45935: Fixed NULL pointer...

9.8CVSS6.8AI score0.00986EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/12 1:15 p.m.2 views

DEBIAN-CVE-2024-41000

In the Linux kernel, the following vulnerability has been resolved: block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced signed integer overflow sanitizer shows this report: 62.982337 ------------ cut here ------------ 62.985692 cgroup: Invalid name 62.986211...

7.8CVSS5.6AI score0.00299EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/07/12 12:37 p.m.20 views

CVE-2024-41000 block/ioctl: prefer different overflow check

In the Linux kernel, the following vulnerability has been resolved: block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced signed integer overflow sanitizer shows this report: 62.982337 ------------ cut here ------------ 62.985692 cgroup: Invalid name 62.986211...

6.8AI score0.00299EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.5 views

bpf: Fix hashtab overflow check on 32-bit arches

...

7.8CVSS7.5AI score0.00251EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.6 views

bpf: Fix DEVMAP_HASH overflow check on 32-bit arches

...

7.8CVSS7.4AI score0.00248EPSS
SaveExploits0
NVD
NVD
added 2024/06/19 2:15 p.m.27 views

CVE-2024-38541

In the Linux kernel, the following vulnerability has been resolved: of: module: add buffer overflow check in ofmodalias In ofmodalias, if the buffer happens to be too small even for the 1st snprintf call, the len parameter will become negative and str parameter if not NULL initially will point...

9.8CVSS0.01483EPSS
SaveExploits0References10
OSV
OSV
added 2024/06/19 2:15 p.m.1 views

DEBIAN-CVE-2024-38541

In the Linux kernel, the following vulnerability has been resolved: of: module: add buffer overflow check in ofmodalias In ofmodalias, if the buffer happens to be too small even for the 1st snprintf call, the len parameter will become negative and str parameter if not NULL initially will point...

9.8CVSS5.8AI score0.01483EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.82 views

CVE-2024-38541 of: module: add buffer overflow check in of_modalias()

In the Linux kernel, the following vulnerability has been resolved: of: module: add buffer overflow check in ofmodalias In ofmodalias, if the buffer happens to be too small even for the 1st snprintf call, the len parameter will become negative and str parameter if not NULL initially will point...

7.4AI score0.01483EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/06/01 2:23 a.m.5 views

SUSE CVE-2024-36917

In the Linux kernel, the following vulnerability has been resolved: block: fix overflow in blkioctldiscard There is no check for overflow of 'start + len' in blkioctldiscard. Hung task occurs if submit an discard ioctl with the following param: start = 0x80000000000ff000, len = 0x8000000000fff000...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/30 4:15 p.m.10 views

UBUNTU-CVE-2024-36917

In the Linux kernel, the following vulnerability has been resolved: block: fix overflow in blkioctldiscard There is no check for overflow of 'start + len' in blkioctldiscard. Hung task occurs if submit an discard ioctl with the following param: start = 0x80000000000ff000, len = 0x8000000000fff000...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.9 views

CVE-2023-52823

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score
SaveExploits0References7
CVE
CVE
added 2024/05/21 3:30 p.m.144 views

CVE-2023-52758

CVE-2023-52758 is rejected by the CNA and is not an active vulnerability entry.

6.8AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/21 3:30 p.m.24 views

CVE-2023-52758

Removed by vendor...

7.2AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.3 views

SUSE CVE-2024-35925

In the Linux kernel, the following vulnerability has been resolved: block: prevent division by zero in blkrqstatsum The expression dst-nrsamples + src-nrsamples may have zero value on overflow. It is necessary to add a check to avoid division by zero. Found by Linux Verification Center...

5.5CVSS6.6AI score0.00226EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/05/18 2:46 a.m.5 views

SUSE CVE-2024-27407

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fixed overflow check in mienumattr...

5.5CVSS7.9AI score0.00295EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/05/17 11:42 p.m.45 views

CVE-2024-35827

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix overflow check in iorecvmsgmshotprep The "controllen" variable is type sizet unsigned long. Casting it to int could lead to an integer underflow. The checkaddoverflow function considers the type of the destinatio...

5.5CVSS6.7AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 10:38 p.m.23 views

CVE-2024-27407

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fixed overflow check in mienumattr...

5.5CVSS6.8AI score0.00295EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 2:15 p.m.7 views

UBUNTU-CVE-2024-35827

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix overflow check in iorecvmsgmshotprep The "controllen" variable is type sizet unsigned long. Casting it to int could lead to an integer underflow. The checkaddoverflow function considers the type of the destinatio...

5.5CVSS6.4AI score0.00209EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.23 views

CVE-2024-35827

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix overflow check in iorecvmsgmshotprep The "controllen" variable is type sizet unsigned long. Casting it to int could lead to an integer underflow. The checkaddoverflow function considers the type of the destinatio...

5.5CVSS6.4AI score0.00209EPSS
SaveExploits0References12
Rows per page
Query Builder