Lucene search
+L

18760 matches found

OSV
OSV
added 2025/02/26 6:37 a.m.12 views

CVE-2021-47638

In the Linux kernel, the following vulnerability has been resolved: ubifs: renamewhiteout: Fix double free for whiteoutui-data 'whiteoutui-data' will be freed twice if space budget fail for rename whiteout operation as following process: renamewhiteout dev = kmalloc whiteoutui-data = dev...

5.5CVSS6.9AI score
SaveExploits0References8
OSV
OSV
added 2025/02/26 6:37 a.m.7 views

DEBIAN-CVE-2021-47638

In the Linux kernel, the following vulnerability has been resolved: ubifs: renamewhiteout: Fix double free for whiteoutui-data 'whiteoutui-data' will be freed twice if space budget fail for rename whiteout operation as following process: renamewhiteout dev = kmalloc whiteoutui-data = dev...

5.5CVSS5.6AI score0.00255EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 6:37 a.m.18 views

CVE-2021-47638

In the Linux kernel, the following vulnerability has been resolved: ubifs: renamewhiteout: Fix double free for whiteoutui-data 'whiteoutui-data' will be freed twice if space budget fail for rename whiteout operation as following process: renamewhiteout dev = kmalloc whiteoutui-data = dev...

7.8CVSS0.00255EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 6:37 a.m.3 views

UBUNTU-CVE-2021-47638

In the Linux kernel, the following vulnerability has been resolved: ubifs: renamewhiteout: Fix double free for whiteoutui-data 'whiteoutui-data' will be freed twice if space budget fail for rename whiteout operation as following process: renamewhiteout dev = kmalloc whiteoutui-data = dev...

7.8CVSS6.2AI score0.00255EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.51 views

CVE-2022-49686

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix list double add in uvcgvideopump A panic can occur if the endpoint becomes disabled and the uvcgvideopump adds the request back to the reqfree list after it has already been queued to the endpoint. The...

7.8CVSS5.6AI score0.00244EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:24 a.m.20 views

CVE-2022-49686 usb: gadget: uvc: fix list double add in uvcg_video_pump

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix list double add in uvcgvideopump A panic can occur if the endpoint becomes disabled and the uvcgvideopump adds the request back to the reqfree list after it has already been queued to the endpoint. The...

5.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.42 views

CVE-2022-49686 usb: gadget: uvc: fix list double add in uvcg_video_pump

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix list double add in uvcgvideopump A panic can occur if the endpoint becomes disabled and the uvcgvideopump adds the request back to the reqfree list after it has already been queued to the endpoint. The...

0.00244EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 2:23 a.m.14 views

CVE-2022-49648 tracing/histograms: Fix memory leak problem

In the Linux kernel, the following vulnerability has been resolved: tracing/histograms: Fix memory leak problem This reverts commit 46bbe5c671e06f070428b9be142cc4ee5cedebac. As commit 46bbe5c671e0 "tracing: fix double free" said, the "double free" problem reported by clang static analyzer is: In...

5.5CVSS5.2AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/02/26 2:23 a.m.2 views

CVE-2022-49648 tracing/histograms: Fix memory leak problem

In the Linux kernel, the following vulnerability has been resolved: tracing/histograms: Fix memory leak problem This reverts commit 46bbe5c671e06f070428b9be142cc4ee5cedebac. As commit 46bbe5c671e0 "tracing: fix double free" said, the "double free" problem reported by clang static analyzer is: In...

6.2AI score0.00266EPSS
SaveExploits0References6
CVE
CVE
added 2025/02/26 2:23 a.m.117 views

CVE-2022-49648

CVE-2022-49648 – Linux kernel tracing/histograms memory leak fix . The provided documents confirm a memory-leak regression in the tracing/histograms area that occurred after a double-free fix, and that the issue was resolved by reverting the commit described as fixing double free. The description...

5.5CVSS5.4AI score0.00266EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.22 views

CVE-2022-49648 tracing/histograms: Fix memory leak problem

In the Linux kernel, the following vulnerability has been resolved: tracing/histograms: Fix memory leak problem This reverts commit 46bbe5c671e06f070428b9be142cc4ee5cedebac. As commit 46bbe5c671e0 "tracing: fix double free" said, the "double free" problem reported by clang static analyzer is: In...

0.00266EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.11 views

CVE-2022-49648

In the Linux kernel, the following vulnerability has been resolved: tracing/histograms: Fix memory leak problem This reverts commit 46bbe5c671e06f070428b9be142cc4ee5cedebac. As commit 46bbe5c671e0 "tracing: fix double free" said, the "double free" problem reported by clang static analyzer is: In...

5.5CVSS5.5AI score0.00266EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:14 a.m.24 views

CVE-2022-49558 netfilter: nf_tables: double hook unregistration in netns path

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: double hook unregistration in netns path nftreleasehooks is called from prenetns exit path which unregisters the hooks, then the NETDEVUNREGISTER event is triggered which unregisters the hooks again. 565.2214...

0.00264EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 2:14 a.m.13 views

CVE-2022-49558 netfilter: nf_tables: double hook unregistration in netns path

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: double hook unregistration in netns path nftreleasehooks is called from prenetns exit path which unregisters the hooks, then the NETDEVUNREGISTER event is triggered which unregisters the hooks again. 565.2214...

5AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/02/26 2:14 a.m.19 views

CVE-2022-49558

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: double hook unregistration in netns path nftreleasehooks is called from prenetns exit path which unregisters the hooks, then the NETDEVUNREGISTER event is triggered which unregisters the hooks again. 565.2214...

5.5CVSS5.3AI score0.00264EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:14 a.m.84 views

CVE-2022-49558

CVE-2022-49558 affects the Linux kernel nf_tables/netfilter path. The issue is a double unregistration of hooks in netns path: __nft_release_hooks() unregisters hooks during pre_netns exit, and NETDEV_UNREGISTER triggers unregister again, leading to potential hook handling inconsistencies. The pr...

5.5CVSS6.6AI score0.00264EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.8 views

CVE-2022-49541

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential double free during failed mount RHBZ: https://bugzilla.redhat.com/showbug.cgi?id=2088799...

7.8CVSS5.3AI score0.00299EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:13 a.m.11 views

CVE-2022-49541 cifs: fix potential double free during failed mount

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential double free during failed mount RHBZ: https://bugzilla.redhat.com/showbug.cgi?id=2088799...

7.8CVSS5.2AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.10 views

CVE-2022-49541 cifs: fix potential double free during failed mount

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential double free during failed mount RHBZ: https://bugzilla.redhat.com/showbug.cgi?id=2088799...

6.7AI score0.00299EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.30 views

CVE-2022-49530 drm/amd/pm: fix double free in si_parse_power_table()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix double free in siparsepowertable In function siparsepowertable, array adev-pm.dpm.ps and its member is allocated. If the allocation of each member fails, the array itself is freed and returned with an error code...

7.8CVSS0.00278EPSS
SaveExploits0References9
Rows per page
Query Builder