Lucene search
+L

8083 matches found

SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.11 views

SUSE CVE-2022-50091

In the Linux kernel, the following vulnerability has been resolved: locking/csdlock: Change csdlockdebug from earlyparam to setup The csdlockdebug kernel-boot parameter is parsed by the earlyparam function csdlockdebug. If set, csdlockdebug invokes staticbranchenable to enable csdlockwait feature...

5.5CVSS7.5AI score0.00229EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.8 views

SUSE CVE-2022-50168

In the Linux kernel, the following vulnerability has been resolved: bpf, x86: fix freeing of not-finalized bpfprogpack syzbot reported a few issues with bpfprogpack 1, 2. This only happens with multiple subprogs. In jitsubprogs, we first call bpfintjitcompile on each sub program. And then, we cal...

5.5CVSS6.2AI score0.00233EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.10 views

SUSE CVE-2022-50204

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: pdata-quirks: Fix refcount leak bug In pdataquirksinitclocks, the loop contains offindnodebyname but without corresponding ofnodeput...

5.5CVSS6.3AI score0.00229EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.7 views

SUSE CVE-2022-50206

In the Linux kernel, the following vulnerability has been resolved: arm64: fix oops in concurrently setting insnemulation sysctls emulationprochandler changes table-data for procdointvecminmax and can generate the following Oops if called concurrently with itself: | Unable to handle kernel NULL...

4.7CVSS6.3AI score0.00224EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/06/19 3:14 a.m.9 views

SUSE CVE-2025-38078

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix race of buffer access at PCM OSS layer The PCM OSS layer tries to clear the buffer with the silence data at initialization or reconfiguration of a stream with the explicit call of sndpcmformatsetsilence with...

5.5CVSS8AI score0.00142EPSS
SaveExploits0References17
BDU FSTEC
BDU FSTEC
added 2025/06/19 12:00 a.m.22 views

The vulnerability of the kvm_arch_vcpu_ioctl() function in the arch/x86/kvm/x86.c module of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the kvmarchvcpuioctl function in the arch/x86/kvm/x86.c module of the Linux operating system is related to synchronization errors when using shared resources. Exploiting this vulnerability can allow an attacker to compromise the confidentiality, integrity, and accessibility o...

7.8CVSS6.5AI score0.00247EPSS
SaveExploits0References21Affected Software4
OSV
OSV
added 2025/06/18 11:15 a.m.18 views

AZL-70471 CVE-2022-50230 affecting package kernel 5.15.200.1-1

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.5CVSS5.6AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.5 views

DEBIAN-CVE-2022-50206

In the Linux kernel, the following vulnerability has been resolved: arm64: fix oops in concurrently setting insnemulation sysctls emulationprochandler changes table-data for procdointvecminmax and can generate the following Oops if called concurrently with itself: | Unable to handle kernel NULL...

5.5CVSS5.3AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.11 views

DEBIAN-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.5CVSS5.3AI score0.00224EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.18 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.00224EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/18 11:15 a.m.7 views

DEBIAN-CVE-2022-50204

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: pdata-quirks: Fix refcount leak bug In pdataquirksinitclocks, the loop contains offindnodebyname but without corresponding ofnodeput...

5.5CVSS5.3AI score0.00229EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.11 views

CVE-2022-50210

In the Linux kernel, the following vulnerability has been resolved: MIPS: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and CONFIGDEBUGPERCPUMAPS is selected, cpumaxbitswarn generates a runtime warning similar as below while we show /proc/cpuinfo. Fix this by using...

5.5CVSS0.00215EPSS
SaveExploits0References9
OSV
OSV
added 2025/06/18 11:15 a.m.10 views

DEBIAN-CVE-2022-50195

In the Linux kernel, the following vulnerability has been resolved: ARM: dts: qcom: replace gcc PXO with pxoboard fixed clock Replace gcc PXO phandle to pxoboard fixed clock declared in the dts. gcc driver doesn't provide PXOSRC as it's a fixed-clock. This cause a kernel panic if any driver...

5.5CVSS5.4AI score0.0019EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.13 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.00224EPSS
SaveExploits0References6
NVD
NVD
added 2025/06/18 11:15 a.m.23 views

CVE-2022-50168

In the Linux kernel, the following vulnerability has been resolved: bpf, x86: fix freeing of not-finalized bpfprogpack syzbot reported a few issues with bpfprogpack 1, 2. This only happens with multiple subprogs. In jitsubprogs, we first call bpfintjitcompile on each sub program. And then, we cal...

7.8CVSS0.00233EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.6 views

DEBIAN-CVE-2022-50015

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware boot It is not yet clear, but it is possible to create a firmware so broken that it will send a reply message before a FWREADY message it is not yet clear if...

5.5CVSS5.3AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.18 views

DEBIAN-CVE-2022-49990

In the Linux kernel, the following vulnerability has been resolved: s390: fix double free of GS and RI CBs on fork failure The pointers for guarded storage and runtime instrumentation control blocks are stored in the threadstruct of the associated task. These pointers are initially copied on fork...

7.8CVSS5.4AI score0.00243EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.10 views

UBUNTU-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.5CVSS5.7AI score0.00182EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.17 views

UBUNTU-CVE-2022-49990

In the Linux kernel, the following vulnerability has been resolved: s390: fix double free of GS and RI CBs on fork failure The pointers for guarded storage and runtime instrumentation control blocks are stored in the threadstruct of the associated task. These pointers are initially copied on fork...

7.8CVSS6.1AI score0.00243EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/18 11:04 a.m.9 views

CVE-2022-50231 crypto: arm64/poly1305 - fix a read out-of-bound

In the Linux kernel, the following vulnerability has been resolved: crypto: arm64/poly1305 - fix a read out-of-bound A kasan error was reported during fuzzing: BUG: KASAN: slab-out-of-bounds in neonpoly1305blocks.constprop.0+0x1b4/0x250 poly1305neon Read of size 4 at addr ffff0010e293f010 by task...

7.1CVSS6.1AI score
SaveExploits0References8
Rows per page
Query Builder