Lucene search
+L

514 matches found

Cvelist
Cvelist
added 2025/07/03 8:35 a.m.19 views

CVE-2025-38137 PCI/pwrctrl: Cancel outstanding rescan work when unregistering

In the Linux kernel, the following vulnerability has been resolved: PCI/pwrctrl: Cancel outstanding rescan work when unregistering It's possible to trigger use-after-free here by: a forcing rescanworkfunc to take a long time and b utilizing a pwrctrl driver that may be unloaded for some reason...

0.00158EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.18 views

CVE-2025-38128 Bluetooth: MGMT: reject malformed HCI_CMD_SYNC commands

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: reject malformed HCICMDSYNC commands In 'mgmthcicmdsync', check whether the size of parameters passed in 'struct mgmtcphcicmdsync' matches the total size of the data i.e. 'sizeofstruct mgmtcphcicmdsync' plus...

0.00141EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/03 8:35 a.m.59 views

CVE-2025-38128

Technical details on CVE-2025-38128 are not publicly provided in the connected documents. The advisories reference the vulnerability at a high level but do not expand on affected products, versions, root cause, exploit details, or fixes within this dataset. Monitor for updates.

5.5CVSS7.2AI score0.00141EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.14 views

CVE-2025-38106 io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo()

In the Linux kernel, the following vulnerability has been resolved: iouring: fix use-after-free of sq-thread in iouringshowfdinfo syzbot reports: BUG: KASAN: slab-use-after-free in getrusage+0x1109/0x1a60 Read of size 8 at addr ffff88810de2d2c8 by task a.out/304 CPU: 0 UID: 0 PID: 304 Comm: a.out...

7.8CVSS0.00162EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.15 views

CVE-2025-38103 HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhidparse Update struct hiddescriptor to better reflect the mandatory and optional parts of the HID Descriptor as per USB HID 1.11 specification. Note: the kernel currently...

0.00179EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/07/02 2:43 p.m.11 views

CVE-2025-38092 ksmbd: use list_first_entry_or_null for opinfo_get_list()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use listfirstentryornull for opinfogetlist The listfirstentry macro never returns NULL. If the list is empty then it returns an invalid pointer. Use listfirstentryornull to check if the list is empty...

8.8CVSS0.00282EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/28 7:52 a.m.94 views

CVE-2025-38086

CVE-2025-38086 involves a Linux kernel vulnerability in net/ch9200 where mii_nway_restart() can trigger an uninitialised access through ch9200_mdio_read() due to not checking control_read() return value. The bug stems from an uninitialised local buffer (buff) being accessed when control_read() do...

5.5CVSS6.7AI score0.00156EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/06/28 7:44 a.m.23 views

CVE-2025-38084 mm/hugetlb: unshare page tables during VMA split, not before

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: unshare page tables during VMA split, not before Currently, splitvma triggers hugetlb page table unsharing through vmops-maysplit. This happens before the VMA lock and rmap locks are taken - which is too early, it...

7.8CVSS0.00163EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2025/06/20 6:44 p.m.9 views

CVE-2025-38037

In the Linux kernel, the following vulnerability has been resolved: vxlan: Annotate FDB data races The 'used' and 'updated' fields in the FDB entry structure can be accessed concurrently by multiple threads, leading to reports such as 1. Can be reproduced using 2. Suppress these reports by...

1.9CVSS6.9AI score0.00182EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 9:59 a.m.19 views

CVE-2022-49977

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix NULL pointer dereference in isftracetrampoline when ftrace is dead ftracestartup does not remove ops from ftraceopslist when ftracestartupenable fails: registerftracefunction ftracestartup registerftracefunction...

7CVSS6.7AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 2:3 a.m.12 views

CVE-2022-50186

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix missing skb drop on htctxcompletion error On htctxcompletion error the skb is not dropped. This is wrong since the completionhandler logic expect the skb to be consumed anyway even when an error is triggered. Not...

5.5CVSS7.1AI score0.00205EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/19 7:59 p.m.6 views

CVE-2022-50214

In the Linux kernel, the following vulnerability has been resolved: coresight: Clear the connection field properly coresight devices track their connections output connections and hold a reference to the fwnode. When a device goes away, we walk through the devices on the coresight bus and make su...

6.4CVSS7.2AI score0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.10 views

CVE-2022-50232

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.00173EPSS
SaveExploits0References2
NVD
NVD
added 2025/06/18 11:15 a.m.24 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.8CVSS0.00199EPSS
SaveExploits0References7
NVD
NVD
added 2025/06/18 11:15 a.m.12 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.8CVSS0.00211EPSS
SaveExploits0References3
NVD
NVD
added 2025/06/18 11:15 a.m.14 views

CVE-2022-50072

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pnfs: Fix a use-after-free bug in open If someone cancels the open RPC call, then we must not try to free either the open slot or the layoutget operation arguments, since they are likely still in use by the hung RPC call...

7.8CVSS0.00165EPSS
SaveExploits0References6
NVD
NVD
added 2025/06/18 11:15 a.m.9 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.5CVSS0.0014EPSS
SaveExploits0References2
NVD
NVD
added 2025/06/18 11:15 a.m.7 views

CVE-2022-50068

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Fix dummy res NULL ptr deref bug Check the bo-resource value before accessing the resource memtype. v2: Fix commit description unwrapped warning 40.191227 T184 general protection fault, probably for non-canonical address...

5.5CVSS0.002EPSS
SaveExploits0References3
NVD
NVD
added 2025/06/18 11:15 a.m.15 views

CVE-2022-50053

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix reset error handling Do not call iavfclose in iavfresettask error handling. Doing so can lead to double call of napidisable, which can lead to deadlock there. Removing VF would lead to iavfremove task being stuck, becau...

5.5CVSS0.0012EPSS
SaveExploits0References3
NVD
NVD
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.5CVSS0.0016EPSS
SaveExploits0References8
Rows per page
Query Builder