Lucene search
+L

322 matches found

OSV
OSV
added 2024/05/19 8:35 a.m.14 views

CVE-2024-35916 dma-buf: Fix NULL pointer dereference in sanitycheck()

In the Linux kernel, the following vulnerability has been resolved: dma-buf: Fix NULL pointer dereference in sanitycheck If due to a memory allocation failure mockchain returns NULL, it is passed to dmafenceenableswsignaling resulting in NULL pointer dereference there. Call...

5.3CVSS6AI score
SaveExploits0References7
CVE
CVE
added 2024/05/19 8:35 a.m.100 views

CVE-2024-35916

CVE-2024-35916 affects the Linux kernel: a NULL pointer dereference in the dma-buf sanitycheck() path when mock_chain() returns NULL due to allocation failure. The fix is to call dma_fence_enable_sw_signaling() only if mock_chain() succeeds. Affected products/versions are not listed in the initia...

5.3CVSS6.6AI score0.00632EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2024/05/19 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in Linux kernel, which stems from a null pointer dereference in the sanitycheck method of the dma-buf module...

5.3CVSS6.3AI score0.00632EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/14 3:32 a.m.12 views

SUSE CVE-2024-27400

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: once more fix the call oder in amdgputtmmove v2 This reverts drm/amdgpu: fix ftrace event amdgpubomove always move on same heap. The basic problem here is that after the move the old location is simply not available a...

4.7CVSS6.6AI score0.00244EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2024/05/13 10:26 a.m.41 views

CVE-2024-27400 drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: once more fix the call oder in amdgputtmmove v2 This reverts drm/amdgpu: fix ftrace event amdgpubomove always move on same heap. The basic problem here is that after the move the old location is simply not available a...

7.8CVSS6.5AI score0.00244EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/01 1:03 p.m.33 views

CVE-2022-48669

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix potential memleak in paprgetattr buf is allocated in paprgetattr, and krealloc of buf could fail. We need to free the original buf in the case of failure...

5.5CVSS7.3AI score0.00272EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/04/01 12:00 a.m.9 views

The vulnerability of the buf_contents_changed() function in the Vim text editor allows a hacker to trigger a service failure.

The vulnerability of the bufcontentschanged function in the Vim text editor is related to the use of memory after it is freed. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.8CVSS6.4AI score0.00539EPSS
SaveExploits1References7Affected Software3
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/11/21 7:54 p.m.9 views

Malicious code in build-buf-action (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware a304d66d7773527e0729b9cd85dabce6d67e562734ee2297be4fac9ffd6be8b4 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OSV
OSV
added 2023/11/21 7:54 p.m.16 views

MAL-2023-8552 Malicious code in build-buf-action (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware a304d66d7773527e0729b9cd85dabce6d67e562734ee2297be4fac9ffd6be8b4 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7.2AI score
SaveExploits0References1
Oracle linux
Oracle linux
added 2023/10/13 12:00 a.m.39 views

Unbreakable Enterprise kernel security update

4.14.35-2047.530.5.1 - Revert 'rtnetlink: Reject negative ifindexes in RTMNEWLINK' Saeed Mirzamohammadi Orabug: 35896831 4.14.35-2047.530.5 - netfilter: ipset: add the missing IPSETHASHWITHNET0 macro for ipsethashnetportnet.c Kyle Zeng Orabug: 35824288 CVE-2023-42753 - netfilter: xtu32: validate...

1.7CVSS7.1AI score0.00514EPSS
SaveExploits1
PyPA
PyPA
added 2023/08/22 7:15 p.m.17 views

PYSEC-2023-150

Buffer Overflow vulnerability in tEXtToDataBuf function in pngimage.cpp in Exiv2 0.27.1 allows remote attackers to cause a denial of service and other unspecified impacts via use of crafted file...

7.8CVSS7AI score0.00801EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2023/08/16 12:00 a.m.5 views

Linux kernel 资源管理错误漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. The Linux Kernel suffers from a memory misreference vulnerability that originates from a confusion in the instruction responsible for freeing memory in the vmxnet3rqallocrxbuf,...

7.1CVSS6.3AI score0.00245EPSS
SaveExploits0References9
OSV
OSV
added 2023/06/13 10:13 a.m.22 views

CLSA-2023-1686651204 kernel: Fix of 25 CVEs

cgroup: Use open-time cgroup namespace for process migration perm checks CVE-2021-4197 - cgroup: Use open-time credentials for process migraton perm checks CVE-2021-4197 - vt: drop old FONT ioctls CVE-2021-33656 - fbmem: Check virtual screen sizes in fbsetvar CVE-2021-33655 - fbcon: Prevent that...

8.8CVSS7.2AI score0.16525EPSS
SaveExploits34References1
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.9 views

kernel: dma-buf/dma-resv: check if the new fence is really later

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later Previously when we added a fence to a dmaresv object we always assumed the the newer than all the existing fences. With Jason's work to add an UAPI to explicit export/impor...

7.8CVSS6.3AI score0.00148EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2023/05/10 12:00 a.m.18 views

The vulnerability of the udmabuf_vm_fault() function in the drivers/dma-buf/udmabuf.c module of Linux kernel allows a attacker to escalate their privileges and execute arbitrary code.

The vulnerability of the udmabufvmfault function in the drivers/dma-buf/udmabuf.c module of Linux operating systems is related to unvalidated array indexing due to incorrect data validation. Exploiting this vulnerability can allow an attacker to enhance their privileges and execute arbitrary code...

8.2CVSS7.1AI score0.0101EPSS
SaveExploits1References15Affected Software5
OSV
OSV
added 2023/03/07 2:42 p.m.11 views

GSD-2023-1002401 s390/decompressor: specify __decompress() buf len to avoid overflow

s390/decompressor: specify decompress buf len to avoid overflow This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.232 by commit...

7.2AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 4:16 a.m.5 views

SUSE CVE-2019-6458

An issue was discovered in GNU Recutils 1.8. There is a memory leak in recbufnew in rec-buf.c when called from recparserset in rec-parser.c in librec.a...

6.5CVSS7.3AI score0.01292EPSS
SaveExploits1References3
OSV
OSV
added 2022/11/14 7:16 p.m.8 views

GSD-2022-1007218 soundwire: cadence: Don't overwrite msg->buf during write commands

soundwire: cadence: Don't overwrite msg-buf during write commands This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.150 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.6 views

PT-2022-35263 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.75 Description: The issue is related to the soundwire cadence, where msg-buf is overwritten during write commands. The actual impact and attack plausibility have not yet been proven. Recommendations: For...

7.2AI score
SaveExploits0References1
Oracle linux
Oracle linux
added 2022/10/24 12:00 a.m.54 views

Unbreakable Enterprise kernel security update

5.15.0-3.60.5.1 - fs: remove nollseek Jason A. Donenfeld Orabug: 34721465 - vfio: do not set FMODELSEEK flag Jason A. Donenfeld Orabug: 34721465 - dma-buf: remove useless FMODELSEEK flag Jason A. Donenfeld Orabug: 34721465 - fs: do not compare against -llseek Jason A. Donenfeld Orabug: 34721465 -...

7.8CVSS8.1AI score0.0033EPSS
SaveExploits0
Rows per page
Query Builder