Lucene search
+L

7949 matches found

OSV
OSV
added 2025/09/15 11:15 p.m.2 views

DEBIAN-CVE-2025-43368

A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26, iOS 26 and iPadOS 26, macOS Tahoe 26. Processing maliciously crafted web content may lead to an unexpected Safari crash...

4.3CVSS6AI score0.00768EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 11:15 p.m.6 views

UBUNTU-CVE-2025-43368

A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26, iOS 26 and iPadOS 26, macOS Tahoe 26. Processing maliciously crafted web content may lead to an unexpected Safari crash...

4.3CVSS6.7AI score0.00768EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/15 10:35 p.m.25 views

CVE-2025-43368

A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26, iOS 26 and iPadOS 26, macOS Tahoe 26. Processing maliciously crafted web content may lead to an unexpected Safari crash...

0.00768EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/15 10:35 p.m.103 views

CVE-2025-43368

CVE-2025-43368 is a use-after-free vulnerability in WebKitGTK/WebKit (webuikit) that can occur while processing malicious web content, potentially causing an unexpected crash in Safari when rendering content. Connected advisories (Debian, AlmaLinux, Amazon Linux 2, Astra Linux) confirm the issue ...

4.3CVSS6.5AI score0.00768EPSS
SaveExploits0References8Affected Software4
Cvelist
Cvelist
added 2025/09/15 10:35 p.m.26 views

CVE-2025-43343

The issue was addressed with improved memory handling. This issue is fixed in Safari 26, iOS 26 and iPadOS 26, macOS Tahoe 26, tvOS 26, visionOS 26, watchOS 26. Processing maliciously crafted web content may lead to an unexpected process crash...

0.00769EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 6:54 p.m.22 views

CLSA-2025-1757962453 kernel: Fix of 32 CVEs

inet: fully convert sk-skrxdst to RCU rules CVE-2021-47103 - ALSA: usb-audio: Fix out of bounds reads when finding clock sources CVE-2024-53150 - posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel CVE-2025-38352 - can: peakusb: fix use after free bugs CVE-2021-47670 -...

9.8CVSS7.2AI score0.01351EPSS
SaveExploits9References1
NVD
NVD
added 2025/09/15 3:15 p.m.21 views

CVE-2023-53255

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: Fix a potential resource leak in svccreatememorypool svccreatememorypool is only called from stratix10svcdrvprobe. Most of resources in the probe are managed, but not this memremap call. There is also no...

5.5CVSS0.00145EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 3:15 p.m.4 views

CVE-2022-50338

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.1AI score
SaveExploits0
NVD
NVD
added 2025/09/15 3:15 p.m.6 views

CVE-2022-50288

In the Linux kernel, the following vulnerability has been resolved: qlcnic: prevent -dcb use-after-free on qlcnicdcbenable failure adapter-dcb would get silently freed inside qlcnicdcbenable in case qlcnicdcbattach would return an error, which always happens under OOM conditions. This would lead ...

5.5CVSS0.00158EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 3:15 p.m.1 views

DEBIAN-CVE-2022-50288

In the Linux kernel, the following vulnerability has been resolved: qlcnic: prevent -dcb use-after-free on qlcnicdcbenable failure adapter-dcb would get silently freed inside qlcnicdcbenable in case qlcnicdcbattach would return an error, which always happens under OOM conditions. This would lead ...

5.5CVSS5.4AI score0.00158EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.3 views

DEBIAN-CVE-2022-50285

In the Linux kernel, the following vulnerability has been resolved: mm,hugetlb: take hugetlblock before decrementing h-resvhugepages The h-hugepages counters are protected by the hugetlblock, but allochugepage has a corner case where it can decrement the counter outside of the lock. This could le...

5.5CVSS5.4AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.6 views

UBUNTU-CVE-2022-50285

In the Linux kernel, the following vulnerability has been resolved: mm,hugetlb: take hugetlblock before decrementing h-resvhugepages The h-hugepages counters are protected by the hugetlblock, but allochugepage has a corner case where it can decrement the counter outside of the lock. This could le...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.19 views

CVE-2023-53253 HID: nvidia-shield: Reference hid_device devm allocation of input_dev name

In the Linux kernel, the following vulnerability has been resolved: HID: nvidia-shield: Reference hiddevice devm allocation of inputdev name Use hiddevice for devm allocation of the inputdev name to avoid a use-after-free. inputunregisterdevice would trigger devres cleanup of all resources...

8.8CVSS0.0019EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/15 2:21 p.m.33 views

CVE-2022-50288

The CVE-2022-50288 issue affects the Linux kernel qlcnic driver: under OOM, qlcnic_dcb_attach() can fail inside qlcnic_dcb_enable(), leading to adapter->dcb being freed while callers still use it via qlcnic_dcb_get_info(), causing a use-after-free. The fix propagates errors from qlcnic_dcb_ena...

5.5CVSS6.1AI score0.00158EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.14 views

CVE-2022-50288 qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure

In the Linux kernel, the following vulnerability has been resolved: qlcnic: prevent -dcb use-after-free on qlcnicdcbenable failure adapter-dcb would get silently freed inside qlcnicdcbenable in case qlcnicdcbattach would return an error, which always happens under OOM conditions. This would lead ...

0.00158EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/15 2:21 p.m.31 views

CVE-2022-50285

CVE-2022-50285 tracks a Linux kernel vulnerability in the hugetlb subsystem where resv_huge_pages could be decremented outside the hugetlb_lock, risking a corrupted counter. The issue arises in alloc_huge_page’s corner case, creating a local (unprivileged) attack surface with a low attack complex...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2025/09/15 2:15 p.m.9 views

CVE-2023-53171

In the Linux kernel, the following vulnerability has been resolved: vfio/type1: prevent underflow of lockedvm via exec When a vfio container is preserved across exec, the task does not change, but it gets a new mm with lockedvm=0, and loses the count from existing dma mappings. If the user later...

5.5CVSS0.00155EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/15 2:15 p.m.7 views

CVE-2022-50240

In the Linux kernel, the following vulnerability has been resolved: android: binder: stop saving a pointer to the VMA Do not record a pointer to a VMA outside of the mmaplock for later use. This is unsafe and there are a number of failure paths after the recorded VMA pointer may be freed during...

7.8CVSS0.00164EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:06 p.m.6 views

CVE-2023-53195 mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_init

In the Linux kernel, the following vulnerability has been resolved: mlxsw: minimal: fix potential memory leak in mlxswmlinecardsinit The line cards array is not freed in the error path of mlxswmlinecardsinit, which can lead to a memory leak. Fix by freeing the array in the error path, thereby...

6.1AI score
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:06 p.m.9 views

CVE-2023-53190 vxlan: Fix memory leaks in error path

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix memory leaks in error path The memory allocated by vxlanvnigroupinit is not freed in the error path, leading to memory leaks 1. Fix by calling vxlanvnigroupuninit in the error path. The leaks can be reproduced by...

6.2AI score
SaveExploits0References6
Rows per page
Query Builder