Lucene search
+L

371 matches found

CVE
CVE
added 2024/12/27 1:49 p.m.161 views

CVE-2024-53187

CVE-2024-53187 affects the Linux kernel io_uring subsystem (io_pin_pages in io_uring/memmap.c). The issue arises from overflow/garbage uaddr handling when deriving size, enabling local attackers to trigger a fault; CVSSv3.1 metrics shown include Local attack, Low complexity, Low privileges, with ...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/12/27 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that originates from an overflow check in the iopinpages function in the iouring module...

5.5CVSS6.8AI score0.00236EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/12/23 12:00 a.m.22 views

Amazon Linux 2 : ghostscript (ALAS-2024-2708)

The version of ghostscript installed on the remote host is prior to 9.54.0-9. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2024-2708 advisory. PS interpreter - check the type of the Pattern Implementation NOTE:...

7.8CVSS7.9AI score0.00389EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/11/20 3:48 a.m.6 views

SUSE CVE-2024-53081

In the Linux kernel, the following vulnerability has been resolved: media: ar0521: don't overflow when checking PLL values The PLL checks are comparing 64 bit integers with 32 bit ones, as reported by Coverity. Depending on the values of the variables, this may underflow. Fix it ensuring that bot...

5.5CVSS7.9AI score0.00228EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.11 views

kernel: io_uring/net: fix overflow check in io_recvmsg_mshot_prep()

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix overflow check in iorecvmsgmshotprep The Linux kernel CVE team has assigned CVE-2024-35827 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024051741-CVE-2024-35827-822c@gregkh/T...

7.8CVSS6.9AI score0.00219EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.6 views

SUSE CVE-2024-50253

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the validity of nrwords in bpfiterbitsnew Check the validity of nrwords in bpfiterbitsnew. Without this check, when multiplication overflow occurs for nrbits e.g., when nrwords = 0x0400-0001, nrbits becomes 64, stack...

5.5CVSS7.9AI score0.00186EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/09 11:15 a.m.23 views

UBUNTU-CVE-2024-50253

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the validity of nrwords in bpfiterbitsnew Check the validity of nrwords in bpfiterbitsnew. Without this check, when multiplication overflow occurs for nrbits e.g., when nrwords = 0x0400-0001, nrbits becomes 64, stack...

7.8CVSS5.8AI score0.00186EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/11/09 10:15 a.m.1 views

CVE-2024-50253 bpf: Check the validity of nr_words in bpf_iter_bits_new()

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the validity of nrwords in bpfiterbitsnew Check the validity of nrwords in bpfiterbitsnew. Without this check, when multiplication overflow occurs for nrbits e.g., when nrwords = 0x0400-0001, nrbits becomes 64, stack...

7.9AI score0.00186EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/07 10:15 a.m.12 views

UBUNTU-CVE-2024-50143

In the Linux kernel, the following vulnerability has been resolved: udf: fix uninit-value use in udfgetfileshortad Check for overflow when computing alen in udfcurrentaext to mitigate later uninit-value use in udfgetfileshortad KMSAN bug1. After applying the patch reproducer did not trigger any...

7.8CVSS6.5AI score0.00277EPSS
SaveExploits0References45
Vulnrichment
Vulnrichment
added 2024/11/07 9:31 a.m.2 views

CVE-2024-50143 udf: fix uninit-value use in udf_get_fileshortad

In the Linux kernel, the following vulnerability has been resolved: udf: fix uninit-value use in udfgetfileshortad Check for overflow when computing alen in udfcurrentaext to mitigate later uninit-value use in udfgetfileshortad KMSAN bug1. After applying the patch reproducer did not trigger any...

7.8AI score0.00277EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/10/22 2:21 p.m.7 views

SUSE CVE-2022-49030

In the Linux kernel, the following vulnerability has been resolved: libbpf: Handle size overflow for ringbuf mmap The maximum size of ringbuf is 2GB on x86-64 host, so 2 maxentries will overflow u32 when mapping producer page and data pages. Only casting maxentries to sizet is not enough, because...

7.8CVSS6.1AI score0.00276EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/10/22 12:13 p.m.13 views

CVE-2024-50018

In the Linux kernel, the following vulnerability has been resolved: net: napi: Prevent overflow of napideferhardirqs In commit 6f8b12d661d0 "net: napi: add hard irqs deferral feature" napideferirqs was added to netdevice and napideferirqscount was added to napistruct, both as type int. This value...

4.4CVSS7.2AI score
SaveExploits0References4
OSV
OSV
added 2024/10/21 8:15 p.m.10 views

DEBIAN-CVE-2022-49030

In the Linux kernel, the following vulnerability has been resolved: libbpf: Handle size overflow for ringbuf mmap The maximum size of ringbuf is 2GB on x86-64 host, so 2 maxentries will overflow u32 when mapping producer page and data pages. Only casting maxentries to sizet is not enough, because...

7.8CVSS5.5AI score0.00276EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 7:15 p.m.10 views

CVE-2024-50018

In the Linux kernel, the following vulnerability has been resolved: net: napi: Prevent overflow of napideferhardirqs In commit 6f8b12d661d0 "net: napi: add hard irqs deferral feature" napideferirqs was added to netdevice and napideferirqscount was added to napistruct, both as type int. This value...

5.5CVSS7.2AI score
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2024/10/16 7:00 a.m.6 views

drm/amd/display: Ensure index calculation will not overflow

...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/09/27 12:42 p.m.45 views

CVE-2024-46852 dma-buf: heaps: Fix off-by-one in CMA heap fault handler

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

7.8CVSS0.00215EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/26 12:09 p.m.25 views

CLSA-2024-1727352561 kernel: Fix of 19 CVEs

tipc: Return non-zero value from tipcudpaddr2str on error CVE-2024-42284 - dev/parport: fix the array out-of-bounds risk CVE-2024-42301 - RDMA/iwcm: Fix a use-after-free related to destroying CM IDs CVE-2024-42285 - scsi: aacraid: Fix double-free on probe failure CVE-2024-46673 - ipv6: prevent...

9.8CVSS6.9AI score0.03047EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.7 views

kernel: firmware: cs_dsp: Fix overflow checking of wmfw header

A vulnerability was found in the Linux kernel's firmware driver csdsp.c, where a buffer overflow is possible in the wmfw header due to insufficient buffer size checks. The issue stems from the size of one of the structs that the code checks, the wmfwadsp?sizes struct, which can vary depending on...

7.8CVSS7.1AI score0.00281EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.5 views

block/ioctl: prefer different overflow check

...

7.8CVSS6AI score0.00302EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/09/03 12:00 a.m.23 views

EulerOS Virtualization 2.12.1 : kernel (EulerOS-SA-2024-2308)

"According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : A flaw was found in the Linux kernel's NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of craft...

9.8CVSS6.5AI score0.01549EPSS
SaveExploits1References96
Rows per page
Query Builder