Lucene search
+L

1743 matches found

NVD
NVD
added 2024/07/29 3:15 p.m.25 views

CVE-2024-41065

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Whitelist dtl slub object for copying to userspace Reading the dispatch trace log from /sys/kernel/debug/powerpc/dtl/cpu- results in a BUG when the config CONFIGHARDENEDUSERCOPY is enabled as shown below. kernel...

5.5CVSS0.00225EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/29 3:15 p.m.7 views

DEBIAN-CVE-2024-41052

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Init the count variable in collecting hot-reset devices The count variable is used without initialization, it results in mistakes in the device counting and crashes the userspace if the get hot reset info path is...

5.5CVSS5.3AI score0.00272EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.27 views

UBUNTU-CVE-2024-41052

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Init the count variable in collecting hot-reset devices The count variable is used without initialization, it results in mistakes in the device counting and crashes the userspace if the get hot reset info path is...

5.5CVSS5.7AI score0.00272EPSS
SaveExploits0References16
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.16 views

CVE-2024-41065 powerpc/pseries: Whitelist dtl slub object for copying to userspace

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Whitelist dtl slub object for copying to userspace Reading the dispatch trace log from /sys/kernel/debug/powerpc/dtl/cpu- results in a BUG when the config CONFIGHARDENEDUSERCOPY is enabled as shown below. kernel...

6.6AI score0.00225EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/07/29 2:32 p.m.15 views

CVE-2024-41052 vfio/pci: Init the count variable in collecting hot-reset devices

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Init the count variable in collecting hot-reset devices The count variable is used without initialization, it results in mistakes in the device counting and crashes the userspace if the get hot reset info path is...

6.8AI score0.00272EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/07/17 1:06 a.m.10 views

kernel: octeontx2-af: avoid off-by-one read from userspace

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: avoid off-by-one read from userspace We try to access count + 1 byte from userspace with memdupuserbuffer, count + 1. However, the userspace only provides buffer of count bytes and only these count bytes are verifie...

5.5CVSS6.9AI score0.00238EPSS
SaveExploits0References5
NVD
NVD
added 2024/07/16 1:15 p.m.34 views

CVE-2022-48862

In the Linux kernel, the following vulnerability has been resolved: vhost: fix hung thread due to erroneous iotlb entries In vhostiotlbaddrangectx, range size can overflow to 0 when start is 0 and last is ULONGMAX. One instance where it can happen is when userspace sends an IOTLB message with...

5.5CVSS0.00207EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/07/16 2:35 a.m.9 views

SUSE CVE-2024-39504

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftinner: validate mandatory meta and payload Check for mandatory netlink attributes in payload and meta expression when used embedded from the inner expression, otherwise NULL pointer dereference is possible from...

4.4CVSS6.8AI score0.00272EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.25 views

CVE-2024-39504

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftinner: validate mandatory meta and payload Check for mandatory netlink attributes in payload and meta expression when used embedded from the inner expression, otherwise NULL pointer dereference is possible from...

5.5CVSS6.3AI score0.00272EPSS
SaveExploits0References12
OSV
OSV
added 2024/07/12 1:15 p.m.12 views

UBUNTU-CVE-2024-39504

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftinner: validate mandatory meta and payload Check for mandatory netlink attributes in payload and meta expression when used embedded from the inner expression, otherwise NULL pointer dereference is possible from...

5.5CVSS6.1AI score0.00272EPSS
SaveExploits0References13
OpenVAS
OpenVAS
added 2024/07/04 12:00 a.m.33 views

Ubuntu: Security Advisory (USN-6867-1)

The remote host is missing an update for the 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...

8.8CVSS7.4AI score0.01287EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/06/26 12:46 a.m.18 views

kernel: octeontx2-af: avoid off-by-one read from userspace

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: avoid off-by-one read from userspace We try to access count + 1 byte from userspace with memdupuserbuffer, count + 1. However, the userspace only provides buffer of count bytes and only these count bytes are verifie...

5.5CVSS6.9AI score0.00238EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/26 12:09 a.m.10 views

kernel: octeontx2-af: avoid off-by-one read from userspace

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: avoid off-by-one read from userspace We try to access count + 1 byte from userspace with memdupuserbuffer, count + 1. However, the userspace only provides buffer of count bytes and only these count bytes are verifie...

5.5CVSS6.9AI score0.00238EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/06/20 5:58 p.m.31 views

CVE-2024-38549

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add 0 size check to mtkdrmgemobj Add a check to mtkdrmgeminit if we attempt to allocate a GEM object of 0 bytes. Currently, no such check exists and the kernel will panic if a userspace application attempts to...

4.4CVSS7AI score0.00281EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 1:56 p.m.23 views

CVE-2022-48747

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in biotruncate biotruncate clears the buffer outside of last block of bdev, however current biotruncate is using the wrong offset of page. So it can return the uninitialized data. This happened when both o...

4.4CVSS7AI score0.00915EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/19 2:15 p.m.19 views

CVE-2024-38549

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add 0 size check to mtkdrmgemobj Add a check to mtkdrmgeminit if we attempt to allocate a GEM object of 0 bytes. Currently, no such check exists and the kernel will panic if a userspace application attempts to...

5.5CVSS0.00281EPSS
SaveExploits0References10
OSV
OSV
added 2024/06/19 1:35 p.m.21 views

CVE-2024-38549 drm/mediatek: Add 0 size check to mtk_drm_gem_obj

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add 0 size check to mtkdrmgemobj Add a check to mtkdrmgeminit if we attempt to allocate a GEM object of 0 bytes. Currently, no such check exists and the kernel will panic if a userspace application attempts to...

6AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.22 views

CVE-2024-38549 drm/mediatek: Add 0 size check to mtk_drm_gem_obj

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add 0 size check to mtkdrmgemobj Add a check to mtkdrmgeminit if we attempt to allocate a GEM object of 0 bytes. Currently, no such check exists and the kernel will panic if a userspace application attempts to...

6.7AI score0.00281EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/06/18 11:17 p.m.29 views

CVE-2024-36974

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: always validate TCATAPRIOATTRPRIOMAP If one TCATAPRIOATTRPRIOMAP attribute has been provided, taprioparsemqprioopt must validate it, or userspace can inject arbitrary data to the kernel, the second time...

6.1CVSS7AI score0.00284EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/06/18 8:15 p.m.22 views

CVE-2024-36974

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: always validate TCATAPRIOATTRPRIOMAP If one TCATAPRIOATTRPRIOMAP attribute has been provided, taprioparsemqprioopt must validate it, or userspace can inject arbitrary data to the kernel, the second time...

7.8CVSS6.5AI score0.00284EPSS
SaveExploits0References22
Rows per page
Query Builder