Lucene search
+L

48 matches found

NVD
NVD
added 2026/08/21 6:16 p.m.7 views

CVE-2026-77234

Improper input validation in FreeRTOS-Kernel before 11.3.1 might allow an unprivileged task on MPU-enabled ports to execute code in privileged kernel context. To remediate this issue, users should upgrade to version 11.3.1 or later...

9.3CVSS
SaveExploits0References3
NVD
NVD
added 2026/08/21 6:16 p.m.7 views

CVE-2026-77237

Missing queue-set type validation in xQueueAddToSet in the FreeRTOS-Kernel before 11.3.1 might allow an unprivileged task on MPU-enabled ports with configUSEQUEUESETS=1 to read privileged kernel memory. To remediate this issue, users should upgrade to version 11.3.1 or later...

8.2CVSS
SaveExploits0References3
CVE
CVE
added 2026/08/21 5:52 p.m.10 views

CVE-2026-77237

FreeRTOS-Kernel before version 11.3.1 contains a missing queue-set type validation in the xQueueAddToSet() function. On MPU-enabled ports with configUSE_QUEUE_SETS=1 , an unprivileged task can exploit this to read privileged kernel memory , crossing the memory protection boundary. The CVSS 3.1 sc...

8.2CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/21 5:52 p.m.6 views

EUVD-2026-64034

Missing queue-set type validation in xQueueAddToSet in the FreeRTOS-Kernel before 11.3.1 might allow an unprivileged task on MPU-enabled ports with configUSEQUEUESETS=1 to read privileged kernel memory. To remediate this issue, users should upgrade to version 11.3.1 or later...

8.2CVSS5.4AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/21 5:52 p.m.11 views

CVE-2026-77237 Missing type validation in xQueueAddToSet in FreeRTOS-Kernel

Missing queue-set type validation in xQueueAddToSet in the FreeRTOS-Kernel before 11.3.1 might allow an unprivileged task on MPU-enabled ports with configUSEQUEUESETS=1 to read privileged kernel memory. To remediate this issue, users should upgrade to version 11.3.1 or later...

8.2CVSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/21 5:52 p.m.5 views

CVE-2026-77237 Missing type validation in xQueueAddToSet in FreeRTOS-Kernel

Missing queue-set type validation in xQueueAddToSet in the FreeRTOS-Kernel before 11.3.1 might allow an unprivileged task on MPU-enabled ports with configUSEQUEUESETS=1 to read privileged kernel memory. To remediate this issue, users should upgrade to version 11.3.1 or later...

8.2CVSS5.3AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/21 5:40 p.m.14 views

CVE-2026-77234 Improper input validation in FreeRTOS-Kernel timer command handling

Improper input validation in FreeRTOS-Kernel before 11.3.1 might allow an unprivileged task on MPU-enabled ports to execute code in privileged kernel context. To remediate this issue, users should upgrade to version 11.3.1 or later...

9.3CVSS
SaveExploits0References3
CVE
CVE
added 2026/08/21 5:40 p.m.8 views

CVE-2026-77234

FreeRTOS-Kernel before 11.3.1 contains an improper input validation flaw in timer command handling that allows an unprivileged task on MPU-enabled ports to execute code in privileged kernel context. This represents a privilege escalation from user-space to kernel-space, with high impact on confid...

9.3CVSS5.6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/21 5:40 p.m.7 views

EUVD-2026-64012

Improper input validation in FreeRTOS-Kernel before 11.3.1 might allow an unprivileged task on MPU-enabled ports to execute code in privileged kernel context. To remediate this issue, users should upgrade to version 11.3.1 or later...

9.3CVSS5.6AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/21 12:00 a.m.8 views

PT-2026-79426

Missing queue-set type validation in xQueueAddToSet in the FreeRTOS-Kernel before 11.3.1 might allow an unprivileged task on MPU-enabled ports with configUSE QUEUE SETS=1 to read privileged kernel memory. To remediate this issue, users should upgrade to version 11.3.1 or later...

8.2CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:55 a.m.7 views

EUVD-2026-59225

In the Linux kernel, the following vulnerability has been resolved: net/sched: cake: reject overhead values that underflow length CAKE accepts signed overhead values and stores them in an s16, but the adjusted packet length calculation uses unsigned arithmetic. A negative effective length can...

5.4AI score0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.21 views

CVE-2026-72326 net/sched: cake: reject overhead values that underflow length

In the Linux kernel, the following vulnerability has been resolved: net/sched: cake: reject overhead values that underflow length CAKE accepts signed overhead values and stores them in an s16, but the adjusted packet length calculation uses unsigned arithmetic. A negative effective length can...

0.0022EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:55 a.m.17 views

CVE-2026-72326

CVE-2026-72326 affects the Linux kernel’s net/sched cake scheduler. CAKE accepts signed overhead values stored in an s16, but the adjusted packet length calculation uses unsigned arithmetic, allowing a negative effective length to wrap to a large value. This can cause rate accounting to depend on...

5.4AI score0.0022EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/14 3:16 p.m.11 views

CVE-2026-10669

On Xtensa SoCs built with CONFIGXTENSAMPU and CONFIGUSERSPACE, archbuffervalidate in arch/xtensa/core/mpu.c — the architecture hook that verifies a user-mode-supplied buffer is accessible to the calling user thread with the requested permission — defaulted its return value to 0 access permitted a...

7.8CVSS0.0012EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/07/14 3:02 p.m.12 views

CVE-2026-10669 Xtensa MPU `arch_buffer_validate()` integer-overflow lets a user thread bypass syscall pointer validation

On Xtensa SoCs built with CONFIGXTENSAMPU and CONFIGUSERSPACE, archbuffervalidate in arch/xtensa/core/mpu.c — the architecture hook that verifies a user-mode-supplied buffer is accessible to the calling user thread with the requested permission — defaulted its return value to 0 access permitted a...

7.8CVSS6.1AI score0.0012EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2021-30857

Malicious code in bioql PyPI...

7.8CVSS7.6AI score0.00315EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2024-25270

Malicious code in bioql PyPI...

8.8CVSS8.4AI score0.0024EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/22 9:35 p.m.11 views

CVE-2021-43997

FreeRTOS versions 10.2.0 through 10.4.5 do not prevent non-kernel code from calling the xPortRaisePrivilege internal function to raise privilege. FreeRTOS versions through 10.4.6 do not prevent a third party that has already independently gained the ability to execute injected code to achieve...

7.8CVSS7.6AI score0.00315EPSS
SaveExploits0
NVD
NVD
added 2024/03/07 9:15 p.m.50 views

CVE-2024-28115

FreeRTOS is a real-time operating system for microcontrollers. FreeRTOS Kernel versions through 10.6.1 do not sufficiently protect against local privilege escalation via Return Oriented Programming techniques should a vulnerability exist that allows code injection and execution. These issues affe...

8.8CVSS9.1AI score0.0024EPSS
SaveExploits0References2
Prion
Prion
added 2024/03/07 9:15 p.m.42 views

Code injection

FreeRTOS is a real-time operating system for microcontrollers. FreeRTOS Kernel versions through 10.6.1 do not sufficiently protect against local privilege escalation via Return Oriented Programming techniques should a vulnerability exist that allows code injection and execution. These issues affe...

4.3CVSS8.9AI score0.0024EPSS
SaveExploits0References2
Rows per page
Query Builder