Lucene search
+L

23592 matches found

NVD
NVD
added 2025/06/18 4:15 p.m.18 views

CVE-2024-54183

IBM Sterling B2B Integrator and IBM Sterling File Gateway 6.0.0.0 through 6.1.2.6 and 6.2.0.0 through 6.2.0.4 is vulnerable to cross-site scripting. This vulnerability allows an authenticated user to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentiall...

5.4CVSS0.00174EPSS
SaveExploits0References1
Circl
Circl
added 2025/06/18 2:41 p.m.23 views

CVE-2025-45661

creationtimestamp| type| source ---|---|--- 2025-06-18 14:41:43+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/18742 2025-06-18 17:33:34+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lrvk5n5qaw2i...

5.9CVSS4.8AI score0.00327EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/06/18 2:40 p.m.3 views

CVE-2022-50159

In the Linux kernel, the following vulnerability has been resolved: of: check previous kernel's ima-kexec-buffer against memory bounds Presently imagetkexecbuffer doesn't check if the previous kernel's ima-kexec-buffer lies outside the addressable memory range. This can result in a kernel panic i...

5.5CVSS6.1AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/18 2:35 p.m.3 views

CVE-2022-50063

In the Linux kernel, the following vulnerability has been resolved: net: dsa: felix: suppress non-changes to the tagging protocol The way in which dsatreechangetagproto works is that when dsatreenotify fails, it doesn't know whether the operation failed mid way in a multi-switch tree, or it faile...

7CVSS6.2AI score0.0014EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/18 2:16 p.m.21 views

CVE-2025-3602

Liferay Portal 7.4.0 through 7.4.3.97, and Liferay DXP 2023.Q3.1 through 2023.Q3.2, 7.4 GA through update 92, 7.3 GA through update 35, and 7.2 fix pack 8 through fix pack 20 does not limit the depth of a GraphQL queries, which allows remote attackers to perform denial-of-service DoS attacks on t...

8.7CVSS6.6AI score0.0044EPSS
SaveExploits0References1
Circl
Circl
added 2025/06/18 2:10 p.m.7 views

CVE-2025-49176

creationtimestamp| type| source ---|---|--- 2025-06-18 14:10:54+00:00| seen| https://seclists.org/oss-sec/2025/q2/266 2025-06-23 06:45:54+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/19184 2025-07-06 15:38:50+00:00| seen|...

7.3CVSS7.1AI score0.0034EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/18 1:19 p.m.6 views

CVE-2022-49952

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix memory corruption on probe Add the missing sanity check on the probed-session count to avoid corrupting memory beyond the fixed-size slab-allocated session array when there are more than FASTRPCMAXSESSIONS...

5.5CVSS6.6AI score0.00215EPSS
SaveExploits0References4
Circl
Circl
added 2025/06/18 12:04 p.m.25 views

CVE-2025-24287

creationtimestamp| type| source ---|---|--- 2025-06-18 12:04:07+00:00| seen| https://www.kyberturvallisuuskeskus.fi/fi/haavoittuvuus12/2025 2025-06-18 23:41:40+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/18827 2025-06-22 00:49:38+00:00| seen|...

6.1CVSS8.6AI score0.00242EPSS
SaveExploits0References5
Circl
Circl
added 2025/06/18 11:17 a.m.11 views

CVE-2025-38051

creationtimestamp| type| source ---|---|--- 2025-06-18 11:17:04+00:00| seen| https://infosec.exchange/users/vuldb/statuses/114704084142967074 2026-01-12 14:00:35+00:00| seen| Telegram/W42l9RcdLxVVinY3-dFB0tPHXweBIdMd-0K0xvZ1hMZjjcc 2026-02-20 14:25:22+00:00| seen|...

7.8CVSS6.8AI score0.00178EPSS
SaveExploits0References2
NVD
NVD
added 2025/06/18 11:15 a.m.9 views

CVE-2022-50230

In the Linux kernel, the following vulnerability has been resolved: arm64: set UXN on swapper page tables This issue was fixed upstream by accident in c3cee924bd85 "arm64: head: cover entire kernel image in initial ID map" as part of a large refactoring of the arm64 boot flow. This simple fix is...

