Lucene search
K

1716 matches found

Cvelist
Cvelist
added 2024/07/05 6:55 a.m.25 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...

0.00256EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2024/07/05 6:55 a.m.31 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.00256EPSS
Exploits0References8
NVD
NVD
added 2024/06/26 8:15 p.m.14 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.00449EPSS
Exploits1References2
OSV
OSV
added 2024/06/26 8:15 p.m.2 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.00449EPSS
Exploits1References1
OSV
OSV
added 2024/06/26 8:15 p.m.0 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.00449EPSS
Exploits1References3
CNNVD
CNNVD
added 2024/06/26 12:0 a.m.2 views

Libde265 Security Vulnerability

Structure AG Libde265 is an h.265 video codec from Structure AG, Germany. A security vulnerability exists in Libde265 version v1.0.15, which stems from a buffer overflow issue in the interceptormemcpy function, which could lead to a crash...

6.5CVSS7.2AI score0.00449EPSS
Exploits1References3
CVE
CVE
added 2024/06/26 12:0 a.m.56 views

CVE-2024-38950

CVE-2024-38950 describes a Heap Buffer Overflow in Libde265 v1.0.15 triggered by a crafted payload to the __interceptor_memcpy function. Affected software/component: Libde265 (Structure AG) library. Impact per available metrics: Availability impact High; otherwise no confidentiality/integrity imp...

6.5CVSS6.6AI score0.00449EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2024/06/25 2:22 p.m.28 views

CVE-2022-48772 media: lgdt3306a: Add a check against null-pointer-def

In the Linux kernel, the following vulnerability has been resolved: media: lgdt3306a: Add a check against null-pointer-def The driver should check whether the client provides the platformdata. The following log reveals it: 29.610324 BUG: KASAN: null-ptr-deref in kmemdup+0x30/0x40 29.610730 Read o...

0.00244EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2024/06/24 11:15 p.m.1 views

SUSE CVE-2024-38623

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfssetlabel error: builtinmemcpy 'uni-name' too small 20 vs 256...

9.8CVSS6.6AI score0.00788EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/06/22 4:9 a.m.4 views

SUSE CVE-2022-48744

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid field-overflowing memcpy In preparation for FORTIFYSOURCE performing compile-time and run-time field bounds checking for memcpy, memmove, and memset, avoid intentionally writing across neighboring fields. Use...

5.5CVSS6.5AI score0.00236EPSS
Exploits0References8
OSV
OSV
added 2024/06/21 11:15 a.m.3 views

UBUNTU-CVE-2024-38623

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfssetlabel error: builtinmemcpy 'uni-name' too small 20 vs 256...

9.8CVSS6.2AI score0.00788EPSS
Exploits0References21
Cvelist
Cvelist
added 2024/06/21 10:28 a.m.23 views

CVE-2024-38659 enic: Validate length of nl attributes in enic_set_vf_port

In the Linux kernel, the following vulnerability has been resolved: enic: Validate length of nl attributes in enicsetvfport enicsetvfport assumes that the nl attribute IFLAPORTPROFILE is of length PORTPROFILEMAX and that the nl attributes IFLAPORTINSTANCEUUID, IFLAPORTHOSTUUID are of length...

0.00245EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/06/20 3:28 p.m.30 views

CVE-2024-38585

In the Linux kernel, the following vulnerability has been resolved: tools/nolibc/stdlib: fix memory error in realloc Pass userplen to memcpy instead of heap-len to prevent realloc from copying an extra sizeofheap bytes from beyond the allocated region...

5.3CVSS6.9AI score0.00233EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 1:55 p.m.31 views

CVE-2022-48744

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid field-overflowing memcpy In preparation for FORTIFYSOURCE performing compile-time and run-time field bounds checking for memcpy, memmove, and memset, avoid intentionally writing across neighboring fields. Use...

6.7CVSS9AI score0.00236EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2024/06/20 12:15 p.m.3 views

CVE-2022-48744

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid field-overflowing memcpy In preparation for FORTIFYSOURCE performing compile-time and run-time field bounds checking for memcpy, memmove, and memset, avoid intentionally writing across neighboring fields. Use...

7.8CVSS6.9AI score0.00236EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2024/06/20 12:15 p.m.24 views

CVE-2022-48744

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid field-overflowing memcpy In preparation for FORTIFYSOURCE performing compile-time and run-time field bounds checking for memcpy, memmove, and memset, avoid intentionally writing across neighboring fields. Use...

7.8CVSS0.00236EPSS
Exploits0References3
OSV
OSV
added 2024/06/20 12:15 p.m.3 views

DEBIAN-CVE-2022-48744

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid field-overflowing memcpy In preparation for FORTIFYSOURCE performing compile-time and run-time field bounds checking for memcpy, memmove, and memset, avoid intentionally writing across neighboring fields. Use...

7.8CVSS6.2AI score0.00236EPSS
Exploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.5 views

AZL-67887 CVE-2022-48744 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid field-overflowing memcpy In preparation for FORTIFYSOURCE performing compile-time and run-time field bounds checking for memcpy, memmove, and memset, avoid intentionally writing across neighboring fields. Use...

7.8CVSS6.5AI score0.00236EPSS
Exploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.2 views

DEBIAN-CVE-2022-48739

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

7.1CVSS5.4AI score0.00233EPSS
Exploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.1 views

UBUNTU-CVE-2022-48744

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid field-overflowing memcpy In preparation for FORTIFYSOURCE performing compile-time and run-time field bounds checking for memcpy, memmove, and memset, avoid intentionally writing across neighboring fields. Use...

7.8CVSS5.9AI score0.00236EPSS
Exploits0References5
Rows per page
Query Builder