Lucene search
+L

5511 matches found

SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.7 views

SUSE CVE-2024-46767

In the Linux kernel, the following vulnerability has been resolved: net: phy: Fix missing ofnodeput for leds The call of ofgetchildbyname will cause refcount incremented for leds, if it succeeds, it should call ofnodeput to decrease it, fix it...

5.5CVSS7.2AI score0.00235EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.24 views

CVE-2024-46767 net: phy: Fix missing of_node_put() for leds

In the Linux kernel, the following vulnerability has been resolved: net: phy: Fix missing ofnodeput for leds The call of ofgetchildbyname will cause refcount incremented for leds, if it succeeds, it should call ofnodeput to decrease it, fix it...

0.00235EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.12 views

CVE-2024-46767 net: phy: Fix missing of_node_put() for leds

In the Linux kernel, the following vulnerability has been resolved: net: phy: Fix missing ofnodeput for leds The call of ofgetchildbyname will cause refcount incremented for leds, if it succeeds, it should call ofnodeput to decrease it, fix it...

6.8AI score0.00235EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/18 7:12 a.m.110 views

CVE-2024-46767

Technical details about CVE-2024-46767 are not provided in the connected documents. Monitor for updates.

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/09/13 6:15 a.m.10 views

AZL-49173 CVE-2024-46674 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform device ref count on probe error path The probe function never performs any paltform device allocation, thus error path "undoplatformdevalloc" is entirely bogus. It drops the reference count from...

7.8CVSS6.3AI score0.00278EPSS
SaveExploits0References1
CVE
CVE
added 2024/09/04 7:54 p.m.119 views

CVE-2024-44991

CVE-2024-44991 affects the Linux kernel TCP stack: concurrent calls to tcp_sk_exit_batch() can race with inet_twsk_purge() across dying netns, risking timewait sockets of the exiting netns. The root cause: after the net/core/net_namespace change (commit that batches inet_twsk_purge), tcp_twsk_pur...

5.5CVSS6.1AI score0.00245EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/09/04 7:15 p.m.9 views

AZL-48653 CVE-2024-44971 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: net: dsa: bcmsf2: Fix a possible memory leak in bcmsf2mdioregister bcmsf2mdioregister calls ofphyfinddevice and then phydeviceremove in a loop to remove existing PHY devices. ofphyfinddevice eventually calls busfinddevice, which...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 7:15 p.m.3 views

DEBIAN-CVE-2024-44971

In the Linux kernel, the following vulnerability has been resolved: net: dsa: bcmsf2: Fix a possible memory leak in bcmsf2mdioregister bcmsf2mdioregister calls ofphyfinddevice and then phydeviceremove in a loop to remove existing PHY devices. ofphyfinddevice eventually calls busfinddevice, which...

5.5CVSS5.6AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 7:15 p.m.5 views

UBUNTU-CVE-2024-44971

In the Linux kernel, the following vulnerability has been resolved: net: dsa: bcmsf2: Fix a possible memory leak in bcmsf2mdioregister bcmsf2mdioregister calls ofphyfinddevice and then phydeviceremove in a loop to remove existing PHY devices. ofphyfinddevice eventually calls busfinddevice, which...

5.5CVSS6.2AI score0.00212EPSS
SaveExploits0References19
RedHat Linux
RedHat Linux
added 2024/08/28 12:34 p.m.7 views

kernel: udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port()

In the Linux kernel, the following vulnerability has been resolved: udp: Set SOCKRCUFREE earlier in udplibgetport. syzkaller triggered the warning 0 in udpv4earlydemux. In udpv46earlydemux and sklookup, we do not touch the refcount of the looked-up sk and use sockpfree as skb-destructor, so we...

7.8CVSS6.7AI score0.00292EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/28 7:11 a.m.19 views

CVE-2024-44943 mm: gup: stop abusing try_grab_folio

In the Linux kernel, the following vulnerability has been resolved: mm: gup: stop abusing trygrabfolio A kernel warning was reported when pinning folio in CMA memory when launching SEV virtual machine. The splat looks like: 464.325306 WARNING: CPU: 13 PID: 6734 at mm/gup.c:1313...

5.9AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/08/22 4:15 a.m.22 views

CVE-2022-48933

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix memory leak during stateful obj update stateful objects can be updated from the control plane. The transaction logic allocates a temporary object for this purpose. The -init function was called for this...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References7
CVE
CVE
added 2024/08/22 3:31 a.m.94 views

CVE-2022-48933

CVE-2022-48933 affects the Linux kernel nf_tables stateful object update path. The issue arises when updating stateful objects from the control plane: a temporary object is created, but its destruction path leaks resources because the update flow does not increment the module refcount. The fix is...

5.5CVSS7AI score0.0021EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/22 3:31 a.m.20 views

CVE-2022-48933 netfilter: nf_tables: fix memory leak during stateful obj update

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix memory leak during stateful obj update stateful objects can be updated from the control plane. The transaction logic allocates a temporary object for this purpose. The -init function was called for this...

6.9AI score0.0021EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/22 3:31 a.m.36 views

CVE-2022-48933 netfilter: nf_tables: fix memory leak during stateful obj update

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix memory leak during stateful obj update stateful objects can be updated from the control plane. The transaction logic allocates a temporary object for this purpose. The -init function was called for this...

0.0021EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/22 3:31 a.m.21 views

CVE-2022-48933 netfilter: nf_tables: fix memory leak during stateful obj update

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix memory leak during stateful obj update stateful objects can be updated from the control plane. The transaction logic allocates a temporary object for this purpose. The -init function was called for this...

5.9AI score
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.7 views

SUSE CVE-2022-48881

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: Fix refcount leak in amdpmcprobe pcigetdomainbusandslot takes reference, the caller should release the reference by calling pcidevput after use. Call pcidevput in the error path to fix this...

4.4CVSS6.2AI score0.00226EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.4 views

SUSE CVE-2022-48896

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix pci device refcount leak As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, when finish using it, the caller must decrement the reference count by calling pcidevput. In...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.6 views

SUSE CVE-2024-43869

In the Linux kernel, the following vulnerability has been resolved: perf: Fix event leak upon exec and file release The perf pending task work is never waited upon the matching event release. In the case of a child event, released via freeevent directly, this can potentially result in a leaked...

5.5CVSS7.2AI score0.00212EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.8 views

SUSE CVE-2024-43870

In the Linux kernel, the following vulnerability has been resolved: perf: Fix event leak upon exit When a task is scheduled out, pending sigtrap deliveries are deferred to the target task upon resume to userspace via taskwork. However failures while adding an event's callback to the taskwork engi...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References11
Rows per page
Query Builder