Lucene search
+L

381 matches found

OSV
OSV
added 2024/08/16 12:05 a.m.11 views

OSV-2024-861 UNKNOWN READ in chunk_free_object

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=42537801 Crash type: UNKNOWN READ Crash state: chunkfreeobject gsmemorychunkunwrap gsjmemterm...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/08/16 12:00 a.m.7 views

PT-2024-32201 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.11.0-rc3-dirty 1 Description: The vulnerability occurs when CONFIG MEMCG, CONFIG KFENCE, and CONFIG KMEMLEAK are enabled, leading to a warning due to an empty obj ext in the mem pool free function. This happen...

5.5CVSS6.5AI score0.00177EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2024/08/13 3:09 p.m.11 views

kernel: proc/vmcore: fix clearing user buffer by properly using clear_user()

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

7.8CVSS7AI score0.00229EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.16 views

kernel: SUNRPC: fix a memleak in gss_import_v2_context

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix a memleak in gssimportv2context The ctx-mechused.data allocated by kmemdup is not freed in neither gssimportv2context nor it only caller gsskrb5importseccontext, which frees ctx on error. Thus, this patch reform the...

5.5CVSS6.8AI score0.00275EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/29 4:15 p.m.2 views

DEBIAN-CVE-2024-41085

In the Linux kernel, the following vulnerability has been resolved: cxl/mem: Fix no cxlnvd during pmem region auto-assembling When CXL subsystem is auto-assembling a pmem region during cxl endpoint port probing, always hit below calltrace. BUG: kernel NULL pointer dereference, address:...

5.5CVSS5.7AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:48 p.m.25 views

CVE-2024-41085 cxl/mem: Fix no cxl_nvd during pmem region auto-assembling

In the Linux kernel, the following vulnerability has been resolved: cxl/mem: Fix no cxlnvd during pmem region auto-assembling When CXL subsystem is auto-assembling a pmem region during cxl endpoint port probing, always hit below calltrace. BUG: kernel NULL pointer dereference, address:...

5.9AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/07/29 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from setting memstart without checking if the memory is coming from a vmalloc function, which can cause problems when DMA memory is supporte...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/07/23 12:00 a.m.8 views

PT-2024-33830

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.58 Description: The issue is related to the amdkfd free gtt mem function in the Linux kernel, where a pointer reference is not correctly passed to amdgpu bo unref, potentially causing a use-after-free bug...

7.8CVSS5.5AI score0.00275EPSS
SaveExploits0
OSV
OSV
added 2024/06/19 3:15 p.m.23 views

UBUNTU-CVE-2021-47608

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix kernel address leakage in atomic fetch The change in commit 37086bfdc737 "bpf: Propagate stack bounds to registers in atomics w/ BPFFETCH" around checkmemaccess handling is buggy since this would allow for unprivileged...

5.5CVSS5.8AI score0.00211EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/05/27 11:30 a.m.34 views

CVE-2021-47566

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

5.5CVSS6.5AI score0.00229EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/24 3:15 p.m.6 views

DEBIAN-CVE-2021-47566

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

7.8CVSS5.8AI score0.00229EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/24 3:12 p.m.36 views

CVE-2021-47566 proc/vmcore: fix clearing user buffer by properly using clear_user()

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

6.3AI score0.00229EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/24 3:12 p.m.142 views

CVE-2021-47566

CVE-2021-47566 involves a Linux kernel vulnerability in proc/vmcore where user-space buffers were cleared improperly (memset) instead of using clear_user(), enabling a supervisor write fault on a vmcore copy scenario. The fix = use clear_user() when handling user buffers; SMAP handling is noted i...

7.8CVSS6.6AI score0.00229EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/23 11:13 a.m.37 views

CVE-2023-52849

In the Linux kernel, the following vulnerability has been resolved: cxl/mem: Fix shutdown order Ira reports that removing cxlmockmem causes a crash with the following trace: BUG: kernel NULL pointer dereference, address: 0000000000000044 .. RIP: 0010:cxlregiondecodereset+0x7f/0x180 cxlcore .. Cal...

4.4CVSS6.4AI score0.00236EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/21 4:15 p.m.28 views

CVE-2023-52849

In the Linux kernel, the following vulnerability has been resolved: cxl/mem: Fix shutdown order Ira reports that removing cxlmockmem causes a crash with the following trace: BUG: kernel NULL pointer dereference, address: 0000000000000044 .. RIP: 0010:cxlregiondecodereset+0x7f/0x180 cxlcore .. Cal...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.20 views

CVE-2023-52849

In the Linux kernel, the following vulnerability has been resolved: cxl/mem: Fix shutdown order Ira reports that removing cxlmockmem causes a crash with the following trace: BUG: kernel NULL pointer dereference, address: 0000000000000044 .. RIP: 0010:cxlregiondecodereset+0x7f/0x180 cxlcore .. Cal...

5.5CVSS5.6AI score0.00236EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 3:31 p.m.19 views

CVE-2023-52849 cxl/mem: Fix shutdown order

In the Linux kernel, the following vulnerability has been resolved: cxl/mem: Fix shutdown order Ira reports that removing cxlmockmem causes a crash with the following trace: BUG: kernel NULL pointer dereference, address: 0000000000000044 .. RIP: 0010:cxlregiondecodereset+0x7f/0x180 cxlcore .. Cal...

5.7AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.39 views

CVE-2023-52849 cxl/mem: Fix shutdown order

In the Linux kernel, the following vulnerability has been resolved: cxl/mem: Fix shutdown order Ira reports that removing cxlmockmem causes a crash with the following trace: BUG: kernel NULL pointer dereference, address: 0000000000000044 .. RIP: 0010:cxlregiondecodereset+0x7f/0x180 cxlcore .. Cal...

6.3AI score0.00236EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/21 3:31 p.m.102 views

CVE-2023-52849

CVE-2023-52849 is a Linux kernel vulnerability related to CXL memory shutdown order. The issue caused a NULL pointer dereference during teardown when removing cxl_mock_mem, tracing through cxl_region_decode_reset and related cleanup paths (cxl_region_detach, cxld_unregister, devres_release_all, d...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.59 views

CVE-2023-52849

In the Linux kernel, the following vulnerability has been resolved: cxl/mem: Fix shutdown order Ira reports that removing cxlmockmem causes a crash with the following trace: BUG: kernel NULL pointer dereference, address: 0000000000000044 .. RIP: 0010:cxlregiondecodereset+0x7f/0x180 cxlcore .. Cal...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0
Rows per page
Query Builder