Lucene search
+L

8038 matches found

Tenable Nessus
Tenable Nessus
added 2024/05/29 12:00 a.m.112 views

Ubuntu 22.04 LTS : Linux kernel (Intel IoTG) vulnerabilities (USN-6795-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6795-1 advisory. Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to a use-...

9.8CVSS7.6AI score0.51248EPSS
SaveExploits2References94
SUSE CVE
SUSE CVE
added 2024/05/28 3:34 a.m.9 views

SUSE CVE-2021-47410

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix svmmigratefini warning Device manager releases device-specific resources when a driver disconnects from a device, devmmemunmappages and devmreleasememregion calls in svmmigratefini are redundant. It causes below...

5.5CVSS6.5AI score0.00208EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/28 3:32 a.m.5 views

SUSE CVE-2021-47567

In the Linux kernel, the following vulnerability has been resolved: powerpc/32: Fix hardlockup on vmap stack overflow Since the commit c118c7303ad5 "powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct" a vmap stack overflow results in a hard lockup. This is because...

5.5CVSS4.4AI score0.00224EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/05/28 12:00 a.m.12 views

The vulnerability of the hugetlb_no_page() function in the mm/hugetlb.c module of the Linux kernel’s memory management subsystem allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information, or enhance their own privileges.

The vulnerability of the hugetlbnopage function in the mm/hugetlb.c module of the Linux kernel’s memory management subsystem is related to concurrent access to resources race conditions. Exploiting this vulnerability allows an attacker to compromise the confidentiality, integrity, and accessibili...

7CVSS6.3AI score
SaveExploits0References5Affected Software2
RedhatCVE
RedhatCVE
added 2024/05/27 8:29 a.m.26 views

CVE-2021-47438

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix memory leak in mlx5coredestroycq error path Prior to this patch in case mlx5coredestroycq failed it returns without completing all destroy operations and that leads to memory leak. Instead, complete the destroy flo...

5.1CVSS6.5AI score0.00233EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/05/24 3:15 p.m.11 views

CVE-2021-47567

In the Linux kernel, the following vulnerability has been resolved: powerpc/32: Fix hardlockup on vmap stack overflow Since the commit c118c7303ad5 "powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct" a vmap stack overflow results in a hard lockup. This is because...

5.5CVSS5.9AI score0.00224EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/24 3:15 p.m.0 views

DEBIAN-CVE-2021-47499

In the Linux kernel, the following vulnerability has been resolved: iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove When ACPI type is ACPISMO8500, the data-dreadytrig will not be set, the memory allocated by iiotriggeredbuffersetup will not be freed, and cause memory leak as...

5.5CVSS5AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.6 views

UBUNTU-CVE-2021-47567

In the Linux kernel, the following vulnerability has been resolved: powerpc/32: Fix hardlockup on vmap stack overflow Since the commit c118c7303ad5 "powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct" a vmap stack overflow results in a hard lockup. This is because...

5.5CVSS5.9AI score0.00224EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/05/23 2:06 p.m.39 views

CVE-2021-47262

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message Use the string machinery provided by the tracing subystem to make a copy of the string literals consumed by the "nested VM-Enter failed" tracepoint. A complet...

5.5CVSS6.7AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:08 a.m.28 views

CVE-2022-48706

In the Linux kernel, the following vulnerability has been resolved: vdpa: ifcvf: Do proper cleanup if IFCVF init fails ifcvfmgmtdev leaks memory if it is not freed before returning. Call is made to correct return statement so memory does not leak. ifcvfinithw does not take care of this so it is...

4.4CVSS6.5AI score0.00207EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 3:04 a.m.11 views

SUSE CVE-2021-47305

In the Linux kernel, the following vulnerability has been resolved: dma-buf/syncfile: Don't leak fences on merge failure Each addfence call does a dmafenceget on the relevant fence. In the error path, we weren't calling dmafenceput so all those fences got leaked. Also, in the kreallocarray failur...

5.5CVSS6.5AI score0.00238EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/05/22 9:34 a.m.10 views

webkitgtk: Processing web content may lead to arbitrary code execution

A flaw was found in WebKitGTK. Processing malicious web content can cause a use-after-free issue due to improper memory management and result in arbitrary code execution...

8.8CVSS6AI score0.00518EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/22 9:15 a.m.20 views

CVE-2021-47492

In the Linux kernel, the following vulnerability has been resolved: mm, thp: bail out early in collapsefile for writeback page Currently collapsefile does not explicitly check PGwriteback, instead, pagehasprivate and trytoreleasepage are used to filter writeback pages. This does not work for xfs...

7.8CVSS6.2AI score0.00218EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/22 9:15 a.m.14 views

UBUNTU-CVE-2021-47490

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix memleak in ttmtransfereddestroy We need to cleanup the fences for ghost objects as well. Bug: https://bugzilla.kernel.org/showbug.cgi?id=214029 Bug: https://bugzilla.kernel.org/showbug.cgi?id=214447...

5.5CVSS5.8AI score0.00208EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/21 11:32 p.m.5 views

SUSE CVE-2020-36788

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: avoid a use-after-free when BO init fails nouveauboinit is backed by ttmboinit and ferries its return code back to the caller. On failures, ttmboinit invokes the provided destructor which should de-initialize and fre...

5.8CVSS7.7AI score0.0023EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/21 4:15 p.m.26 views

UBUNTU-CVE-2023-52739

In the Linux kernel, the following vulnerability has been resolved: Fix page corruption caused by racy check in freepages When we upgraded our kernel, we started seeing some page corruption like the following consistently: BUG: Bad page state in process ganesha.nfsd pfn:1304ca page:0000000022261c...

7.8CVSS5.8AI score0.0026EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 3:15 p.m.5 views

DEBIAN-CVE-2021-47334

In the Linux kernel, the following vulnerability has been resolved: misc/libmasm/module: Fix two use after free in ibmasminitone In ibmasminitone, it calls ibmasminitremoteinputdev. Inside ibmasminitremoteinputdev, mousedev and keybddev are allocated by inputallocatedevice, and assigned to...

7.8CVSS5.7AI score0.00278EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.6 views

UBUNTU-CVE-2021-47230

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Immediately reset the MMU context when the SMM flag is cleared Immediately reset the MMU context when the vCPU's SMM flag is cleared so that the SMM flag in the MMU role is always synchronized with the vCPU's flag. If R...

6.6CVSS6.2AI score0.00232EPSS
SaveExploits0References7
Ubuntu
Ubuntu
added 2024/05/21 5:46 a.m.63 views

USN-6779-1: Firefox vulnerabilities

Multiple security issues were discovered in Firefox. If a user were tricked into opening a specially crafted website, an attacker could potentially exploit these to cause a denial of service, obtain sensitive information across domains, or execute arbitrary code. CVE-2024-4767, CVE-2024-4768,...

9.8CVSS8.2AI score0.7066EPSS
SaveExploits24
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.7 views

SUSE CVE-2024-35951

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix the error path in panfrostmmumapfaultaddr Subject: PATCH drm/panfrost: Fix the error path in panfrostmmumapfaultaddr If some the pages or sgt allocation failed, we shouldn't release the pages ref we got earlier,...

5.5CVSS6.5AI score0.00244EPSS
SaveExploits0References16
Rows per page
Query Builder