Lucene search
+L

24507 matches found

NVD
NVD
added 2025/09/16 8:15 a.m.13 views

CVE-2023-53267

In the Linux kernel, the following vulnerability has been resolved: driver: soc: xilinx: fix memory leak in xlnxaddcbfornotifyevent The kfree should be called when memory fails to be allocated for cbdata in xlnxaddcbfornotifyevent, otherwise there will be a memory leak, so add kfree to fix it...

5.5CVSS0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 8:15 a.m.10 views

UBUNTU-CVE-2023-53267

In the Linux kernel, the following vulnerability has been resolved: driver: soc: xilinx: fix memory leak in xlnxaddcbfornotifyevent The kfree should be called when memory fails to be allocated for cbdata in xlnxaddcbfornotifyevent, otherwise there will be a memory leak, so add kfree to fix it...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/16 8:06 a.m.3 views

CVE-2023-53267 driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()

In the Linux kernel, the following vulnerability has been resolved: driver: soc: xilinx: fix memory leak in xlnxaddcbfornotifyevent The kfree should be called when memory fails to be allocated for cbdata in xlnxaddcbfornotifyevent, otherwise there will be a memory leak, so add kfree to fix it...

6AI score0.00154EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/16 8:06 a.m.40 views

CVE-2023-53267

The CVE-2023-53267 issue affects the Linux kernel driver for Xilinx SoC where memory allocated for cb_data in xlnx_add_cb_for_notify_event() could leak if kfree() is not invoked on allocation failure. The connected documents confirm a fix was applied to ensure kfree() is called to prevent leaks. ...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/09/16 8:06 a.m.18 views

CVE-2023-53267 driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()

In the Linux kernel, the following vulnerability has been resolved: driver: soc: xilinx: fix memory leak in xlnxaddcbfornotifyevent The kfree should be called when memory fails to be allocated for cbdata in xlnxaddcbfornotifyevent, otherwise there will be a memory leak, so add kfree to fix it...

0.00154EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/09/16 8:06 a.m.15 views

CVE-2023-53267

In the Linux kernel, the following vulnerability has been resolved: driver: soc: xilinx: fix memory leak in xlnxaddcbfornotifyevent The kfree should be called when memory fails to be allocated for cbdata in xlnxaddcbfornotifyevent, otherwise there will be a memory leak, so add kfree to fix it...

5.5CVSS5.3AI score0.00154EPSS
SaveExploits0
OSV
OSV
added 2025/09/16 8:06 a.m.11 views

CVE-2023-53267 driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()

In the Linux kernel, the following vulnerability has been resolved: driver: soc: xilinx: fix memory leak in xlnxaddcbfornotifyevent The kfree should be called when memory fails to be allocated for cbdata in xlnxaddcbfornotifyevent, otherwise there will be a memory leak, so add kfree to fix it...

5.5CVSS6.1AI score
SaveExploits0References6
Circl
Circl
added 2025/09/16 12:02 a.m.8 views

CVE-2025-59361

creationtimestamp| type| source ---|---|--- 2025-09-16 00:02:09+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3lyvzegael62w 2025-09-17 06:18:25+00:00| seen| https://gist.github.com/Darkcrai86/c8521e2a007c98d399e1c3edf6006647 2025-09-17 09:19:33+00:00| seen|...

9.8CVSS5.1AI score0.03269EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2025/09/16 12:00 a.m.8 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 originates from not properly handling the state of an event when performing a stop or start operation on an inactive...

7.8CVSS6.2AI score0.00159EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.11 views

PT-2025-37872

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the xlnx add cb for notify event function within the Xilinx SoC driver. The kfree function was not called when memory allocation for cb data failed, leading to a...

5.5CVSS6.2AI score0.00154EPSS
SaveExploits0References18
Circl
Circl
added 2025/09/15 7:25 p.m.7 views

CVE-2025-41249

creationtimestamp| type| source ---|---|--- 2025-09-15 19:25:55+00:00| seen| https://bsky.app/profile/sambrannen.com/post/3lyvjwf4al22r 2025-09-16 08:49:48+00:00| seen| https://bsky.app/profile/snicoll.be/post/3lywwtvqtqs2j 2025-09-16 10:32:02+00:00| seen|...

7.5CVSS6.8AI score0.00461EPSS
SaveExploits0References13
Circl
Circl
added 2025/09/15 4:00 p.m.12 views

CVE-2025-38588

creationtimestamp| type| source ---|---|--- 2025-09-15 16:00:59+00:00| seen| Telegram/mEyglCHdbc3d2TNMQYMwOsN0NbABO0mU4FoEKo0-vo7aoKDx...

5.5CVSS4.8AI score0.00156EPSS
SaveExploits0
OSV
OSV
added 2025/09/15 3:15 p.m.8 views

DEBIAN-CVE-2023-53237

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuirqput call trace in gmcv110hwfini The gmc.eccirq is enabled by firmware per IFWI setting, and the host driver is not privileged to enable/disable the interrupt. So, it is meaningless to use the amdgpuirqput...

5.5CVSS5.3AI score0.00155EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/15 3:15 p.m.10 views

CVE-2022-50270

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix the assign logic of iocb commit 18ae8d12991b "f2fs: show more DIO information in tracepoint" introduces iocb field in 'f2fsdirectIOenter' trace event And it only assigns the pointer and later it accesses its field in...

7.1CVSS0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 3:15 p.m.12 views

UBUNTU-CVE-2022-50270

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix the assign logic of iocb commit 18ae8d12991b "f2fs: show more DIO information in tracepoint" introduces iocb field in 'f2fsdirectIOenter' trace event And it only assigns the pointer and later it accesses its field in...

7.1CVSS5.7AI score0.00157EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:21 p.m.12 views

CVE-2022-50270 f2fs: fix the assign logic of iocb

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix the assign logic of iocb commit 18ae8d12991b "f2fs: show more DIO information in tracepoint" introduces iocb field in 'f2fsdirectIOenter' trace event And it only assigns the pointer and later it accesses its field in...

7.1CVSS6AI score
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:15 p.m.4 views

DEBIAN-CVE-2023-53188

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix race on port output assume the following setup on a single machine: 1. An openvswitch instance with one bridge and default flows 2. two network namespaces "server" and "client" 3. two ovs interfaces "server"...

4.7CVSS5AI score0.00112EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.9 views

UBUNTU-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.5CVSS5.9AI score0.00155EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 2:04 p.m.6 views

CVE-2023-53188 net: openvswitch: fix race on port output

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix race on port output assume the following setup on a single machine: 1. An openvswitch instance with one bridge and default flows 2. two network namespaces "server" and "client" 3. two ovs interfaces "server"...

6.5AI score
SaveExploits0References9
Circl
Circl
added 2025/09/15 10:32 a.m.10 views

CVE-2025-9826

creationtimestamp| type| source ---|---|--- 2025-09-15 10:32:06+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3lyum3w42xt2o 2025-09-15 14:29:52+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lyuzf4nzcg2x...

7CVSS4.8AI score0.00255EPSS
SaveExploits0References2
Rows per page
Query Builder