Lucene search
+L

1279 matches found

RedhatCVE
RedhatCVE
added 2024/12/05 5:13 a.m.18 views

CVE-2024-53128

In the Linux kernel, the following vulnerability has been resolved: sched/taskstack: fix objectisonstack for KASAN tagged pointers When CONFIGKASANSWTAGS and CONFIGKASANSTACK are enabled, the objectisonstack function may produce incorrect results due to the presence of tags in the obj pointer,...

5.5CVSS6.8AI score0.00229EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/04 3:15 p.m.15 views

AZL-54277 CVE-2024-53128 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: sched/taskstack: fix objectisonstack for KASAN tagged pointers When CONFIGKASANSWTAGS and CONFIGKASANSTACK are enabled, the objectisonstack function may produce incorrect results due to the presence of tags in the obj pointer,...

5.5CVSS6.8AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/04 3:15 p.m.14 views

AZL-54272 CVE-2024-53128 affecting package kernel for versions less than 5.15.182.1-1

In the Linux kernel, the following vulnerability has been resolved: sched/taskstack: fix objectisonstack for KASAN tagged pointers When CONFIGKASANSWTAGS and CONFIGKASANSTACK are enabled, the objectisonstack function may produce incorrect results due to the presence of tags in the obj pointer,...

5.5CVSS6.8AI score0.00229EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/12/04 12:00 a.m.9 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 Linux kernel that stems from the objectisonstack function of the KASAN marker pointer in the sched/taskstack module that may produce incorrec...

5.5CVSS6.6AI score0.00229EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/12/02 3:26 p.m.15 views

CVE-2024-53116

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix handling of partial GPU mapping of BOs This commit fixes the bug in the handling of partial mapping of the buffer objects to the GPU, which caused kernel warnings. Panthor didn't correctly handle the case where t...

5.5CVSS6.8AI score0.00202EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/02 2:15 p.m.8 views

DEBIAN-CVE-2024-53116

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix handling of partial GPU mapping of BOs This commit fixes the bug in the handling of partial mapping of the buffer objects to the GPU, which caused kernel warnings. Panthor didn't correctly handle the case where t...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/02 2:15 p.m.22 views

CVE-2024-53116

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix handling of partial GPU mapping of BOs This commit fixes the bug in the handling of partial mapping of the buffer objects to the GPU, which caused kernel warnings. Panthor didn't correctly handle the case where t...

5.5CVSS0.00202EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/02 2:15 p.m.20 views

UBUNTU-CVE-2024-53116

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix handling of partial GPU mapping of BOs This commit fixes the bug in the handling of partial mapping of the buffer objects to the GPU, which caused kernel warnings. Panthor didn't correctly handle the case where t...

5.5CVSS5.8AI score0.00202EPSS
SaveExploits0References8
OSV
OSV
added 2024/12/02 1:44 p.m.13 views

CVE-2024-53116 drm/panthor: Fix handling of partial GPU mapping of BOs

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix handling of partial GPU mapping of BOs This commit fixes the bug in the handling of partial mapping of the buffer objects to the GPU, which caused kernel warnings. Panthor didn't correctly handle the case where t...

5.5CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/12/02 1:44 p.m.26 views

CVE-2024-53116 drm/panthor: Fix handling of partial GPU mapping of BOs

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix handling of partial GPU mapping of BOs This commit fixes the bug in the handling of partial mapping of the buffer objects to the GPU, which caused kernel warnings. Panthor didn't correctly handle the case where t...

0.00202EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/02 1:44 p.m.145 views

CVE-2024-53116

CVE-2024-53116 concerns the Linux kernel panic/warning scenario in the Panthor DRM/GPU VM path. The description documents a bug in partial GPU mapping of buffer objects (BOs) where Panthor failed to correctly handle mappings that span multiple scatterlists and where the mapping offset did not sta...

5.5CVSS6.3AI score0.00202EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/11/29 11:07 a.m.13 views

OESA-2024-2493 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: missing check virtio Two missing check in virtionethdrtoskb allowed syzbot to crash kernels again 1. After the skbsegment function the buffer may become...

7.8CVSS6.4AI score0.0066EPSS
SaveExploits0References35
CNNVD
CNNVD
added 2024/11/26 12:00 a.m.13 views

Mozilla Firefox 安全漏洞

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the U.S.A. Mozilla Firefox ESR is an extended support version of Firefox the web browser.Mozilla Thunderbird is email client software that supports the IMAP and POP mail protocols as well as the HTML mail format. A...

9.8CVSS6.5AI score0.00827EPSS
SaveExploits0References7
OSV
OSV
added 2024/11/19 6:15 p.m.8 views

DEBIAN-CVE-2024-53065

In the Linux kernel, the following vulnerability has been resolved: mm/slab: fix warning caused by duplicate kmemcache creation in kmembucketscreate Commit b035f5a6d852 "mm: slab: reduce the kmalloc minimum alignment if DMA bouncing possible" reduced ARCHKMALLOCMINALIGN to 8 on arm64. However, wi...

5.5CVSS5.3AI score0.00225EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/19 6:15 p.m.44 views

CVE-2024-53065

In the Linux kernel, the following vulnerability has been resolved: mm/slab: fix warning caused by duplicate kmemcache creation in kmembucketscreate Commit b035f5a6d852 "mm: slab: reduce the kmalloc minimum alignment if DMA bouncing possible" reduced ARCHKMALLOCMINALIGN to 8 on arm64. However, wi...

5.5CVSS0.00225EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/19 6:15 p.m.29 views

UBUNTU-CVE-2024-53065

In the Linux kernel, the following vulnerability has been resolved: mm/slab: fix warning caused by duplicate kmemcache creation in kmembucketscreate Commit b035f5a6d852 "mm: slab: reduce the kmalloc minimum alignment if DMA bouncing possible" reduced ARCHKMALLOCMINALIGN to 8 on arm64. However, wi...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/11/19 5:22 p.m.26 views

CVE-2024-53063

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIGDVBDYNAMICMINORS is set or not. When not set, dvbregisterdevice won't che...

7.8CVSS5.6AI score0.00282EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.47 views

CVE-2024-50275 arm64/sve: Discard stale CPU state when handling SVE traps

In the Linux kernel, the following vulnerability has been resolved: arm64/sve: Discard stale CPU state when handling SVE traps The logic for handling SVE traps manipulates saved FPSIMD/SVE state incorrectly, and a race with preemption can result in a task having TIFSVE set and TIFFOREIGNFPSTATE...

7.3CVSS0.00242EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/19 1:30 a.m.31 views

CVE-2024-50275 arm64/sve: Discard stale CPU state when handling SVE traps

In the Linux kernel, the following vulnerability has been resolved: arm64/sve: Discard stale CPU state when handling SVE traps The logic for handling SVE traps manipulates saved FPSIMD/SVE state incorrectly, and a race with preemption can result in a task having TIFSVE set and TIFFOREIGNFPSTATE...

7.3CVSS6.5AI score
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.11 views

kernel: powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT

A debug warning issue was found in PowerPC pseries code. When DEBUGPREEMPT is enabled, accessing lppacasharedproc triggers spurious preemption warnings because it uses smpprocessorid in preemptible context...

5.7AI score0.0021EPSS
SaveExploits0References5
Rows per page
Query Builder