Lucene search
+L

2137 matches found

OSV
OSV
added 2024/08/21 7:15 a.m.2 views

DEBIAN-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.5CVSS5.2AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.9 views

DEBIAN-CVE-2022-48873

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Don't remove map on createrprocess and devicerelease Do not remove the map from the list on error path in fastrpcinitcreateprocess, instead call fastrpcmapput, to avoid use-after-free. Do not remove it on...

7.8CVSS5.3AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.2 views

DEBIAN-CVE-2022-48872

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix use-after-free race condition for maps It is possible that in between calling fastrpcmapget until map-fl-lock is taken in fastrpcfreemap, another thread can call fastrpcmaplookup and get a reference to a map th...

7CVSS5.4AI score0.00242EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.22 views

CVE-2022-48874

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix use-after-free and race in fastrpcmapfind Currently, there is a race window between the point when the mutex is unlocked in fastrpcmaplookup and the reference count increasing fastrpcmapget in fastrpcmapfind,...

7.8CVSS6.6AI score0.0023EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.24 views

CVE-2022-48874 misc: fastrpc: Fix use-after-free and race in fastrpc_map_find

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix use-after-free and race in fastrpcmapfind Currently, there is a race window between the point when the mutex is unlocked in fastrpcmaplookup and the reference count increasing fastrpcmapget in fastrpcmapfind,...

6.8AI score0.0023EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/21 6:10 a.m.68 views

CVE-2022-48874

The CVE-2022-48874 issue is in the Linux kernel fastrpc subsystem. The description specifies a race condition between fastrpc_map_lookup() unlocking a mutex and the reference count increment in fastrpc_map_find() via fastrpc_map_get(), which can lead to use-after-free. The proposed fix merges fas...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.38 views

CVE-2022-48874 misc: fastrpc: Fix use-after-free and race in fastrpc_map_find

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix use-after-free and race in fastrpcmapfind Currently, there is a race window between the point when the mutex is unlocked in fastrpcmaplookup and the reference count increasing fastrpcmapget in fastrpcmapfind,...

0.0023EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.46 views

CVE-2022-48872

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix use-after-free race condition for maps It is possible that in between calling fastrpcmapget until map-fl-lock is taken in fastrpcfreemap, another thread can call fastrpcmaplookup and get a reference to a map th...

7CVSS5.5AI score0.00242EPSS
SaveExploits0
OSV
OSV
added 2024/08/21 1:15 a.m.2 views

DEBIAN-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.5CVSS5.7AI score0.0021EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/08/21 12:0 a.m.6 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, which stems from a reference count leak in the platform/x86/amd component in amdpmcprobe...

7.1CVSS6.2AI score0.00226EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/08/20 12:0 a.m.7 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 Linux kernel, which stems from a reference count underflow caused by calling the nouveauboref function without initializing nouveaubo...

5.5CVSS6.2AI score0.00215EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.32 views

CVE-2024-43834

In the Linux kernel, the following vulnerability has been resolved: xdp: fix invalid wait context of pagepooldestroy If the driver uses a page pool, it creates a page pool with pagepoolcreate. The reference count of page pool is 1 as default. A page pool will be destroyed only when a reference...

5.5CVSS6.1AI score0.00245EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.34 views

CVE-2024-43834 xdp: fix invalid wait context of page_pool_destroy()

In the Linux kernel, the following vulnerability has been resolved: xdp: fix invalid wait context of pagepooldestroy If the driver uses a page pool, it creates a page pool with pagepoolcreate. The reference count of page pool is 1 as default. A page pool will be destroyed only when a reference...

0.00245EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.14 views

CVE-2024-43834 xdp: fix invalid wait context of page_pool_destroy()

In the Linux kernel, the following vulnerability has been resolved: xdp: fix invalid wait context of pagepooldestroy If the driver uses a page pool, it creates a page pool with pagepoolcreate. The reference count of page pool is 1 as default. A page pool will be destroyed only when a reference...

6.7AI score0.00245EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.45 views

CVE-2024-43834

In the Linux kernel, the following vulnerability has been resolved: xdp: fix invalid wait context of pagepooldestroy If the driver uses a page pool, it creates a page pool with pagepoolcreate. The reference count of page pool is 1 as default. A page pool will be destroyed only when a reference...

5.5CVSS5.4AI score0.00245EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/08/17 12:0 a.m.19 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 the soc:qcom:icc-bwmon module issuing a warning due to an imbalance in reference counts during bwmonremove,...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/15 5:34 a.m.15 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
RedHat Linux
RedHat Linux
added 2024/08/13 10:8 a.m.3 views

kernel: net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change

A memory leak flaw was found in the Linux kernel’s SunRpc filesystem sysfs. This flaw allows a local user to crash the system...

7.1CVSS7.2AI score0.00237EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 12:13 a.m.6 views

kernel: netfilter: nft_flow_offload: reset dst in route object after setting up flow

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.6AI score0.00228EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 12:13 a.m.4 views

kernel: net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change

A memory leak flaw was found in the Linux kernel’s SunRpc filesystem sysfs. This flaw allows a local user to crash the system...

7.1CVSS7.2AI score0.00237EPSS
SaveExploits0References5
Rows per page
Query Builder