Lucene search
+L

355 matches found

Positive Technologies
Positive Technologies
added 2024/07/23 12:0 a.m.5 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
Exploits0
OSV
OSV
added 2024/06/19 3:15 p.m.14 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
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/05/27 11:30 a.m.31 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
Exploits0References4
OSV
OSV
added 2024/05/24 3:15 p.m.4 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
Exploits0References1
CVE
CVE
added 2024/05/24 3:12 p.m.131 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
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2024/05/24 3:12 p.m.31 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
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/05/23 11:13 a.m.31 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
Exploits0References4
NVD
NVD
added 2024/05/21 4:15 p.m.25 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
Exploits0References5
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.17 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.9AI score0.00236EPSS
Exploits0References7
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.33 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
Exploits0References5
CVE
CVE
added 2024/05/21 3:31 p.m.93 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
Exploits0References5Affected Software1
OSV
OSV
added 2024/05/21 3:31 p.m.17 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.5CVSS5.7AI score0.00236EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.55 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
Exploits0
OSV
OSV
added 2024/05/14 3:38 p.m.10 views

AZL-40531 CVE-2024-33873 affecting package hdf5 for versions less than 1.14.4.3-1

HDF5 Library through 1.14.3 has a heap-based buffer overflow in H5Dscattermem in H5Dscatgath.c...

8.8CVSS7.2AI score0.00912EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2024/05/09 12:0 a.m.10 views

PT-2024-6193

Name of the Vulnerable Software and Affected Versions HDF5 Library versions prior to 1.14.4 Description The issue is related to a heap-based buffer overflow in the H5T ref mem setnull function in the H5Tref.c file of the HDF5 Library, which can lead to the corruption of the instruction pointer...

9.8CVSS7.9AI score0.01853EPSS
Exploits2References54
OSV
OSV
added 2024/05/07 9:2 p.m.7 views

CVE-2024-34346 Deno contains a permission escalation via open of privileged files with missing `--deny` flag

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. The Deno sandbox may be unexpectedly weakened by allowing file read/write access to privileged files in various locations on Unix and Windows platforms. For example, reading /proc/self/environ may provide access...

8.4CVSS7AI score0.00368EPSS
Exploits0References3
OSV
OSV
added 2024/05/03 3:15 p.m.1 views

DEBIAN-CVE-2022-48675

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix a nested dead lock as part of ODP flow Fix a nested dead lock as part of ODP flow by using mmputasync. From the below call trace 1 can see that calling mmput once we have the umemodp-umemmutex locked as required by...

5.5CVSS5.4AI score0.00178EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/04/23 1:45 a.m.3 views

SUSE CVE-2023-50008

FFmpeg v.n6.1-3-g466799d4f5 allows memory consumption when using the colorcorrect filter, in the avmalloc function in libavutil/mem.c:105:9 component...

8.8CVSS6.9AI score0.00377EPSS
Exploits1References3
SUSE CVE
SUSE CVE
added 2024/04/15 11:13 p.m.2 views

SUSE CVE-2024-3446

A double free vulnerability was found in QEMU virtio devices virtio-gpu, virtio-serial-bus, virtio-crypto, where the memreentrancyguard flag insufficiently protects against DMA reentrancy issues. This issue could allow a malicious privileged guest user to crash the QEMU process on the host,...

8.2CVSS7.7AI score0.00278EPSS
Exploits0References8
OSV
OSV
added 2024/04/09 8:15 p.m.2 views

DEBIAN-CVE-2024-3446

A double free vulnerability was found in QEMU virtio devices virtio-gpu, virtio-serial-bus, virtio-crypto, where the memreentrancyguard flag insufficiently protects against DMA reentrancy issues. This issue could allow a malicious privileged guest user to crash the QEMU process on the host,...

8.2CVSS8.2AI score0.00278EPSS
Exploits0References1
Rows per page
Query Builder