Lucene search
+L

8661 matches found

BDU FSTEC
BDU FSTEC
added 2024/12/02 12:00 a.m.15 views

The vulnerability of the drm/panel/panel-tpo-tpg110 components of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the drm/panel/panel-tpo-tpg110 components in the Linux operating system is related to the pointer to NULL. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00241EPSS
SaveExploits0References20Affected Software4
OSV
OSV
added 2024/11/28 2:16 p.m.39 views

SUSE-SU-2024:4103-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP2 LTSS kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2021-47589: igbvf: fix double free in igbvfprobe bsc1226557. - CVE-2022-48956: ipv6: avoid use-after-free in ip6fragment bsc1231893. - CVE-2022-48960: net:...

9.8CVSS8.2AI score0.03998EPSS
SaveExploits2References103
Oracle linux
Oracle linux
added 2024/11/27 12:00 a.m.58 views

Unbreakable Enterprise kernel security update

4.1.12-124.92.3 - memcgwriteeventcontrol: fix a user-triggerable oops Al Viro Orabug: 37070674 CVE-2024-45021 - ocfs2: fix races between hole punching and AIO+DIO Su Yue Orabug: 36835819 CVE-2024-40943 4.1.12-124.92.2 - fbdev: savage: Handle err return when savagefbcheckvar failed Cai Xinchen...

7.8CVSS7.2AI score0.00622EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/11/26 3:48 a.m.7 views

SUSE CVE-2024-53098

In the Linux kernel, the following vulnerability has been resolved: drm/xe/ufence: Prefetch ufence addr to catch bogus address accessok only checks for addr overflow so also try to read the addr to catch invalid addr sent from userspace. cherry picked from commit...

7.8CVSS7.8AI score0.00214EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/11/26 12:00 a.m.36 views

Huawei EulerOS: Security Advisory for kernel (EulerOS-SA-2024-2923)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8AI score0.00922EPSS
SaveExploits1References2
NVD
NVD
added 2024/11/25 10:15 p.m.31 views

CVE-2024-53098

In the Linux kernel, the following vulnerability has been resolved: drm/xe/ufence: Prefetch ufence addr to catch bogus address accessok only checks for addr overflow so also try to read the addr to catch invalid addr sent from userspace. cherry picked from commit...

7.8CVSS0.00214EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/25 9:21 p.m.2 views

CVE-2024-53098 drm/xe/ufence: Prefetch ufence addr to catch bogus address

In the Linux kernel, the following vulnerability has been resolved: drm/xe/ufence: Prefetch ufence addr to catch bogus address accessok only checks for addr overflow so also try to read the addr to catch invalid addr sent from userspace. cherry picked from commit...

7.8AI score0.00214EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/25 9:21 p.m.128 views

CVE-2024-53098

CVE-2024-53098 affects the Linux kernel DRM XE ufence path. The root cause is that access_ok() only checks for addr overflow and may also read the user-supplied address to catch invalid addresses, coupled with prefetching ufence addresses to detect bogus ones. The issue is remedied by a kernel fi...

7.8CVSS6.7AI score0.00214EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/11/25 9:21 p.m.12 views

CVE-2024-53098

In the Linux kernel, the following vulnerability has been resolved: drm/xe/ufence: Prefetch ufence addr to catch bogus address accessok only checks for addr overflow so also try to read the addr to catch invalid addr sent from userspace. cherry picked from commit...

7.8CVSS5.7AI score0.00214EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/11/25 12:00 a.m.6 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 an issue in drm/xe/ufence that prefetches ufence addresses to catch invalid addresses. accessok only checks...

7.8CVSS6.9AI score0.00214EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2024/11/23 3:04 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Do not access invalid sched. Since 2320c9e6a768 “drm/sched: memset ‘job’ in drmschedjobinit”, accessing job-base.sched can produce unexpected results, as the initialization of job-base.sched during amdgpujoballoc is...

5.5CVSS6.2AI score0.00218EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2024/11/23 3:04 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: drm/amdgpu/mes: fixed the use-after-free issue. Deleted the fence fallback timer to fix the ramdom use-after-free issue. v2: moved to amdgpumes.c...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/11/21 7:28 p.m.30 views

CVE-2024-53087

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix possible exec queue leak in exec IOCTL In a couple of places after an exec queue is looked up the exec IOCTL returns on input errors without dropping the exec queue ref. Fix this ensuring the exec queue ref is dropped...

5.5CVSS6.7AI score0.00188EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:28 p.m.27 views

CVE-2024-53086

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Drop VM dma-resv lock on xesyncinfenceget failure in exec IOCTL Upon failure all locks need to be dropped before returning to the user. cherry picked from commit 7d1a4258e602ffdce529f56686925034c1b3b095...

5.5CVSS6.7AI score0.00147EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:28 p.m.13 views

CVE-2024-53084

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Break an object reference loop When remaining resources are being cleaned up on driver close, outstanding VM mappings may result in resources being leaked, due to an object reference loop, as shown below, with ea...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:28 p.m.14 views

CVE-2024-53080

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Lock XArray when getting entries for the VM Similar to commit cac075706f29 "drm/panthor: Fix race when converting group handle to group object" we need to use the XArray's internal locking when retrieving a vm pointe...

5.5CVSS6.8AI score0.00208EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:28 p.m.17 views

CVE-2024-53078

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix NULL vs ISERR check in probe The iommupagingdomainalloc function doesn't return NULL pointers, it returns error pointers. Update the check to match...

5.5CVSS6.7AI score0.00188EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:28 p.m.28 views

CVE-2024-53071

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Be stricter about IO mapping flags The current panthordevicemmapio implementation has two issues: 1. For mapping DRMPANTHORUSERFLUSHIDMMIOOFFSET, panthordevicemmapio bails if VMWRITE is set, but does not clear...

5.5CVSS6.4AI score0.00196EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.27 views

CVE-2024-53060

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported acpievaluateobject may return AENOTFOUND failure, which would result in dereferencing buffer.pointer obj while being NULL. Although this case may be unrealisti...

5.5CVSS6.6AI score0.00258EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.14 views

CVE-2024-53056

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix potential NULL dereference in mtkcrtcdestroy In mtkcrtccreate, if the call to mboxrequestchannel fails then we set the "mtkcrtc-cmdqclient.chan" pointer to NULL. In that situation, we do not call cmdqpktcreate...

5.5CVSS6.7AI score0.00206EPSS
SaveExploits0References4
Rows per page
Query Builder