Lucene search
+L

272 matches found

OSV
OSV
added 2024/11/19 6:15 p.m.6 views

DEBIAN-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.5CVSS5.5AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/11 6:09 p.m.27 views

CLSA-2024-1731348593 kernel: Fix of 18 CVEs

mm: call the securitymmapfile LSM hook in remapfilepages CVE-2024-47745 - slip: make slhcremember more robust against malicious packets CVE-2024-50033 - drm/amdkfd: amdkfdfreegttmem clear the correct pointer CVE-2024-49991 - firmwareloader: Block path traversal CVE-2024-47742 - ext4: avoid OOB...

9.8CVSS6.9AI score0.00785EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 11:07 a.m.5 views

OESA-2024-2346 mosquitto security update

Mosquitto is an open source message broker that implements the MQ Telemetry Transport protocol version 3.1 and 3.1.1 MQTT provides a lightweight method of carrying out messaging using a publish/subscribe model. This makes it suitable for "machine to machine" messaging such as with low power senso...

9.1CVSS6.8AI score0.58546EPSS
SaveExploits2References3
CNNVD
CNNVD
added 2024/10/30 12:00 a.m.6 views

Eclipse Mosquitto 安全漏洞

Eclipse Mosquitto is an open source messaging agent software suite from the Eclipse Foundation. A security vulnerability exists in Eclipse Mosquitto versions 2.0.0 through 2.0.18, which stems from If the Mosquitto agent is set up with an outgoing bridge that remaps incoming topics, it may cause a...

6.5CVSS6.5AI score0.00749EPSS
SaveExploits1References3
OSV
OSV
added 2024/10/23 6:15 a.m.6 views

UBUNTU-CVE-2024-50066

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix movenormalpmd/retractpagetables race In mremap, movepagetables looks at the type of the PMD entry and the specified address range to figure out by which method the next chunk of page table entries should be moved. ...

7.8CVSS6.5AI score0.00206EPSS
SaveExploits2References20
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.5 views

SUSE CVE-2024-47745

In the Linux kernel, the following vulnerability has been resolved: mm: call the securitymmapfile LSM hook in remapfilepages The remapfilepages syscall handler calls dommap directly, which doesn't contain the LSM security check. And if the process has called personalityREADIMPLIESEXEC before and...

6.4CVSS6.4AI score0.00286EPSS
SaveExploits0References23
OSV
OSV
added 2024/10/21 1:15 p.m.8 views

AZL-50975 CVE-2024-47745 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: mm: call the securitymmapfile LSM hook in remapfilepages The remapfilepages syscall handler calls dommap directly, which doesn't contain the LSM security check. And if the process has called personalityREADIMPLIESEXEC before and...

7.8CVSS6.6AI score0.00286EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.9 views

AZL-50713 CVE-2024-47745 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: mm: call the securitymmapfile LSM hook in remapfilepages The remapfilepages syscall handler calls dommap directly, which doesn't contain the LSM security check. And if the process has called personalityREADIMPLIESEXEC before and...

7.8CVSS6.6AI score0.00286EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.3 views

DEBIAN-CVE-2024-47745

In the Linux kernel, the following vulnerability has been resolved: mm: call the securitymmapfile LSM hook in remapfilepages The remapfilepages syscall handler calls dommap directly, which doesn't contain the LSM security check. And if the process has called personalityREADIMPLIESEXEC before and...

7.8CVSS5.5AI score0.00286EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.17 views

UBUNTU-CVE-2024-47745

In the Linux kernel, the following vulnerability has been resolved: mm: call the securitymmapfile LSM hook in remapfilepages The remapfilepages syscall handler calls dommap directly, which doesn't contain the LSM security check. And if the process has called personalityREADIMPLIESEXEC before and...

7.8CVSS6.1AI score0.00286EPSS
SaveExploits0References22
CNNVD
CNNVD
added 2024/10/21 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 mm component not performing LSM security checks in the remapfilepages system call...

7.8CVSS6.7AI score0.00286EPSS
SaveExploits0References7
OSV
OSV
added 2024/09/27 1:15 p.m.14 views

UBUNTU-CVE-2024-46852

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

7.8CVSS6.8AI score0.00215EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2024/09/19 12:00 a.m.9 views

PT-2024-32791

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.58 Description A security issue has been fixed in the Linux kernel, where the remap file pages syscall handler calls do mmap directly, which doesn't contain the LSM security check. If the process has called...

7.8CVSS5.3AI score0.00286EPSS
SaveExploits0
OSV
OSV
added 2024/09/18 8:15 a.m.5 views

DEBIAN-CVE-2024-46779

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Free pvrvmgpuva after unlink This caused a measurable memory leak. Although the individual allocations are small, the leaks occurs in a high-usage codepath remapping or unmapping device memory so they add up...

5.5CVSS6AI score0.00188EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/26 11:15 a.m.18 views

CVE-2024-43901

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401 When users run the command: cat /sys/kernel/debug/dri/0/amdgpudmdtnlog The following NULL pointer dereference happens: +0.000003 BUG: kernel NULL pointer...

5.5CVSS5.9AI score0.0018EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/08/26 10:11 a.m.59 views

CVE-2024-43901

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401 When users run the command: cat /sys/kernel/debug/dri/0/amdgpudmdtnlog The following NULL pointer dereference happens: +0.000003 BUG: kernel NULL pointer...

5.5CVSS5.3AI score0.0018EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/08/26 10:11 a.m.50 views

CVE-2024-43901 drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401 When users run the command: cat /sys/kernel/debug/dri/0/amdgpudmdtnlog The following NULL pointer dereference happens: +0.000003 BUG: kernel NULL pointer...

0.0018EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/08/26 10:11 a.m.16 views

CVE-2024-43901 drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401 When users run the command: cat /sys/kernel/debug/dri/0/amdgpudmdtnlog The following NULL pointer dereference happens: +0.000003 BUG: kernel NULL pointer...

6.6AI score0.0018EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/26 10:11 a.m.20 views

CVE-2024-43901 drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401 When users run the command: cat /sys/kernel/debug/dri/0/amdgpudmdtnlog The following NULL pointer dereference happens: +0.000003 BUG: kernel NULL pointer...

4.8AI score
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/08/10 7:00 a.m.6 views

bpf: Fix remap of arena.

...

7.8CVSS6.2AI score0.00221EPSS
SaveExploits0
Rows per page
Query Builder