Lucene search
+L

27718 matches found

Circl
Circl
added 2025/06/18 11:41 a.m.26 views

CVE-2022-50168

creationtimestamp| type| source ---|---|--- 2025-06-18 11:41:05+00:00| seen| https://bsky.app/profile/potato.software/post/3lruwhbsn4n23...

7.8CVSS6.7AI score0.00219EPSS
SaveExploits0References1
Circl
Circl
added 2025/06/18 11:38 a.m.25 views

CVE-2022-50219

creationtimestamp| type| source ---|---|--- 2025-06-18 11:38:35+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/18731 2025-06-18 15:48:24+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lrvebmbdb22e...

7.8CVSS6.3AI score0.002EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.8 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.8CVSS6.3AI score0.00187EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.8 views

CVE-2022-50050

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in the buffer overflow although it's...

7.8CVSS6AI score0.0019EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.11 views

CVE-2022-50030

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input Malformed user input to debugfs results in buffer overflow crashes. Adapt input string lengths to fit within internal buffers, leaving space for NUL...

7.8CVSS6.1AI score0.00193EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.6 views

CVE-2022-50213

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not allow SETID to refer to another table When doing lookups for sets on the same batch by using its ID, a set from a different table can be used. Then, when the table is removed, a reference to the set ma...

7.8CVSS6.4AI score0.00207EPSS
SaveExploits6References8
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.6 views

CVE-2022-50163

In the Linux kernel, the following vulnerability has been resolved: ax25: fix incorrect devtracker usage While investigating a separate rose issue 1, and enabling CONFIGNETDEVREFCNTTRACKER=y, Bernard reported an orthogonal ax25 issue 2 An ax25dev can be used by one or many struct ax25cb. We thus...

7.8CVSS5.7AI score0.00219EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.4 views

CVE-2022-49998

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix locking in rxrpc's sendmsg Fix three bugs in the rxrpc's sendmsg implementation: 1 rxrpcnewclientcall should release the socket lock when returning an error from rxrpcgetcallslot. 2 rxrpcwaitfortxwindowintr will return...

7.8CVSS6.1AI score0.00168EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.7 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...

5.5CVSS5.9AI score0.0014EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.5 views

CVE-2022-49953

In the Linux kernel, the following vulnerability has been resolved: iio: light: cm3605: Fix an error handling path in cm3605probe The commit in Fixes also introduced a new error handling path which should goto the existing error handling path. Otherwise some resources leak...

5.5CVSS5.9AI score0.00179EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.6 views

CVE-2022-50004

In the Linux kernel, the following vulnerability has been resolved: xfrm: policy: fix metadata dst-dev xmit null pointer dereference When we try to transmit an skb with metadatadst attached i.e. dst-dev == NULL through xfrm interface we can hit a null pointer dereference1 in xfrmixmit2 -...

5.5CVSS6AI score0.00216EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.5 views

CVE-2022-50124

In the Linux kernel, the following vulnerability has been resolved: ASoC: mt6797-mt6351: Fix refcount leak in mt6797mt6351devprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.8AI score0.00166EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.9 views

CVE-2022-50126

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix assertion 'jh-bfrozendata == NULL' failure when journal aborted Following process will fail assertion 'jh-bfrozendata == NULL' in jbd2journaldirtymetadata: jbd2journalcommittransaction unlinkdir/a jh-btransaction = tran...

5.5CVSS5.9AI score0.00166EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.6 views

CVE-2022-49939

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF of ref-proc caused by race condition A transaction of type BINDERTYPEWEAKHANDLE can fail to increment the reference for a node. In this case, the target proc normally releases the failed reference upon close as...

7.8CVSS6.1AI score0.00147EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.5 views

CVE-2022-49972

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix corrupted packets for XDPSHAREDUMEM Fix an issue in XDPSHAREDUMEM mode together with aligned mode where packets are corrupted for the second and any further sockets bound to the same umem. In other words, this does not...

7.8CVSS6.3AI score0.00194EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.5 views

CVE-2022-50211

In the Linux kernel, the following vulnerability has been resolved: md-raid10: fix KASAN warning There's a KASAN warning in raid10removedisk when running the lvm test lvconvert-raid-reshape.sh. We fix this warning by verifying that the value "number" is valid. BUG: KASAN: slab-out-of-bounds in...

7.1CVSS5.8AI score0.00213EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.7 views

CVE-2022-50149

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential deadlock in driverattach In driverattach function, There are also AA deadlock problem, like the commit b232b02bf3c2 "driver core: fix deadlock in deviceattach". stack like commit b232b02bf3c2 "driver...

5.5CVSS6AI score0.00126EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.5 views

CVE-2022-50092

In the Linux kernel, the following vulnerability has been resolved: dm thin: fix use-after-free crash in dmsmregisterthresholdcallback Fault inject on pool metadata device reports: BUG: KASAN: use-after-free in dmpoolregistermetadatathreshold+0x40/0x80 Read of size 8 at addr ffff8881b9d50068 by...

5.5CVSS5.9AI score0.00211EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.8 views

CVE-2022-50071

In the Linux kernel, the following vulnerability has been resolved: mptcp: move subflow cleanup in mptcpdestroycommon If the mptcp socket creation fails due to a CGROUPINETSOCKCREATE eBPF program, the MPTCP protocol ends-up leaking all the subflows: the related cleanup happens in mptcpdestroysock...

7.8CVSS6.7AI score0.00201EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.8 views

CVE-2022-50019

In the Linux kernel, the following vulnerability has been resolved: tty: serial: Fix refcount leak bug in uccuart.c In socinfo, offindnodebytype will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

5.5CVSS5.9AI score0.00166EPSS
SaveExploits0References9
Rows per page
Query Builder