5.5CVSS0.00171EPSS
SaveExploits0References2
NVD
NVD
added 2025/06/18 11:15 a.m.13 views

CVE-2022-50221

In the Linux kernel, the following vulnerability has been resolved: drm/fb-helper: Fix out-of-bounds access Clip memory range to screen-buffer size to avoid out-of-bounds access in fbdev deferred I/O's damage handling. Fbdev's deferred I/O can only track pages. From the range of pages, the damage...

7.8CVSS0.00187EPSS
SaveExploits0References2
NVD
NVD
added 2025/06/18 11:15 a.m.15 views

CVE-2022-50203

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: display: Fix refcount leak bug In omapdssinitfbdev, offindnodebyname will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

5.5CVSS0.00211EPSS
SaveExploits0References8
NVD
NVD
added 2025/06/18 11:15 a.m.12 views

CVE-2022-50199

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: Fix refcount leak in omapdssinitof omapdssfinddssofnode calls offindcompatiblenode to get device node. offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on it when done. A...

5.5CVSS0.00211EPSS
SaveExploits0References6
NVD
NVD
added 2025/06/18 11:15 a.m.13 views

CVE-2022-50194

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: aoss: Fix refcount leak in qmpcoolingdevicesregister Every iteration of foreachavailablechildofnode decrements the reference count of the previous node. When breaking early from a foreachavailablechildofnode loop, we...

5.5CVSS0.00211EPSS
SaveExploits0References6
NVD
NVD
added 2025/06/18 11:15 a.m.7 views

CVE-2022-50191

In the Linux kernel, the following vulnerability has been resolved: regulator: of: Fix refcount leak bug in ofgetregulationconstraints We should call the ofnodeput for the reference returned by ofgetchildbyname which has increased the refcount...

5.5CVSS0.00217EPSS
SaveExploits0References8
NVD
NVD
added 2025/06/18 11:15 a.m.20 views

CVE-2022-50175

In the Linux kernel, the following vulnerability has been resolved: media: tw686x: Fix memory leak in tw686xvideoinit videodevicealloc allocates memory for vdev, when videoregisterdevice fails, it doesn't release the memory and leads to memory leak, call videodevicerelease to fix this...

5.5CVSS0.0021EPSS
SaveExploits0References5
NVD
NVD
added 2025/06/18 11:15 a.m.19 views

CVE-2022-50162

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: Fix possible refcount leak in ifusbprobe usbgetdev will be called before lbsgetfirmwareasync which means that usbputdev need to be called when lbsgetfirmwareasync fails...

5.5CVSS0.00166EPSS
SaveExploits0References8
NVD
NVD
added 2025/06/18 11:15 a.m.12 views

CVE-2022-50156

In the Linux kernel, the following vulnerability has been resolved: HID: cp2112: prevent a buffer overflow in cp2112xfer Smatch warnings: drivers/hid/hid-cp2112.c:793 cp2112xfer error: memcpy 'data-block1' too small 33 vs 255 drivers/hid/hid-cp2112.c:793 cp2112xfer error: memcpy 'buf' too small 6...

7.8CVSS0.00193EPSS
SaveExploits0References7
NVD
NVD
added 2025/06/18 11:15 a.m.13 views

CVE-2022-50154

In the Linux kernel, the following vulnerability has been resolved: PCI: mediatek-gen3: Fix refcount leak in mtkpcieinitirqdomains ofgetchildbyname returns a node pointer with refcount incremented, so we should use ofnodeput on it when we don't need it anymore. Add missing ofnodeput to avoid...

5.5CVSS0.00165EPSS
SaveExploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.34 views

CVE-2022-50146

In the Linux kernel, the following vulnerability has been resolved: PCI: dwc: Deallocate EPC memory on dwpcieepinit errors If dwpcieepinit fails to perform any action after the EPC memory is initialized and the MSI memory region is allocated, the latter parts won't be undone thus causing a memory...

5.5CVSS0.00165EPSS
SaveExploits0References5
Rows per page
Query Builder