Lucene search
+L

1736 matches found

CVE
CVE
added 2024/07/16 11:29 a.m.119 views

CVE-2021-47623

CVE-2021-47623 affects the PowerPC path in the Linux kernel where unmapping a fixmap entry via __set_fixmap() (FIXMAP_PAGE_CLEAR) ends up calling map_kernel_page(), which fails if invoked a second time for the same page. The connected documents confirm the root cause in arch/powerpc/mm/pgtable.c ...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/07/16 11:13 a.m.58 views

CVE-2022-48781

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - get rid of algmemoryallocated algmemoryallocated does not seem to be really used. algproto does have a .memoryallocated field, but no corresponding .sysctlmem. This means skhasaccount returns true, but all...

5.5CVSS6.1AI score0.00195EPSS
SaveExploits0
NVD
NVD
added 2024/07/12 1:15 p.m.28 views

CVE-2024-40916

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found When reading EDID fails and driver reports no modes available, the DRM core adds an artificial 1024x786 mode to the connector. Unfortunately some variant...

5.5CVSS0.00294EPSS
SaveExploits0References10
NVD
NVD
added 2024/07/12 1:15 p.m.39 views

CVE-2024-39500

In the Linux kernel, the following vulnerability has been resolved: sockmap: avoid race between sockmapclose and skpsockput skpsockget will return NULL if the refcount of psock has gone to 0, which will happen when the last call of skpsockput is done. However, skpsockdrop may not have finished ye...

7.8CVSS0.00221EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.27 views

CVE-2024-40958

In the Linux kernel, the following vulnerability has been resolved: netns: Make getnetns handle zero refcount net Syzkaller hit a warning: refcountt: addition on 0; use-after-free. WARNING: CPU: 3 PID: 7890 at lib/refcount.c:25 refcountwarnsaturate+0xdf/0x1d0 Modules linked in: CPU: 3 PID: 7890...

7.8CVSS6.4AI score0.00269EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.20 views

CVE-2024-40906

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always stop health timer during driver removal Currently, if teardownhca fails to execute during driver removal, mlx5 does not stop the health timer. Afterwards, mlx5 continue with driver teardown. This may lead to a UA...

7.8CVSS6.8AI score0.00305EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.22 views

CVE-2024-40959

In the Linux kernel, the following vulnerability has been resolved: xfrm6: check ip6dstidev return value in xfrm6getsaddr ip6dstidev can return NULL, xfrm6getsaddr must act accordingly. syzbot reported: Oops: general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 1...

5.5CVSS6.4AI score0.00276EPSS
SaveExploits0References33
Vulnrichment
Vulnrichment
added 2024/07/12 12:25 p.m.15 views

CVE-2024-40922 io_uring/rsrc: don't lock while !TASK_RUNNING

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: don't lock while !TASKRUNNING There is a report of iorsrcrefquiesce locking a mutex while not TASKRUNNING, which is due to forgetting restoring the state back after ioruntaskworksig and attempts to break out of the...

6.8AI score0.00212EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.39 views

CVE-2024-40922 io_uring/rsrc: don't lock while !TASK_RUNNING

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: don't lock while !TASKRUNNING There is a report of iorsrcrefquiesce locking a mutex while not TASKRUNNING, which is due to forgetting restoring the state back after ioruntaskworksig and attempts to break out of the...

0.00212EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/07/10 11:20 a.m.44 views

CVE-2024-39486

A race condition was found in the Linux kernel. The rmfileupdatepid only increments the refcount of a struct pid after storing a pointer to it in filp-pid, dropping the dev-filelistmutex, resulting in a use-after-free vulnerability. Mitigation Mitigation for this issue is either not available or...

5.5CVSS6.8AI score0.00229EPSS
SaveExploits3References4
SUSE CVE
SUSE CVE
added 2024/07/09 3:37 a.m.7 views

SUSE 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...

5.5CVSS6.5AI score0.00229EPSS
SaveExploits3References10
OSV
OSV
added 2024/07/08 8:27 p.m.20 views

CLSA-2024-1720468480 kernel: Fix of 89 CVEs

kvm: initialize all of the kvmdebugregs structure before sending it to userspace CVE-2023-1513 - wifi: mac80211: fix MBSSID parsing use-after-free CVE-2022-42719 - mac80211: always allocate struct ieee80211elems CVE-2022-42719 - netfilter: nftables: initialize registers in nftdochain...

8.8CVSS7.1AI score0.16642EPSS
SaveExploits31References1
NVD
NVD
added 2024/07/06 10:15 a.m.21 views

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...

7.8CVSS0.00229EPSS
SaveExploits3References3
OSV
OSV
added 2024/07/06 10:15 a.m.1 views

DEBIAN-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...

7CVSS5.7AI score0.00229EPSS
SaveExploits3References1
OSV
OSV
added 2024/07/06 10:15 a.m.8 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...

7.8CVSS6.2AI score0.00229EPSS
SaveExploits3References16
UbuntuCve
UbuntuCve
added 2024/07/06 10:15 a.m.17 views

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...

7.8CVSS6.3AI score0.00229EPSS
SaveExploits3References15
CVE
CVE
added 2024/07/06 9:25 a.m.162 views

CVE-2024-39486

Summary (CVE-2024-39486): Linux kernel vulnerability in drm_file: Fix pid refcounting race. The race occurs in drm_file_update_pid() when filp->pid is updated under filelist_mutex, allowing a possible use-after-free of a pid structure under PREEMPT_RCU. Affected component: drm_file in the Linu...

7.8CVSS7.1AI score0.00229EPSS
SaveExploits3References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/06 9:25 a.m.21 views

CVE-2024-39486 drm/drm_file: Fix pid refcounting race

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...

9.3AI score0.00229EPSS
SaveExploits3References3
OSV
OSV
added 2024/07/06 9:25 a.m.19 views

CVE-2024-39486 drm/drm_file: Fix pid refcounting race

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...

7.8CVSS6.1AI score
SaveExploits0References6
Redos
Redos
added 2024/07/04 12:0 a.m.26 views

ROS-20240704-09

Vulnerability of the chronyd daemon implementation of Network Time Protocol NTP Chrony is related to incorrect reference definition before accessing a file in /var/run/chrony directory. Exploitation the vulnerability could allow an attacker to cause a denial of service by using a specially crafte...

6CVSS6.6AI score0.00485EPSS
SaveExploits0
Rows per page
Query Builder