Lucene search
+L

1369 matches found

RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.6 views

kernel: ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()

A flaw was discovered in the Linux kernel's IPv6 implementation, specifically within the inet6rtmgetaddr function. The issue arises when user space provides a valid IFATARGETNETNSID value but omits the IFAADDRESS and IFALOCAL attributes. In such cases, the function returns an -EINVAL error while...

5.5CVSS7.2AI score0.00238EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/07/19 2:37 a.m.4 views

SUSE CVE-2024-41008

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: change vm-taskinfo handling This patch changes the handling and lifecycle of vm-taskinfo object. The major changes are: - vm-taskinfo is a dynamically allocated ptr now, and its uasge is reference counted. - introduci...

7.2AI score0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 1:15 p.m.4 views

UBUNTU-CVE-2022-48859

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: Add missing ofnodeput in presteraswitchsetbasemacaddr This node pointer is returned by offindcompatiblenode with refcount incremented. Calling ofnodeput to aovid the refcount leak...

5.5CVSS5.7AI score0.0021EPSS
SaveExploits0References6
Ubuntu
Ubuntu
added 2024/07/16 12:18 p.m.35 views

LSN-0105-1: Kernel Live Patch Security Notice

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code.CVE-2023-6270 It was discovered that the netfilter connecti...

7CVSS7AI score0.01287EPSS
SaveExploits0
OSV
OSV
added 2024/07/16 12:15 p.m.2 views

DEBIAN-CVE-2022-48809

In the Linux kernel, the following vulnerability has been resolved: net: fix a memleak when uncloning an skb dst and its metadata When uncloning an skb dst and its associated metadata, a new dst+metadata is allocated and later replaces the old one in the skb. This is helpful to have a non-shared...

5.5CVSS5.3AI score0.00282EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 10:18 a.m.14 views

LSN-0105-1 Kernel Live Patch Security Notice

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code.CVE-2023-6270 It was discovered that the netfilter connecti...

7CVSS7.6AI score0.01287EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/16 8:15 a.m.6 views

DEBIAN-CVE-2024-41008

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: change vm-taskinfo handling This patch changes the handling and lifecycle of vm-taskinfo object. The major changes are: - vm-taskinfo is a dynamically allocated ptr now, and its uasge is reference counted. - introduci...

5.5CVSS5.6AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 8:15 a.m.10 views

AZL-68255 CVE-2024-41008 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: change vm-taskinfo handling This patch changes the handling and lifecycle of vm-taskinfo object. The major changes are: - vm-taskinfo is a dynamically allocated ptr now, and its uasge is reference counted. - introduci...

5.5CVSS6.2AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 8:15 a.m.11 views

AZL-62848 CVE-2024-41008 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: change vm-taskinfo handling This patch changes the handling and lifecycle of vm-taskinfo object. The major changes are: - vm-taskinfo is a dynamically allocated ptr now, and its uasge is reference counted. - introduci...

5.5CVSS6.2AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 8:15 a.m.4 views

UBUNTU-CVE-2024-41008

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: change vm-taskinfo handling This patch changes the handling and lifecycle of vm-taskinfo object. The major changes are: - vm-taskinfo is a dynamically allocated ptr now, and its uasge is reference counted. - introduci...

5.5CVSS6.4AI score0.0018EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/16 8:3 a.m.5448 views

CVE-2024-41008

CVE-2024-41008 : In the Linux kernel, the vm->task_info handling for drm/amdgpu was reworked. task_info is now dynamically allocated and reference counted, with two new helpers amdgpu_vm_get_task_info and amdgpu_vm_put_task_info; the lifecycle ends with the last put freeing task_info from the ...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/07/12 1:15 p.m.1 views

DEBIAN-CVE-2024-40991

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-glue: Fix ofk3udmaglueparsechnbyid The ofk3udmaglueparsechnbyid helper function erroneously invokes "ofnodeput" on the "udmaxnp" device-node passed to it, without having incremented its reference count at a...

5.5CVSS5.1AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.2 views

DEBIAN-CVE-2024-40935

In the Linux kernel, the following vulnerability has been resolved: cachefiles: flush all requests after setting CACHEFILESDEAD In ondemand mode, when the daemon is processing an open request, if the kernel flags the cache as CACHEFILESDEAD, the cachefilesdaemonwrite will always return -EIO, so t...

7.8CVSS5.7AI score0.00259EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.25 views

UBUNTU-CVE-2024-40991

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-glue: Fix ofk3udmaglueparsechnbyid The ofk3udmaglueparsechnbyid helper function erroneously invokes "ofnodeput" on the "udmaxnp" device-node passed to it, without having incremented its reference count at a...

5.5CVSS5.7AI score0.00229EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/12 1:15 p.m.12 views

UBUNTU-CVE-2024-40935

In the Linux kernel, the following vulnerability has been resolved: cachefiles: flush all requests after setting CACHEFILESDEAD In ondemand mode, when the daemon is processing an open request, if the kernel flags the cache as CACHEFILESDEAD, the cachefilesdaemonwrite will always return -EIO, so t...

7.8CVSS6.6AI score0.00259EPSS
SaveExploits0References14
CVE
CVE
added 2024/07/12 12:25 p.m.118 views

CVE-2024-40935

CVE-2024-40935 affects the Linux kernel cachefiles subsystem. In ondemand mode, when the cache is marked as CACHEFILES_DEAD, cachefiles_daemon_write() returns -EIO, preventing the daemon from passing the copen to the kernel and causing a hung_task for the waiting process. The fix requires flushin...

7.8CVSS6.2AI score0.00259EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.7 views

Linux kernel security vulnerabilities

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 due to a reference counting issue in the ofk3udmaglueparsechnbyid function of the dmaengine:ti:k3-udma-glue component...

5.5CVSS6.5AI score0.00229EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.3 views

Linux kernel security vulnerabilities

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 failure of the tipc component to properly use reference counting before decryption, which could lead to a...

5.5CVSS8.1AI score0.00293EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/07/09 9:24 a.m.11 views

kernel: kvm: Avoid potential UAF in LPI translation cache

A flaw was found in the Linux kernel pertaining to a potential use-after-free UAF scenario in a system involving Logical Partitioning Interrupts LPI translation cache operations. Specifically, the issue arises when a cache hit occurs concurrently with an operation that invalidates the cache, such...

7.8CVSS6.8AI score0.0024EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/06 10:15 a.m.5 views

UBUNTU-CVE-2024-39486

In the Linux kernel, the following vulnerability has been resolved: drm/drmfile: Fix pid refcounting race , Maxime Ripard , Thomas Zimmermann filp-pid is supposed to be a refcounted pointer; however, before this patch, drmfileupdatepid only increments the refcount of a struct pid after storing a...

7CVSS6.2AI score0.00223EPSS
SaveExploits3References16
Rows per page
Query Builder