Lucene search
+L

5515 matches found

Cvelist
Cvelist
added 2024/05/20 9:41 a.m.35 views

CVE-2024-35969 ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix race condition between ipv6getifaddr and ipv6deladdr Although ipv6getifaddr walks inet6addrlst under the RCU lock, it still means hlistforeachentryrcu can return an item that got removed from the list. The memory itself...

8.8CVSS6.2AI score0.00372EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/19 11:15 a.m.23 views

AZL-67691 CVE-2024-35932 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: don't check if plane-state-fb == state-fb Currently, when using non-blocking commits, we can see the following kernel warning: 110.908514 ------------ cut here ------------ 110.908529 refcountt: underflow; use-after-free...

7.8CVSS5.8AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 11:15 a.m.9 views

DEBIAN-CVE-2024-35932

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: don't check if plane-state-fb == state-fb Currently, when using non-blocking commits, we can see the following kernel warning: 110.908514 ------------ cut here ------------ 110.908529 refcountt: underflow; use-after-free...

7.8CVSS5.6AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 11:15 a.m.7 views

UBUNTU-CVE-2024-35932

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: don't check if plane-state-fb == state-fb Currently, when using non-blocking commits, we can see the following kernel warning: 110.908514 ------------ cut here ------------ 110.908529 refcountt: underflow; use-after-free...

7.8CVSS6.2AI score0.00212EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/19 11:15 a.m.29 views

CVE-2024-35932

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: don't check if plane-state-fb == state-fb Currently, when using non-blocking commits, we can see the following kernel warning: 110.908514 ------------ cut here ------------ 110.908529 refcountt: underflow; use-after-free...

7.8CVSS6.1AI score0.00212EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.40 views

CVE-2024-35932 drm/vc4: don't check if plane->state->fb == state->fb

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: don't check if plane-state-fb == state-fb Currently, when using non-blocking commits, we can see the following kernel warning: 110.908514 ------------ cut here ------------ 110.908529 refcountt: underflow; use-after-free...

7.8CVSS6.3AI score0.00212EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/19 10:10 a.m.16 views

CVE-2024-35932 drm/vc4: don't check if plane->state->fb == state->fb

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: don't check if plane-state-fb == state-fb Currently, when using non-blocking commits, we can see the following kernel warning: 110.908514 ------------ cut here ------------ 110.908529 refcountt: underflow; use-after-free...

7.8CVSS6AI score
SaveExploits0References7
CVE
CVE
added 2024/05/19 8:35 a.m.208 views

CVE-2024-35910

The CVE-2024-35910 issue affects the Linux kernel TCP timer handling for kernel sockets. Root cause: inet_csk_clear_xmit_timers() could be invoked with the socket lock held and uses del_timer(), risking timers running after the netns is freed. Fix: introduced inet_csk_clear_xmit_timers_sync() usi...

7.8CVSS6.5AI score0.00259EPSS
SaveExploits0References12Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/19 12:00 a.m.10 views

PT-2024-26788

Name of the Vulnerable Software and Affected Versions Linux kernel version 6.1.66-v8+ Description The vulnerability is related to the drm/vc4 driver in the Linux kernel. When using non-blocking commits, a kernel warning may occur due to a refcount t underflow, which can lead to a use-after-free...

7.8CVSS5.4AI score0.00212EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/18 2:46 a.m.7 views

SUSE CVE-2024-27403

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: reset dst in route object after setting up flow dst is transferred to the flow object, route object does not own it anymore. Reset dst in route object, otherwise if flowoffloadadd fails, error path...

5.5CVSS6.5AI score0.00237EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/05/17 10:37 p.m.27 views

CVE-2024-27403

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: reset dst in route object after setting up flow dst is transferred to the flow object, route object does not own it anymore. Reset dst in route object, otherwise if flowoffloadadd fails, error path...

5.5CVSS6.5AI score0.00237EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 10:24 p.m.34 views

CVE-2024-27417

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.5CVSS6.8AI score0.00238EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 9:05 p.m.29 views

CVE-2024-35793

A flaw was found in the debugfs module in the Linux kernel. A deadlock can be triggered when files are removed and accessed, resulting in a denial of service...

5.5CVSS8.7AI score0.00179EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/17 1:27 p.m.21 views

CVE-2024-35826

In the Linux kernel, the following vulnerability has been resolved: block: Fix page refcounts for unaligned buffers in bioreleasepages Fix an incorrect number of pages being released for buffers that do not start at the beginning of a page...

5.5CVSS7.7AI score0.00209EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 1:15 p.m.3 views

DEBIAN-CVE-2024-35793

In the Linux kernel, the following vulnerability has been resolved: debugfs: fix wait/cancellation handling during remove Ben Greear further reports deadlocks during concurrent debugfs remove while files are being accessed, even though the code in question now uses debugfs cancellations. Turns ou...

5.5CVSS6.2AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 1:15 p.m.13 views

UBUNTU-CVE-2024-35793

In the Linux kernel, the following vulnerability has been resolved: debugfs: fix wait/cancellation handling during remove Ben Greear further reports deadlocks during concurrent debugfs remove while files are being accessed, even though the code in question now uses debugfs cancellations. Turns ou...

7.8CVSS6.3AI score0.00179EPSS
SaveExploits0References11
NVD
NVD
added 2024/05/17 12:15 p.m.23 views

CVE-2024-27403

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: reset dst in route object after setting up flow dst is transferred to the flow object, route object does not own it anymore. Reset dst in route object, otherwise if flowoffloadadd fails, error path...

7.8CVSS7.6AI score0.00237EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 12:15 p.m.2 views

DEBIAN-CVE-2024-27403

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: reset dst in route object after setting up flow dst is transferred to the flow object, route object does not own it anymore. Reset dst in route object, otherwise if flowoffloadadd fails, error path...

5.5CVSS5.3AI score0.00237EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/17 11:51 a.m.155 views

CVE-2024-27417

CVE-2024-27417 affects the Linux kernel IPv6 path inet6_rtm_getaddr, where if userspace provides a correct IFA_TARGET_NETNSID but omits IFA_ADDRESS and IFA_LOCAL, the function could return -EINVAL while leaking an elevated net namespace reference. The issue is described as a potential 4net leak...

5.5CVSS6.7AI score0.00238EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/05/17 11:51 a.m.18 views

CVE-2024-27417 ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix potential "struct net" leak in inet6rtmgetaddr It seems that if userspace provides a correct IFATARGETNETNSID value but no IFAADDRESS and IFALOCAL attributes, inet6rtmgetaddr returns -EINVAL with an elevated "struct net...

5.9AI score
SaveExploits0References11
Rows per page
Query Builder