Lucene search
+L

1941 matches found

RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.10 views

kernel: scsi: mpi3mr: Avoid memcpy field-spanning write WARNING

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Avoid memcpy field-spanning write WARNING When the "storcli2 show" command is executed for eHBA-9600, mpi3mr driver prints this WARNING message: memcpy: detected field-spanning write size 128 of single field...

5.5CVSS6.8AI score0.00228EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.10 views

kernel: VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()

In the Linux kernel, the following vulnerability has been resolved: VMCI: Fix memcpy run-time warning in dgdispatchashost The Linux kernel CVE team has assigned CVE-2024-35944 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024051920-CVE-2024-35944-a860@gregkh/T...

5.5CVSS6.8AI score0.00234EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/08/22 1:32 a.m.40 views

CVE-2022-48923

In the Linux kernel, the following vulnerability has been resolved: btrfs: prevent copying too big compressed lzo segment Compressed length can be corrupted to be a lot larger than memory we have allocated for buffer. This will cause memcpy in copycompressedsegment to write outside of allocated...

7.8CVSS6.1AI score0.00228EPSS
SaveExploits0
OSV
OSV
added 2024/08/22 1:32 a.m.28 views

CVE-2022-48923 btrfs: prevent copying too big compressed lzo segment

In the Linux kernel, the following vulnerability has been resolved: btrfs: prevent copying too big compressed lzo segment Compressed length can be corrupted to be a lot larger than memory we have allocated for buffer. This will cause memcpy in copycompressedsegment to write outside of allocated...

7.8CVSS6.1AI score
SaveExploits0References6
CNNVD
CNNVD
added 2024/08/22 12:00 a.m.13 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 the Linux kernel that stems from allowing the memcpy function to write beyond the allocated memory...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References6
NVD
NVD
added 2024/08/17 10:15 a.m.26 views

CVE-2024-43816

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Revise lpfcprepembedio routine with proper endian macro usages On big endian architectures, it is possible to run into a memory out of bounds pointer dereference when FCP targets are zoned. In lpfcprepembedio, the...

7.8CVSS0.00203EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.56 views

CVE-2024-43816

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Revise lpfcprepembedio routine with proper endian macro usages On big endian architectures, it is possible to run into a memory out of bounds pointer dereference when FCP targets are zoned. In lpfcprepembedio, the...

7.8CVSS5.4AI score0.00203EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.40 views

CVE-2024-43816 scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usages

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Revise lpfcprepembedio routine with proper endian macro usages On big endian architectures, it is possible to run into a memory out of bounds pointer dereference when FCP targets are zoned. In lpfcprepembedio, the...

7.8CVSS0.00203EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.14 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 the Linux kernel that originates in the drm/amd/display module in dmlcoremodeprogramming, where &modelib-p.Watermark and &locals-Watermark ar...

4.7CVSS6.4AI score0.00177EPSS
SaveExploits0References3
NVD
NVD
added 2024/07/16 1:15 p.m.24 views

CVE-2022-48839

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix slab-out-of-bounds access in packetrecvmsg syzbot found that when an AFPACKET socket is using PACKETCOPYTHRESH and mmap operations, tpacketrcv is queueing skbs with garbage in skb-cb, triggering a too big copy 1...

7.8CVSS0.00269EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/07/16 1:15 p.m.36 views

CVE-2022-48839

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix slab-out-of-bounds access in packetrecvmsg syzbot found that when an AFPACKET socket is using PACKETCOPYTHRESH and mmap operations, tpacketrcv is queueing skbs with garbage in skb-cb, triggering a too big copy 1...

7.8CVSS6.3AI score0.00269EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/07/16 12:25 p.m.23 views

CVE-2022-48839 net/packet: fix slab-out-of-bounds access in packet_recvmsg()

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix slab-out-of-bounds access in packetrecvmsg syzbot found that when an AFPACKET socket is using PACKETCOPYTHRESH and mmap operations, tpacketrcv is queueing skbs with garbage in skb-cb, triggering a too big copy 1...

7.8CVSS6.6AI score0.00269EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/07/05 12:51 p.m.32 views

CVE-2024-39480

In the Linux kernel, the following vulnerability has been resolved: kdb: Fix buffer overflow during tab-complete Currently, when the user attempts symbol completion with the Tab key, kdb will use strncpy to insert the completed symbol into the command buffer. Unfortunately it passes the size of t...

4.4CVSS7.5AI score0.00271EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/07/05 7:15 a.m.35 views

CVE-2024-39480

In the Linux kernel, the following vulnerability has been resolved: kdb: Fix buffer overflow during tab-complete Currently, when the user attempts symbol completion with the Tab key, kdb will use strncpy to insert the completed symbol into the command buffer. Unfortunately it passes the size of t...

8.4CVSS6.6AI score0.00271EPSS
SaveExploits0References31
Vulnrichment
Vulnrichment
added 2024/07/05 6:55 a.m.34 views

CVE-2024-39480 kdb: Fix buffer overflow during tab-complete

In the Linux kernel, the following vulnerability has been resolved: kdb: Fix buffer overflow during tab-complete Currently, when the user attempts symbol completion with the Tab key, kdb will use strncpy to insert the completed symbol into the command buffer. Unfortunately it passes the size of t...

7.3AI score0.00271EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/05 6:55 a.m.40 views

CVE-2024-39480 kdb: Fix buffer overflow during tab-complete

In the Linux kernel, the following vulnerability has been resolved: kdb: Fix buffer overflow during tab-complete Currently, when the user attempts symbol completion with the Tab key, kdb will use strncpy to insert the completed symbol into the command buffer. Unfortunately it passes the size of t...

8.4CVSS0.00271EPSS
SaveExploits0References8
NVD
NVD
added 2024/06/26 8:15 p.m.37 views

CVE-2024-38950

Heap Buffer Overflow vulnerability in Libde265 v1.0.15 allows attackers to crash the application via crafted payload to interceptormemcpy function...

6.5CVSS0.00453EPSS
SaveExploits1References2
OSV
OSV
added 2024/06/26 8:15 p.m.6 views

DEBIAN-CVE-2024-38950

Heap Buffer Overflow vulnerability in Libde265 v1.0.15 allows attackers to crash the application via crafted payload to interceptormemcpy function...

6.5CVSS5.3AI score0.00453EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/26 8:15 p.m.9 views

UBUNTU-CVE-2024-38950

Heap Buffer Overflow vulnerability in Libde265 v1.0.15 allows attackers to crash the application via crafted payload to interceptormemcpy function...

6.5CVSS5.8AI score0.00453EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2024/06/26 12:00 a.m.6 views

PT-2024-28289

Name of the Vulnerable Software and Affected Versions Libde265 version 1.0.15 Description A Heap Buffer Overflow issue allows attackers to crash the application by sending a crafted payload to the interceptor memcpy function. Recommendations For Libde265 version 1.0.15, consider applying a patch ...

6.9CVSS5.2AI score0.00453EPSS
SaveExploits1References25
Rows per page
Query Builder