Lucene search
+L

13793 matches found

OSV
OSV
added 2024/05/30 4:15 p.m.10 views

UBUNTU-CVE-2024-36884

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Use the correct type in nvidiasmmucontextfault This was missed because of the function pointer indirection. nvidiasmmucontextfault is also installed as a irq function, and the 'void ' was changed to a struct...

7.8CVSS6.5AI score0.00219EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/30 4:15 p.m.8 views

UBUNTU-CVE-2024-36949

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: sync all devices to wait all processes being evicted If there are more than one device doing reset in parallel, the first device will call kfdsuspendallprocesses to evict all processes on all devices, this call takes...

4.7CVSS6.2AI score0.00223EPSS
SaveExploits0References11
CVE
CVE
added 2024/05/30 3:35 p.m.112 views

CVE-2024-36949

CVE-2024-36949 affects the Linux kernel component responsible for AMD GPU kernel fusion driver (amd/amdkfd). The issue arises when multiple devices are reset in parallel: the first device calls kfd_suspend_all_processes() to evict all processes across devices, which can take time, while other dev...

4.7CVSS6.7AI score0.00223EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/30 3:35 p.m.19 views

CVE-2024-36949 amd/amdkfd: sync all devices to wait all processes being evicted

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: sync all devices to wait all processes being evicted If there are more than one device doing reset in parallel, the first device will call kfdsuspendallprocesses to evict all processes on all devices, this call takes...

6.9AI score0.00223EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/30 3:35 p.m.17 views

CVE-2024-36949 amd/amdkfd: sync all devices to wait all processes being evicted

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: sync all devices to wait all processes being evicted If there are more than one device doing reset in parallel, the first device will call kfdsuspendallprocesses to evict all processes on all devices, this call takes...

5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/30 3:35 p.m.47 views

CVE-2024-36949 amd/amdkfd: sync all devices to wait all processes being evicted

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: sync all devices to wait all processes being evicted If there are more than one device doing reset in parallel, the first device will call kfdsuspendallprocesses to evict all processes on all devices, this call takes...

6.5AI score0.00223EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/30 3:29 p.m.37 views

CVE-2024-36902 ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fib6rules: avoid possible NULL dereference in fib6ruleaction syzbot is able to trigger the following crash 1, caused by unsafe ip6dstidev use. Indeed ip6dstidev can return NULL, and must always be checked. 1 Oops: general...

7.4AI score0.00287EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.28 views

CVE-2024-36902 ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fib6rules: avoid possible NULL dereference in fib6ruleaction syzbot is able to trigger the following crash 1, caused by unsafe ip6dstidev use. Indeed ip6dstidev can return NULL, and must always be checked. 1 Oops: general...

6.8AI score0.00287EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/30 3:29 p.m.20 views

CVE-2024-36902 ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fib6rules: avoid possible NULL dereference in fib6ruleaction syzbot is able to trigger the following crash 1, caused by unsafe ip6dstidev use. Indeed ip6dstidev can return NULL, and must always be checked. 1 Oops: general...

6.2AI score
SaveExploits0References16
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.45 views

CVE-2024-36901 ipv6: prevent NULL dereference in ip6_output()

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent NULL dereference in ip6output According to syzbot, there is a chance that ip6dstidev returns NULL in ip6output. Most places in IPv6 stack deal with a NULL idev just fine, but not here. syzbot reported: general...

6.8AI score0.0026EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/30 3:29 p.m.35 views

CVE-2024-36901 ipv6: prevent NULL dereference in ip6_output()

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent NULL dereference in ip6output According to syzbot, there is a chance that ip6dstidev returns NULL in ip6output. Most places in IPv6 stack deal with a NULL idev just fine, but not here. syzbot reported: general...

6.3AI score0.0026EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/05/30 12:00 a.m.12 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 the Linux kernel that stems from an eviction and device reset synchronization issue, which can result in a page fault due to a process not...

4.7CVSS6.3AI score0.00223EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/05/30 12:00 a.m.48 views

PT-2024-27218 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the loss of young/dirty bits during pagemap scan in the Linux kernel. Specifically, the make uffd wp pte function was previously doing pte = ptep getptep; ptep...

9.8CVSS6.5AI score0.01305EPSS
SaveExploits3References703
CNNVD
CNNVD
added 2024/05/30 12:00 a.m.12 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 the Linux kernel that stems from a type usage error in the nvidiasmmucontextfault function in the iommu/arm-smmu module. No details of the...

5.5CVSS8AI score0.00219EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/05/30 12:00 a.m.17 views

EulerOS 2.0 SP12 : ncurses (EulerOS-SA-2024-1745)

According to the versions of the ncurses packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : ncurses 6.4-20230610 has a NULL pointer dereference in tgetstr in tinfo/libtermcap.c.CVE-2023-45918 NCurse v6.4-20230418 was discovered to contai...

6.5CVSS6.7AI score0.00962EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/05/30 12:00 a.m.12 views

EulerOS 2.0 SP12 : ncurses (EulerOS-SA-2024-1768)

According to the versions of the ncurses packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : ncurses 6.4-20230610 has a NULL pointer dereference in tgetstr in tinfo/libtermcap.c.CVE-2023-45918 NCurse v6.4-20230418 was discovered to contai...

6.5CVSS6.7AI score0.00962EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2024/05/30 12:00 a.m.13 views

Huawei EulerOS: Security Advisory for ncurses (EulerOS-SA-2024-1745)

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

6.5CVSS6.7AI score0.00962EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/05/30 12:00 a.m.8 views

PT-2024-40786 · Git +1 · Libaom

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: A crash occurred due to a segmentation fault on an unknown address. The crash state indicates the involvement of functions such as od ec dec init, aom...

7AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.7 views

SUSE CVE-2021-47544

In the Linux kernel, the following vulnerability has been resolved: tcp: fix page frag corruption on page fault Steffen reported a TCP stream corruption for HTTP requests served by the apache web-server using a cifs mount-point and memory mapping the relevant file. The root cause is quite similar...

6.1CVSS6.5AI score0.00863EPSS
SaveExploits0References11
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
Rows per page
Query Builder