Lucene search
+L

437 matches found

OSV
OSV
added 2024/05/01 1:15 p.m.20 views

UBUNTU-CVE-2024-27030

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Use separate handlers for interrupts For PF to AF interrupt vector and VF to AF vector same interrupt handler is registered which is causing race condition. When two interrupts are raised to two CPUs at same time th...

7.8CVSS6.2AI score0.00226EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.23 views

CVE-2024-27030

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Use separate handlers for interrupts For PF to AF interrupt vector and VF to AF vector same interrupt handler is registered which is causing race condition. When two interrupts are raised to two CPUs at same time th...

7.8CVSS6.4AI score0.00226EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2024/05/01 12:53 p.m.31 views

CVE-2024-27030 octeontx2-af: Use separate handlers for interrupts

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Use separate handlers for interrupts For PF to AF interrupt vector and VF to AF vector same interrupt handler is registered which is causing race condition. When two interrupts are raised to two CPUs at same time th...

7.8CVSS7.9AI score0.00226EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/01 12:53 p.m.3920 views

CVE-2024-27030

CVSS context: Local impact, high/critical data integrity risk when interrupts race. Affected component: octeontx2-af in the Linux kernel. Root cause: PF→AF interrupt vector and VF→AF vector registered to the same interrupt handler, enabling a race when two interrupts arrive on two CPUs simultaneo...

7.8CVSS6.5AI score0.00226EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/05/01 12:53 p.m.23 views

CVE-2024-27030 octeontx2-af: Use separate handlers for interrupts

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Use separate handlers for interrupts For PF to AF interrupt vector and VF to AF vector same interrupt handler is registered which is causing race condition. When two interrupts are raised to two CPUs at same time th...

7.8CVSS6AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/05/01 12:53 p.m.34 views

CVE-2024-27030

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Use separate handlers for interrupts For PF to AF interrupt vector and VF to AF vector same interrupt handler is registered which is causing race condition. When two interrupts are raised to two CPUs at same time th...

7.8CVSS7.5AI score0.00226EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/01 12:53 p.m.20 views

CVE-2024-27030 octeontx2-af: Use separate handlers for interrupts

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Use separate handlers for interrupts For PF to AF interrupt vector and VF to AF vector same interrupt handler is registered which is causing race condition. When two interrupts are raised to two CPUs at same time th...

7.8CVSS7AI score0.00226EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/03/27 4:26 a.m.14 views

SUSE CVE-2021-47148

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix a buffer overflow in otx2setrxfhcontext This function is called from ethtoolsetrxfh and "rsscontext" comes from the user. Add some bounds checking to prevent memory corruption...

7.8CVSS7AI score0.00234EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/25 6:23 p.m.31 views

CVE-2021-47148

A vulnerability was found in octeontx2-pf driver of Linux Kernel, where a buffer overflow could occur due to insufficient bounds checking on the variable rsscontext. This could potentially lead to memory corruption. The issue has been addressed by implementing proper bounds checking to ensure tha...

6.7CVSS6.8AI score0.00234EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/25 9:15 a.m.21 views

CVE-2021-47148

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix a buffer overflow in otx2setrxfhcontext This function is called from ethtoolsetrxfh and "rsscontext" comes from the user. Add some bounds checking to prevent memory corruption...

7.8CVSS7AI score0.00234EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/25 9:15 a.m.14 views

DEBIAN-CVE-2021-47148

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix a buffer overflow in otx2setrxfhcontext This function is called from ethtoolsetrxfh and "rsscontext" comes from the user. Add some bounds checking to prevent memory corruption...

7.8CVSS6.3AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/25 9:15 a.m.13 views

UBUNTU-CVE-2021-47148

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix a buffer overflow in otx2setrxfhcontext This function is called from ethtoolsetrxfh and "rsscontext" comes from the user. Add some bounds checking to prevent memory corruption...

7.8CVSS6AI score0.00234EPSS
SaveExploits0References4
CVE
CVE
added 2024/03/25 9:07 a.m.98 views

CVE-2021-47148

CVE-2021-47148 affects the Linux kernel octeontx2-pf driver. The issue is a buffer overflow in otx2_set_rxfh_context() that can occur when calling ethtool_set_rxfh() with a user-controlled *rss_context; the code has been updated with bounds checking to prevent memory corruption. The description a...

7.8CVSS7.2AI score0.00234EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2024/03/25 12:00 a.m.18 views

CVE-2021-47148

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix a buffer overflow in otx2setrxfhcontext This function is called from ethtoolsetrxfh and "rsscontext" comes from the user. Add some bounds checking to prevent memory corruption...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.5 views

kernel: 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.5CVSS6.3AI score0.00145EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.7 views

kernel: 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.5CVSS6.3AI score0.00145EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/05/03 12:00 a.m.9 views

PT-2025-53206

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.4.210-g2e3169d8e1bc-dirty 17 Description The Linux kernel contains a flaw in the octeontx2-af driver related to the validation of the lmac type id field received from firmware during physical link changes...

6CVSS5.5AI score0.00286EPSS
SaveExploits0References25
Oracle linux
Oracle linux
added 2023/03/21 12:00 a.m.63 views

Unbreakable Enterprise kernel security update

5.4.17-2136.317.5.3 - udf: Fix file corruption when appending just after end of preallocated extent Jan Kara Orabug: 35192150 - selftests/ftrace: Fix bash specific '==' operator Masami Hiramatsu Google Orabug: 35192150 - net: Fix unwanted sign extension in netdevstatstostats64 Felix Riemann Orabu...

7.8CVSS8.4AI score0.01016EPSS
SaveExploits2
OSV
OSV
added 2023/02/13 5:31 p.m.18 views

GSD-2023-1001990 octeontx2-pf: Fix resource leakage in VF driver unbind

octeontx2-pf: Fix resource leakage in VF driver unbind This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.7 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/02/13 5:29 p.m.14 views

GSD-2023-1001954 octeontx2-pf: Avoid use of GFP_KERNEL in atomic context

octeontx2-pf: Avoid use of GFPKERNEL in atomic context This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.8 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder