Lucene search
K

4827 matches found

OSV
OSV
added 2025/02/26 7:0 a.m.0 views

UBUNTU-CVE-2022-49163

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: fix a bug of accessing array out of bounds When error occurs in parsing jpeg, the slot isn't acquired yet, it may be the default value MXCMAXSLOTS. If the driver access the slot using the incorrect slot number, i...

7.1CVSS6.5AI score0.00148EPSS
Exploits0References7
NVD
NVD
added 2025/02/26 6:37 a.m.8 views

CVE-2021-47647

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: ipq8074: fix PCI-E clock oops Fix PCI-E clock related kernel oops that are caused by a missing clock parent. pcie0rchngclksrc has numparents set to 2 but only one parent is actually set via parenthws, it should also ha...

5.5CVSS0.00011EPSS
Exploits0References5
OSV
OSV
added 2025/02/26 6:37 a.m.8 views

CVE-2021-47647

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: ipq8074: fix PCI-E clock oops Fix PCI-E clock related kernel oops that are caused by a missing clock parent. pcie0rchngclksrc has numparents set to 2 but only one parent is actually set via parenthws, it should also ha...

5.5CVSS6.6AI score
Exploits0References5
CVE
CVE
added 2025/02/26 2:24 a.m.149 views

CVE-2022-49726

CVE-2022-49726 concerns the Linux kernel clocksource for Hyper-V. The issue arises from exporting an __init-annotated hv_init_clocksource() symbol, while the __init code may be freed after initialization, making the symbol potentially invalid for modules. The vulnerability can lead to a kernel pa...

5.5CVSS5.2AI score0.00065EPSS
Exploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.6 views

CVE-2022-49726

In the Linux kernel, the following vulnerability has been resolved: clocksource: hyper-v: unexport init-annotated hvinitclocksource EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The...

5.5CVSS5.3AI score0.00065EPSS
Exploits0
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.16 views

CVE-2022-49726 clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()

In the Linux kernel, the following vulnerability has been resolved: clocksource: hyper-v: unexport init-annotated hvinitclocksource EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The...

0.00065EPSS
Exploits0References5
OSV
OSV
added 2025/02/26 2:24 a.m.6 views

CVE-2022-49726 clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()

In the Linux kernel, the following vulnerability has been resolved: clocksource: hyper-v: unexport init-annotated hvinitclocksource EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The...

5.5CVSS5AI score0.00065EPSS
Exploits0References8
CVE
CVE
added 2025/02/26 2:24 a.m.119 views

CVE-2022-49721

CVE-2022-49721 affects the Linux kernel (arm64) ftrace. The root cause is inconsistent handling of PLT entries when calling ftrace trampolines: ftrace_modify_call() can produce out-of-range branches, causing warnings and no code change, or replace the old branch with a BRK, risking a kernel panic...

5.5CVSS6.2AI score0.00064EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.7 views

CVE-2022-49721

In the Linux kernel, the following vulnerability has been resolved: arm64: ftrace: consistently handle PLTs. Sometimes it is necessary to use a PLT entry to call an ftrace trampoline. This is handled by ftracemakecall and ftracemakenop, with each having almost identical logic, but this is not...

5.5CVSS5.5AI score0.00064EPSS
Exploits0
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.13 views

CVE-2022-49721 arm64: ftrace: consistently handle PLTs.

In the Linux kernel, the following vulnerability has been resolved: arm64: ftrace: consistently handle PLTs. Sometimes it is necessary to use a PLT entry to call an ftrace trampoline. This is handled by ftracemakecall and ftracemakenop, with each having almost identical logic, but this is not...

0.00064EPSS
Exploits0References4
OSV
OSV
added 2025/02/26 2:24 a.m.8 views

CVE-2022-49721 arm64: ftrace: consistently handle PLTs.

In the Linux kernel, the following vulnerability has been resolved: arm64: ftrace: consistently handle PLTs. Sometimes it is necessary to use a PLT entry to call an ftrace trampoline. This is handled by ftracemakecall and ftracemakenop, with each having almost identical logic, but this is not...

5.5CVSS5.2AI score0.00064EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.8 views

CVE-2022-49675 tick/nohz: unexport __init-annotated tick_nohz_full_setup()

In the Linux kernel, the following vulnerability has been resolved: tick/nohz: unexport init-annotated ticknohzfullsetup EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to ...

0.00064EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.4 views

CVE-2022-49675

In the Linux kernel, the following vulnerability has been resolved: tick/nohz: unexport init-annotated ticknohzfullsetup EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to ...

5.5CVSS5.6AI score0.00064EPSS
Exploits0
CVE
CVE
added 2025/02/26 2:24 a.m.151 views

CVE-2022-49675

Summary (CVE-2022-49675): In the Linux kernel, the function tick_nohz_full_setup() is exported while annotated with init , which risks a use-after-free of the init text and kernel panic. The issue was detected after a section-mismatch warning from modpost and fixed by the commit 28438794aba4 (“mo...

5.5CVSS6.6AI score0.00064EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/02/26 2:24 a.m.7 views

CVE-2022-49675 tick/nohz: unexport __init-annotated tick_nohz_full_setup()

In the Linux kernel, the following vulnerability has been resolved: tick/nohz: unexport init-annotated ticknohzfullsetup EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to ...

5.5CVSS6.1AI score0.00064EPSS
Exploits0References7
CVE
CVE
added 2025/02/26 2:23 a.m.136 views

CVE-2022-49625

CVE-2022-49625: In the Linux kernel, the sfc driver could trigger a kernel panic when creating VFs due to a faulty buffer release path in vunmap in IRQ context. The issue stems from an IRQ/BH context restriction during DMA buffer release, with a patch that re-enables BH to safely release the buff...

5.5CVSS6.3AI score0.0001EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2025/02/26 2:23 a.m.7 views

CVE-2022-49625 sfc: fix kernel panic when creating VF

In the Linux kernel, the following vulnerability has been resolved: sfc: fix kernel panic when creating VF When creating VFs a kernel panic can happen when calling to efxef10tryupdatenicstatsvf. When releasing a DMA coherent buffer, sometimes, I don't know in what specific circumstances, it has t...

5.5CVSS5.1AI score0.0001EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.13 views

CVE-2022-49625 sfc: fix kernel panic when creating VF

In the Linux kernel, the following vulnerability has been resolved: sfc: fix kernel panic when creating VF When creating VFs a kernel panic can happen when calling to efxef10tryupdatenicstatsvf. When releasing a DMA coherent buffer, sometimes, I don't know in what specific circumstances, it has t...

0.0001EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.8 views

CVE-2022-49625

In the Linux kernel, the following vulnerability has been resolved: sfc: fix kernel panic when creating VF When creating VFs a kernel panic can happen when calling to efxef10tryupdatenicstatsvf. When releasing a DMA coherent buffer, sometimes, I don't know in what specific circumstances, it has t...

5.5CVSS5.3AI score0.0001EPSS
Exploits0
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.11 views

CVE-2022-49615 ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error

In the Linux kernel, the following vulnerability has been resolved: ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error The initial settings will be written before the codec probe function. But, the rt711-component doesn't be assigned yet. If IO error happened during initial...

0.00125EPSS
Exploits0References3
Rows per page
Query Builder