Lucene search
+L

6913 matches found

UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.4 views

CVE-2022-50325

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix potential RX buffer overflow If an event caused firmware to return invalid RX size for LARGECONFIGGET, memcpyfromio could end up copying too many bytes. Fix by utilizing mint...

7.8CVSS6.3AI score0.00179EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.3 views

CVE-2022-50308

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Add checks for devmkcalloc As the devmkcalloc may return NULL, the return value needs to be checked to avoid NULL poineter dereference...

5.5CVSS5.5AI score0.00155EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.8 views

CVE-2022-50327

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: idle: Check acpifetchacpidev return value The return value of acpifetchacpidev could be NULL, which would cause a NULL pointer dereference to occur in acpidevicehid. rjw: Subject and changelog edits, added empty...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
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...

5.7AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.1 views

CVE-2023-53240

In the Linux kernel, the following vulnerability has been resolved: xsk: check IFFUP earlier in Tx path Xsk Tx can be triggered via either sendmsg or poll syscalls. These two paths share a call to common function xskxmit which has two sanity checks within. A pseudo code example to show the two...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.5 views

CVE-2023-53233

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix deadlock triggered by canceldelayedworksyn The following LOCKDEP was detected: Workqueue: events smclgrfreework smc WARNING: possible circular locking dependency detected...

5.5CVSS5.7AI score0.00118EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.4 views

CVE-2023-53208

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Load L1's TSC multiplier based on L1 state, not L2 state When emulating nested VM-Exit, load L1's TSC multiplier if L1's desired ratio doesn't match the current ratio, not if the ratio L1 is using for L2 diverges from...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.4 views

CVE-2023-53210

In the Linux kernel, the following vulnerability has been resolved: md/raid5-cache: fix null-ptr-deref for r5lflushstripetoraid r5lflushstripetoraid will check if the list 'flushingios' is empty, and then submit 'flushbio', however, r5llogflushendio is clearing the list first and then clear the...

5.5CVSS6.2AI score0.00155EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.5 views

CVE-2022-50280

In the Linux kernel, the following vulnerability has been resolved: pnode: terminate at peers of source The propagatemnt function handles mount propagation when creating mounts and propagates the source mount tree @sourcemnt to all applicable nodes of the destination propagation mount tree headed...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.3 views

CVE-2022-50283

In the Linux kernel, the following vulnerability has been resolved: mtd: core: add missing ofnodeget in dynamic partitions code This fixes unbalanced ofnodeput: 1.078910 6 cmdlinepart partitions found on MTD device gpmi-nand 1.085116 Creating 6 MTD partitions on "gpmi-nand": 1.090181...

7.8CVSS6.6AI score0.00164EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.3 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.5CVSS5.7AI score0.00145EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.3 views

CVE-2022-50298

In the Linux kernel, the following vulnerability has been resolved: slimbus: qcom-ngd: cleanup in probe error path Add proper error path in probe to cleanup resources previously acquired/allocated to fix warnings visible during probe deferral: notifier callback qcomslimngdssrnotify already...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.4 views

CVE-2022-50317

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: megachips: Fix a null pointer dereference bug When removing the module we will get the following warning: 31.911505 i2c-core: driver stdp2690-ge-b850v3-fw unregistered 31.912484 general protection fault, probably for...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.4 views

CVE-2022-50324

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: pxa2xx-flash: fix memory leak in probe Free 'info' upon remapping error to avoid a memory leak. : Reword the commit log...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.5 views

CVE-2022-50320

In the Linux kernel, the following vulnerability has been resolved: ACPI: tables: FPDT: Don't call acpiosmapmemory on invalid phys address On a Packard Bell Dot SC Intel Atom N2600 model there is a FPDT table which contains invalid physical addresses, with high bits set which fall outside the ran...

7.8CVSS6.5AI score0.00164EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.5 views

CVE-2022-50245

In the Linux kernel, the following vulnerability has been resolved: rapidio: fix possible UAF when kfifoalloc fails If kfifoalloc fails in mportcdevopen, goto errfifo and just free priv. But priv is still in the chdev-filelist, then list traversal may cause UAF. This fixes the following smatch...

7.8CVSS6.1AI score0.00167EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.5 views

CVE-2022-50236

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Fix crash on isr after kexec If the system is rebooted via isr, the IRQ handler might be triggered before the domain is initialized. Resulting on an invalid memory access error. Fix: 0.500930 Unable to handle kern...

5.5CVSS5.8AI score0.00154EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.5 views

CVE-2023-53169

In the Linux kernel, the following vulnerability has been resolved: x86/resctrl: Clear stagedconfig before and after it is used As a temporary storage, stagedconfig in rdtdomain should be cleared before and after it is used. The stale value in stagedconfig could cause an MSR access error. Here is...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.7 views

CVE-2023-53192

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix nexthop hash size The nexthop code expects a 31 bit hash, such as what is returned by fibmultipathhash and rt6multipathhash. Passing the 32 bit hash returned by skbgethash can lead to problems related to the fact that...

9.8CVSS6AI score0.0038EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.3 views

CVE-2023-53193

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuirqput call trace in gmcv100hwfini 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.9AI score0.00155EPSS
SaveExploits0References6
Rows per page
Query Builder