Lucene search
+L

564 matches found

CVE
CVE
added 2025/05/02 3:55 p.m.133 views

CVE-2023-53121

The CVE-2023-53121 vulnerability affects the Linux kernel where tcp_rtx_synack() can be invoked from process context, allowing tcp_make_synack() to touch per-CPU data with preemption enabled and trigger a BUG: using __this_cpu_add() in preemptible code. The root cause is a context-inappropriate c...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References8Affected Software1
CNNVD
CNNVD
added 2025/05/02 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from tcpmakesynack not disabling preemption when accessing per-CPU variables in the process context...

5.5CVSS6.4AI score0.00164EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/05/02 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a call to mightsleep in the preemption disable context...

5.5CVSS5.1AI score0.00174EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/01 3:16 p.m.11 views

CVE-2022-49783

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Drop fpregs lock before inheriting FPU permissions Mike Galbraith reported the following against an old fork of preempt-rt but the same issue also applies to the current preempt-rt tree. BUG: sleeping function called fro...

5.5CVSS0.0015EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/04/09 12:0 a.m.4 views

PT-2025-27755

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the handling of SME traps in the Linux kernel, specifically in the arm64/fpsimd component. The logic for handling SME traps manipulates saved FPSIMD/SVE/SME sta...

5.5CVSS6.1AI score0.00141EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/03/29 5:45 p.m.13 views

CVE-2023-53029

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix the use of GFPKERNEL in atomic context on rt The commit 4af1b64f80fb "octeontx2-pf: Fix lmtst ID used in aura free" uses the get/putcpu to protect the usage of percpu pointer in -aurafreeptr callback, but it als...

5.5CVSS7.2AI score0.00136EPSS
SaveExploits0References4
NVD
NVD
added 2025/03/27 5:15 p.m.15 views

CVE-2023-53030

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Avoid use of GFPKERNEL in atomic context Using GFPKERNEL in preemption disable context, causing below warning when CONFIGDEBUGATOMICSLEEP is enabled. 32.542271 BUG: sleeping function called from invalid context at...

5.5CVSS0.00136EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/27 5:15 p.m.1 views

DEBIAN-CVE-2023-53029

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix the use of GFPKERNEL in atomic context on rt The commit 4af1b64f80fb "octeontx2-pf: Fix lmtst ID used in aura free" uses the get/putcpu to protect the usage of percpu pointer in -aurafreeptr callback, but it als...

5.5CVSS5.6AI score0.00136EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.2 views

DEBIAN-CVE-2023-53030

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Avoid use of GFPKERNEL in atomic context Using GFPKERNEL in preemption disable context, causing below warning when CONFIGDEBUGATOMICSLEEP is enabled. 32.542271 BUG: sleeping function called from invalid context at...

5.5CVSS5.6AI score0.00136EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.5 views

UBUNTU-CVE-2023-53030

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Avoid use of GFPKERNEL in atomic context Using GFPKERNEL in preemption disable context, causing below warning when CONFIGDEBUGATOMICSLEEP is enabled. 32.542271 BUG: sleeping function called from invalid context at...

5.5CVSS6.5AI score0.00136EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.17 views

CVE-2023-53030 octeontx2-pf: Avoid use of GFP_KERNEL in atomic context

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Avoid use of GFPKERNEL in atomic context Using GFPKERNEL in preemption disable context, causing below warning when CONFIGDEBUGATOMICSLEEP is enabled. 32.542271 BUG: sleeping function called from invalid context at...

0.00136EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/27 4:43 p.m.78 views

CVE-2023-53029

The CVE-2023-53029 entry concerns the Linux kernel, specifically the octeontx2-pf driver. The vulnerability/issue arises from GFP_KERNEL usage in atomic contexts for the rt (real-time) kernel, triggering sleep warnings in atomic context (BUG: sleeping function called from invalid context) and rel...

5.5CVSS6.5AI score0.00136EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/03/27 4:43 p.m.12 views

CVE-2023-53030 octeontx2-pf: Avoid use of GFP_KERNEL in atomic context

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Avoid use of GFPKERNEL in atomic context Using GFPKERNEL in preemption disable context, causing below warning when CONFIGDEBUGATOMICSLEEP is enabled. 32.542271 BUG: sleeping function called from invalid context at...

5.5CVSS5.3AI score0.00136EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/27 4:43 p.m.7 views

CVE-2023-53029 octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix the use of GFPKERNEL in atomic context on rt The commit 4af1b64f80fb "octeontx2-pf: Fix lmtst ID used in aura free" uses the get/putcpu to protect the usage of percpu pointer in -aurafreeptr callback, but it als...

5.5CVSS5.4AI score0.00136EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/03/10 3:46 p.m.9 views

kernel: arm64/sve: Discard stale CPU state when handling SVE traps

In the Linux kernel, the following vulnerability has been resolved: arm64/sve: Discard stale CPU state when handling SVE traps The logic for handling SVE traps manipulates saved FPSIMD/SVE state incorrectly, and a race with preemption can result in a task having TIFSVE set and TIFFOREIGNFPSTATE...

7CVSS6.8AI score0.00237EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/03/08 2:50 a.m.5 views

SUSE CVE-2025-21839

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Load DR6 with guest value only before entering .vcpurun loop Move the conditional loading of hardware DR6 with the guest's DR6 value out of the core .vcpurun loop to fix a bug where KVM can load hardware with a stale...

5.5CVSS6.6AI score0.00211EPSS
SaveExploits0References21
OSV
OSV
added 2025/03/07 9:15 a.m.3 views

DEBIAN-CVE-2025-21839

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Load DR6 with guest value only before entering .vcpurun loop Move the conditional loading of hardware DR6 with the guest's DR6 value out of the core .vcpurun loop to fix a bug where KVM can load hardware with a stale...

5.5CVSS5.5AI score0.00211EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/03/07 2:37 a.m.4 views

SUSE CVE-2025-21825

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel the running bpftimer through kworker for PREEMPTRT During the update procedure, when overwrite element in a pre-allocated htab, the freeing of oldelement is protected by the bucket lock. The reason why the bucket lock...

5.5CVSS7.6AI score0.00158EPSS
SaveExploits0References13
OSV
OSV
added 2025/03/06 4:15 p.m.5 views

AZL-62534 CVE-2025-21825 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel the running bpftimer through kworker for PREEMPTRT During the update procedure, when overwrite element in a pre-allocated htab, the freeing of oldelement is protected by the bucket lock. The reason why the bucket lock...

4.7CVSS6.6AI score0.00158EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/06 4:15 p.m.19 views

CVE-2025-21825

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel the running bpftimer through kworker for PREEMPTRT During the update procedure, when overwrite element in a pre-allocated htab, the freeing of oldelement is protected by the bucket lock. The reason why the bucket lock...

4.7CVSS0.00158EPSS
SaveExploits0References3
Rows per page
Query Builder