Lucene search
+L

1206 matches found

Cvelist
Cvelist
added 2024/04/10 7:01 p.m.38 views

CVE-2021-47219 scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix out-of-bound read in respreporttgtpgs The following issue was observed running syzkaller: BUG: KASAN: slab-out-of-bounds in memcpy include/linux/string.h:377 inline BUG: KASAN: slab-out-of-bounds in...

7.1CVSS6.4AI score0.00247EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/10 6:56 p.m.176 views

CVE-2021-47191

CVE-2021-47191 affects the Linux kernel’s SCSI debug path (scsi_debug) and fixes an out-of-bounds read in resp_readcap16 caused by treating alloc_len as a signed int, which could lead to an OOB in sg_copy_buffer when handling large allocation lengths. The root cause is the incorrect type for allo...

7.1CVSS6.4AI score0.00236EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.21 views

CVE-2021-47191 scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix out-of-bound read in respreadcap16 The following warning was observed running syzkaller: 3813.830724 sgwrite: data in/out 65466/242 bytes for SCSI command 0x9e-- guessing data in; 3813.830724 program...

7.1CVSS6.8AI score0.00236EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/04/10 6:56 p.m.33 views

CVE-2021-47191 scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix out-of-bound read in respreadcap16 The following warning was observed running syzkaller: 3813.830724 sgwrite: data in/out 65466/242 bytes for SCSI command 0x9e-- guessing data in; 3813.830724 program...

7.1CVSS6.6AI score0.00236EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/04/10 6:56 p.m.27 views

CVE-2021-47191

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix out-of-bound read in respreadcap16 The following warning was observed running syzkaller: 3813.830724 sgwrite: data in/out 65466/242 bytes for SCSI command 0x9e-- guessing data in; 3813.830724 program...

7.1CVSS7.6AI score0.00236EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/10 12:48 p.m.17 views

CVE-2024-20766 Adobe Indesign 2024 TIF File Parsing Out-Of-Bound Read Information Disclosure Vulnerabiity

InDesign Desktop versions 18.5.1, 19.2 and earlier are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of this issue requires user interaction in that ...

5.5CVSS6AI score0.00337EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/04/10 12:44 p.m.22 views

CVE-2024-20770 Adobe Photoshop 2024 TIF File parsing Out-Of-Bound Read

Photoshop Desktop versions 24.7.2, 25.3.1 and earlier are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of this issue requires user interaction in th...

5.5CVSS6AI score0.00337EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/04/02 10:31 a.m.18 views

CVE-2023-51456

A Improper Input Validation issue affecting the v2sdkservice running on a set of DJI drone devices on the port 10000 could allow an attacker to trigger an out-of-bound read/write into the process memory through a crafted payload due to a missing input sanity check in the v2packarraytomsg function...

6.8CVSS7.7AI score0.00245EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/02 10:31 a.m.56 views

CVE-2023-51456

CVE-2023-51456 affects DJI drone devices via an Improper Input Validation in the v2_pack_array_to_msg function of libv2_sdk.so used by the v2_sdk_service on port 10000. The issue allows out-of-bounds read/write in memory, risking memory information leaks or arbitrary code execution. Affected: Mav...

6.8CVSS7.4AI score0.00245EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/26 6:15 p.m.26 views

CVE-2023-52626

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix operation precedence bug in port timestamping napipoll context Indirection is of lower precedence than postfix increment ++. Logic in napipoll context would cause an out-of-bound read by first increment the pointer...

7.1CVSS7.3AI score0.00237EPSS
SaveExploits0References3
CVE
CVE
added 2024/03/26 5:49 p.m.188 views

CVE-2023-52626

CVE-2023-52626 (Linux kernel) affects net/mlx5e: fix an operation precedence bug in port timestamping napi_poll context, where indirection (*) has lower precedence than postfix ++, causing an out-of-bounds read after increment. The fix dereferences before increment, preventing the read. CVSS 3.1 ...

7.1CVSS6.4AI score0.00237EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/03/26 5:49 p.m.39 views

CVE-2023-52626 net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix operation precedence bug in port timestamping napipoll context Indirection is of lower precedence than postfix increment ++. Logic in napipoll context would cause an out-of-bound read by first increment the pointer...

7.5AI score0.00237EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/26 5:49 p.m.18 views

CVE-2023-52626 net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix operation precedence bug in port timestamping napipoll context Indirection is of lower precedence than postfix increment ++. Logic in napipoll context would cause an out-of-bound read by first increment the pointer...

5.8AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/03/26 12:00 a.m.16 views

PT-2024-14666 · Linux +7 · Linux Kernel +7

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to an operation precedence bug in the port timestamping napi poll context of the net/mlx5e driver. The logic in napi poll context would cause an out-of-bound read ...

9.1CVSS6.6AI score0.50967EPSS
SaveExploits3References760
RedHat Linux
RedHat Linux
added 2024/03/19 5:43 p.m.13 views

kernel: Slab-out-of-bound read in compare_netdev_and_ip

A vulnerability was found in comparenetdevandip in drivers/infiniband/core/cma.c in RDMA in the Linux kernel. An improper cleanup results in an out-of-boundary read. This flaw allows a local user to crash or escalate privileges on the system...

7.8CVSS6.8AI score0.00238EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/03/18 3:54 p.m.22 views

CVE-2024-20757 Bridge 2024 TIF File Parsing Out-Of-Bound Read Information Disclosure Vulnerability

Bridge versions 13.0.5, 14.0.1 and earlier are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of this issue requires user interaction in that a victim...

5.5CVSS6AI score0.00358EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/03/18 3:54 p.m.32 views

CVE-2024-20757 Bridge 2024 TIF File Parsing Out-Of-Bound Read Information Disclosure Vulnerability

Bridge versions 13.0.5, 14.0.1 and earlier are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of this issue requires user interaction in that a victim...

5.5CVSS5.3AI score0.00358EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/03/13 4:18 p.m.19 views

CVE-2024-0162

Dell PowerEdge Server BIOS and Dell Precision Rack BIOS contain an Improper SMM communication buffer verification vulnerability. A local low privileged attacker could potentially exploit this vulnerability leading to out-of-bound read/writes to SMRAM...

5.3CVSS5.2AI score0.00151EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/03/13 4:18 p.m.35 views

CVE-2024-0162

Dell PowerEdge Server BIOS and Dell Precision Rack BIOS contain an Improper SMM communication buffer verification vulnerability. A local low privileged attacker could potentially exploit this vulnerability leading to out-of-bound read/writes to SMRAM...

5.3CVSS5.5AI score0.00151EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/03/12 12:00 a.m.74 views

EulerOS 2.0 SP8 : freerdp (EulerOS-SA-2024-1264)

According to the versions of the freerdp packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. This issue affects Clients only. Intege...

9.8CVSS6.4AI score0.01809EPSS
SaveExploits10References11
Rows per page
Query Builder