> For the complete documentation index, see [llms.txt](https://support.onlogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.onlogic.com/support-articles/security-advisories/ol-2024-090401.md).

# OL 2024 090401

**Description:**

Fix several critical vulnerabilities of specified BIOS versions, preventing damage from those vulnerabilities being exploited.

**OnLogic Security Advisory ID:** OL-2024-090401

**Type:** Advisory

**Fixed Vulnerabilities:**

| **Vulnerability** | **Description**                                     | **CVSS Base Score** | **CVSS Vector String**                       | **Found version** | **Fixed version** |
| ----------------- | --------------------------------------------------- | ------------------- | -------------------------------------------- | ----------------- | ----------------- |
| CVE-2024-5290     | Found and fixed an issue in Ubuntu wpa\_supplicant. | 8.8                 | CVSS:3.1 AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H | D8000A11          | D8000A12          |

**First Public Date:** 2024/10/15

**Last Update Date:** 2024/10/15

**Affected Products:**

* [K300 by OnLogic](https://www.onlogic.com/store/k300/)

**Recommendation**:

Update BIOS version to D8000A12

{% hint style="info" %}
[Subscribe to security updates](https://share.hsforms.com/1c75WyGZgQ6yNzsRyUco9KQc0zha)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://support.onlogic.com/support-articles/security-advisories/ol-2024-090401.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
