Lucene search
+L

441 matches found

UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.37 views

CVE-2024-27037

In the Linux kernel, the following vulnerability has been resolved: clk: zynq: Prevent null pointer dereference caused by kmalloc failure The kmalloc in zynqclksetup will return null if the physical memory has run out. As a result, if we use snprintf to write data to the null address, the null...

5.5CVSS5.8AI score0.00273EPSS
SaveExploits0References24
OSV
OSV
added 2024/05/01 1:15 p.m.9 views

UBUNTU-CVE-2024-27045

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a potential buffer overflow in 'dpdscclockenread' Tell snprintf to store at most 10 bytes in the output buffer instead of 30. Fixes the below:...

7.8CVSS6.4AI score0.00303EPSS
SaveExploits0References25
Debian CVE
Debian CVE
added 2024/05/01 12:54 p.m.55 views

CVE-2024-27045

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a potential buffer overflow in 'dpdscclockenread' Tell snprintf to store at most 10 bytes in the output buffer instead of 30. Fixes the below:...

7.8CVSS7.5AI score0.00303EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 12:54 p.m.40 views

CVE-2024-27045 drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a potential buffer overflow in 'dpdscclockenread' Tell snprintf to store at most 10 bytes in the output buffer instead of 30. Fixes the below:...

7CVSS8AI score0.00303EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/01 12:54 p.m.11 views

CVE-2024-27045 drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a potential buffer overflow in 'dpdscclockenread' Tell snprintf to store at most 10 bytes in the output buffer instead of 30. Fixes the below:...

7CVSS7.1AI score0.00303EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/01 12:53 p.m.1883 views

CVE-2024-27037

CVE-2024-27037 (Linux kernel) affects the zynq clock controller path. The kmalloc() failure in zynq_clk_setup() can yield NULL, risking a NULL pointer dereference when using snprintf() to write to that address. A patch replaces the kmalloc()-based allocation with a stack-allocated variable, preve...

5.5CVSS6.6AI score0.00273EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/05/01 12:53 p.m.24 views

CVE-2024-27037 clk: zynq: Prevent null pointer dereference caused by kmalloc failure

In the Linux kernel, the following vulnerability has been resolved: clk: zynq: Prevent null pointer dereference caused by kmalloc failure The kmalloc in zynqclksetup will return null if the physical memory has run out. As a result, if we use snprintf to write data to the null address, the null...

6.7AI score0.00273EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/01 12:53 p.m.16 views

CVE-2024-27037 clk: zynq: Prevent null pointer dereference caused by kmalloc failure

In the Linux kernel, the following vulnerability has been resolved: clk: zynq: Prevent null pointer dereference caused by kmalloc failure The kmalloc in zynqclksetup will return null if the physical memory has run out. As a result, if we use snprintf to write data to the null address, the null...

5.5CVSS6AI score
SaveExploits0References9
CNNVD
CNNVD
added 2024/05/01 12:0 a.m.6 views

Linux kernel 安全漏洞

The Linux Kernel is the core part of the operating system and is responsible for managing system resources. A null pointer dereference vulnerability exists in the zynqclksetup function of the Linux Kernel. The vulnerability stems from the fact that after the kmalloc function fails to allocate...

5.5CVSS6.4AI score0.00273EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/03 5:15 p.m.9 views

UBUNTU-CVE-2024-26736

In the Linux kernel, the following vulnerability has been resolved: afs: Increase buffer size in afsupdatevolumestatus The max length of volume-vid value is 20 characters. So increase idbuf size up to 24 to avoid overflow. Found by Linux Verification Center linuxtesting.org with SVACE. DH:...

7.8CVSS6.2AI score0.00263EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.37 views

CVE-2024-26736 afs: Increase buffer size in afs_update_volume_status()

In the Linux kernel, the following vulnerability has been resolved: afs: Increase buffer size in afsupdatevolumestatus The max length of volume-vid value is 20 characters. So increase idbuf size up to 24 to avoid overflow. Found by Linux Verification Center linuxtesting.org with SVACE. DH:...

8.1CVSS7.8AI score0.00263EPSS
SaveExploits0References7
NVD
NVD
added 2024/03/18 11:15 a.m.27 views

CVE-2023-52618

In the Linux kernel, the following vulnerability has been resolved: block/rnbd-srv: Check for unlikely string overflow Since "devsearchpath" can technically be as large as PATHMAX, there was a risk of truncation when copying it and a second string into "fullpath" since it was also PATHMAX sized...

5.3CVSS7.4AI score0.00738EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/03/18 10:19 a.m.37 views

CVE-2023-52618 block/rnbd-srv: Check for unlikely string overflow

In the Linux kernel, the following vulnerability has been resolved: block/rnbd-srv: Check for unlikely string overflow Since "devsearchpath" can technically be as large as PATHMAX, there was a risk of truncation when copying it and a second string into "fullpath" since it was also PATHMAX sized...

7.6AI score0.00738EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/03/18 10:19 a.m.36 views

CVE-2023-52618

In the Linux kernel, the following vulnerability has been resolved: block/rnbd-srv: Check for unlikely string overflow Since "devsearchpath" can technically be as large as PATHMAX, there was a risk of truncation when copying it and a second string into "fullpath" since it was also PATHMAX sized...

5.3CVSS7.2AI score0.00738EPSS
SaveExploits0
OSV
OSV
added 2024/01/11 5:15 p.m.7 views

CVE-2023-50671

In exiftags 1.01, nikonprop1 in nikon.c has a heap-based buffer overflow write of size 28 because snprintf can write to an unexpected address...

7.8CVSS7.2AI score
SaveExploits0References2
NVD
NVD
added 2024/01/11 5:15 p.m.19 views

CVE-2023-50671

In exiftags 1.01, nikonprop1 in nikon.c has a heap-based buffer overflow write of size 28 because snprintf can write to an unexpected address...

7.8CVSS7.8AI score0.00361EPSS
SaveExploits1References2
OSV
OSV
added 2024/01/11 5:15 p.m.5 views

DEBIAN-CVE-2023-50671

In exiftags 1.01, nikonprop1 in nikon.c has a heap-based buffer overflow write of size 28 because snprintf can write to an unexpected address...

7.8CVSS7.8AI score0.00361EPSS
SaveExploits1References1
Prion
Prion
added 2024/01/11 5:15 p.m.17 views

Heap overflow

In exiftags 1.01, nikonprop1 in nikon.c has a heap-based buffer overflow write of size 28 because snprintf can write to an unexpected address...

4.4CVSS7.6AI score0.00361EPSS
SaveExploits1References2Affected Software1
UbuntuCve
UbuntuCve
added 2024/01/11 5:15 p.m.22 views

CVE-2023-50671

In exiftags 1.01, nikonprop1 in nikon.c has a heap-based buffer overflow write of size 28 because snprintf can write to an unexpected address...

7.8CVSS7.2AI score0.00361EPSS
SaveExploits1References3
OSV
OSV
added 2024/01/11 5:15 p.m.20 views

UBUNTU-CVE-2023-50671

In exiftags 1.01, nikonprop1 in nikon.c has a heap-based buffer overflow write of size 28 because snprintf can write to an unexpected address...

7.8CVSS6.1AI score0.00361EPSS
SaveExploits1References4
Rows per page
Query Builder