Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 63

Количество 63

oracle-oval логотип

ELSA-2026-1581

5 месяцев назад

ELSA-2026-1581: kernel security update (IMPORTANT)

EPSS: Низкий
rocky логотип

RLSA-2025:22395

8 месяцев назад

Moderate: kernel security update

EPSS: Низкий
oracle-oval логотип

ELSA-2025-22395

8 месяцев назад

ELSA-2025-22395: kernel security update (MODERATE)

EPSS: Низкий
ubuntu логотип

CVE-2025-39898

10 месяцев назад

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

EPSS: Низкий
redhat логотип

CVE-2025-39898

10 месяцев назад

A heap‑overflow vulnerability was discovered in the linux kernel e1000e driver’s e1000_set_eeprom() function, insufficient validation of the requested length for an EEPROM change could allow a local, low‑privilege user to trigger memory corruption (heap overflow). A local unprivileged user with access to the driver could exploit this flaw to cause memory corruption, potentially leading to confidentiality, integrity, and availability damage.

EPSS: Низкий
nvd логотип

CVE-2025-39898

10 месяцев назад

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

EPSS: Низкий
msrc логотип

CVE-2025-39898

10 месяцев назад

e1000e: fix heap overflow in e1000_set_eeprom

CVSS3: 9.8
EPSS: Низкий
redos логотип

ROS-20260629-73-0038

около 1 месяца назад

Уязвимость kernel-lt

CVSS3: 7.5
EPSS: Низкий
github логотип

GHSA-46jx-rccq-85v5

10 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: e1000e: fix heap overflow in e1000_set_eeprom Fix a possible heap overflow in e1000_set_eeprom function by adding input validation for the requested length of the change in the EEPROM. In addition, change the variable type from int to size_t for better code practices and rearrange declarations to RCT.

EPSS: Низкий
ubuntu логотип

CVE-2025-39971

10 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: i40e: fix idx validation in config queues msg Ensure idx is within range of active/initialized TCs when iterating over vf->ch[idx] in i40e_vc_config_queues_msg().

CVSS3: 8.8
EPSS: Низкий
redhat логотип

CVE-2025-39971

10 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: i40e: fix idx validation in config queues msg Ensure idx is within range of active/initialized TCs when iterating over vf->ch[idx] in i40e_vc_config_queues_msg().

CVSS3: 7.6
EPSS: Низкий
nvd логотип

CVE-2025-39971

10 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: i40e: fix idx validation in config queues msg Ensure idx is within range of active/initialized TCs when iterating over vf->ch[idx] in i40e_vc_config_queues_msg().

CVSS3: 8.8
EPSS: Низкий
msrc логотип

CVE-2025-39971

10 месяцев назад

i40e: fix idx validation in config queues msg

CVSS3: 9.8
EPSS: Низкий
debian логотип

CVE-2025-39971

10 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: i ...

CVSS3: 8.8
EPSS: Низкий
ubuntu логотип

CVE-2025-40248

8 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: vsock: Ignore signal/timeout on connect() if already established During connect(), acting on a signal/timeout by disconnecting an already established socket leads to several issues: 1. connect() invoking vsock_transport_cancel_pkt() -> virtio_transport_purge_skbs() may race with sendmsg() invoking virtio_transport_get_credit(). This results in a permanently elevated `vvs->bytes_unsent`. Which, in turn, confuses the SOCK_LINGER handling. 2. connect() resetting a connected socket's state may race with socket being placed in a sockmap. A disconnected socket remaining in a sockmap breaks sockmap's assumptions. And gives rise to WARNs. 3. connect() transitioning SS_CONNECTED -> SS_UNCONNECTED allows for a transport change/drop after TCP_ESTABLISHED. Which poses a problem for any simultaneous sendmsg() or connect() and may result in a use-after-free/null-ptr-deref. Do not disconnect socket on signal/timeout. Keep the logi...

CVSS3: 7.8
EPSS: Низкий
redhat логотип

CVE-2025-40248

8 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: vsock: Ignore signal/timeout on connect() if already established During connect(), acting on a signal/timeout by disconnecting an already established socket leads to several issues: 1. connect() invoking vsock_transport_cancel_pkt() -> virtio_transport_purge_skbs() may race with sendmsg() invoking virtio_transport_get_credit(). This results in a permanently elevated `vvs->bytes_unsent`. Which, in turn, confuses the SOCK_LINGER handling. 2. connect() resetting a connected socket's state may race with socket being placed in a sockmap. A disconnected socket remaining in a sockmap breaks sockmap's assumptions. And gives rise to WARNs. 3. connect() transitioning SS_CONNECTED -> SS_UNCONNECTED allows for a transport change/drop after TCP_ESTABLISHED. Which poses a problem for any simultaneous sendmsg() or connect() and may result in a use-after-free/null-ptr-deref. Do not disconnect socket on signal/timeout. Keep the logi...

CVSS3: 7
EPSS: Низкий
nvd логотип

CVE-2025-40248

8 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: vsock: Ignore signal/timeout on connect() if already established During connect(), acting on a signal/timeout by disconnecting an already established socket leads to several issues: 1. connect() invoking vsock_transport_cancel_pkt() -> virtio_transport_purge_skbs() may race with sendmsg() invoking virtio_transport_get_credit(). This results in a permanently elevated `vvs->bytes_unsent`. Which, in turn, confuses the SOCK_LINGER handling. 2. connect() resetting a connected socket's state may race with socket being placed in a sockmap. A disconnected socket remaining in a sockmap breaks sockmap's assumptions. And gives rise to WARNs. 3. connect() transitioning SS_CONNECTED -> SS_UNCONNECTED allows for a transport change/drop after TCP_ESTABLISHED. Which poses a problem for any simultaneous sendmsg() or connect() and may result in a use-after-free/null-ptr-deref. Do not disconnect socket on si

CVSS3: 7.8
EPSS: Низкий
msrc логотип

CVE-2025-40248

8 месяцев назад

vsock: Ignore signal/timeout on connect() if already established

CVSS3: 6.3
EPSS: Низкий
debian логотип

CVE-2025-40248

8 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: v ...

CVSS3: 7.8
EPSS: Низкий
rocky логотип

RLSA-2025:22388

8 месяцев назад

Moderate: kernel security update

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
oracle-oval логотип
ELSA-2026-1581

ELSA-2026-1581: kernel security update (IMPORTANT)

5 месяцев назад
rocky логотип
RLSA-2025:22395

Moderate: kernel security update

8 месяцев назад
oracle-oval логотип
ELSA-2025-22395

ELSA-2025-22395: kernel security update (MODERATE)

8 месяцев назад
ubuntu логотип
CVE-2025-39898

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

10 месяцев назад
redhat логотип
CVE-2025-39898

A heap‑overflow vulnerability was discovered in the linux kernel e1000e driver’s e1000_set_eeprom() function, insufficient validation of the requested length for an EEPROM change could allow a local, low‑privilege user to trigger memory corruption (heap overflow). A local unprivileged user with access to the driver could exploit this flaw to cause memory corruption, potentially leading to confidentiality, integrity, and availability damage.

10 месяцев назад
nvd логотип
CVE-2025-39898

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

10 месяцев назад
msrc логотип
CVE-2025-39898

e1000e: fix heap overflow in e1000_set_eeprom

CVSS3: 9.8
10 месяцев назад
redos логотип
ROS-20260629-73-0038

Уязвимость kernel-lt

CVSS3: 7.5
около 1 месяца назад
github логотип
GHSA-46jx-rccq-85v5

In the Linux kernel, the following vulnerability has been resolved: e1000e: fix heap overflow in e1000_set_eeprom Fix a possible heap overflow in e1000_set_eeprom function by adding input validation for the requested length of the change in the EEPROM. In addition, change the variable type from int to size_t for better code practices and rearrange declarations to RCT.

10 месяцев назад
ubuntu логотип
CVE-2025-39971

In the Linux kernel, the following vulnerability has been resolved: i40e: fix idx validation in config queues msg Ensure idx is within range of active/initialized TCs when iterating over vf->ch[idx] in i40e_vc_config_queues_msg().

CVSS3: 8.8
0%
Низкий
10 месяцев назад
redhat логотип
CVE-2025-39971

In the Linux kernel, the following vulnerability has been resolved: i40e: fix idx validation in config queues msg Ensure idx is within range of active/initialized TCs when iterating over vf->ch[idx] in i40e_vc_config_queues_msg().

CVSS3: 7.6
0%
Низкий
10 месяцев назад
nvd логотип
CVE-2025-39971

In the Linux kernel, the following vulnerability has been resolved: i40e: fix idx validation in config queues msg Ensure idx is within range of active/initialized TCs when iterating over vf->ch[idx] in i40e_vc_config_queues_msg().

CVSS3: 8.8
0%
Низкий
10 месяцев назад
msrc логотип
CVE-2025-39971

i40e: fix idx validation in config queues msg

CVSS3: 9.8
0%
Низкий
10 месяцев назад
debian логотип
CVE-2025-39971

In the Linux kernel, the following vulnerability has been resolved: i ...

CVSS3: 8.8
0%
Низкий
10 месяцев назад
ubuntu логотип
CVE-2025-40248

In the Linux kernel, the following vulnerability has been resolved: vsock: Ignore signal/timeout on connect() if already established During connect(), acting on a signal/timeout by disconnecting an already established socket leads to several issues: 1. connect() invoking vsock_transport_cancel_pkt() -> virtio_transport_purge_skbs() may race with sendmsg() invoking virtio_transport_get_credit(). This results in a permanently elevated `vvs->bytes_unsent`. Which, in turn, confuses the SOCK_LINGER handling. 2. connect() resetting a connected socket's state may race with socket being placed in a sockmap. A disconnected socket remaining in a sockmap breaks sockmap's assumptions. And gives rise to WARNs. 3. connect() transitioning SS_CONNECTED -> SS_UNCONNECTED allows for a transport change/drop after TCP_ESTABLISHED. Which poses a problem for any simultaneous sendmsg() or connect() and may result in a use-after-free/null-ptr-deref. Do not disconnect socket on signal/timeout. Keep the logi...

CVSS3: 7.8
0%
Низкий
8 месяцев назад
redhat логотип
CVE-2025-40248

In the Linux kernel, the following vulnerability has been resolved: vsock: Ignore signal/timeout on connect() if already established During connect(), acting on a signal/timeout by disconnecting an already established socket leads to several issues: 1. connect() invoking vsock_transport_cancel_pkt() -> virtio_transport_purge_skbs() may race with sendmsg() invoking virtio_transport_get_credit(). This results in a permanently elevated `vvs->bytes_unsent`. Which, in turn, confuses the SOCK_LINGER handling. 2. connect() resetting a connected socket's state may race with socket being placed in a sockmap. A disconnected socket remaining in a sockmap breaks sockmap's assumptions. And gives rise to WARNs. 3. connect() transitioning SS_CONNECTED -> SS_UNCONNECTED allows for a transport change/drop after TCP_ESTABLISHED. Which poses a problem for any simultaneous sendmsg() or connect() and may result in a use-after-free/null-ptr-deref. Do not disconnect socket on signal/timeout. Keep the logi...

CVSS3: 7
0%
Низкий
8 месяцев назад
nvd логотип
CVE-2025-40248

In the Linux kernel, the following vulnerability has been resolved: vsock: Ignore signal/timeout on connect() if already established During connect(), acting on a signal/timeout by disconnecting an already established socket leads to several issues: 1. connect() invoking vsock_transport_cancel_pkt() -> virtio_transport_purge_skbs() may race with sendmsg() invoking virtio_transport_get_credit(). This results in a permanently elevated `vvs->bytes_unsent`. Which, in turn, confuses the SOCK_LINGER handling. 2. connect() resetting a connected socket's state may race with socket being placed in a sockmap. A disconnected socket remaining in a sockmap breaks sockmap's assumptions. And gives rise to WARNs. 3. connect() transitioning SS_CONNECTED -> SS_UNCONNECTED allows for a transport change/drop after TCP_ESTABLISHED. Which poses a problem for any simultaneous sendmsg() or connect() and may result in a use-after-free/null-ptr-deref. Do not disconnect socket on si

CVSS3: 7.8
0%
Низкий
8 месяцев назад
msrc логотип
CVE-2025-40248

vsock: Ignore signal/timeout on connect() if already established

CVSS3: 6.3
0%
Низкий
8 месяцев назад
debian логотип
CVE-2025-40248

In the Linux kernel, the following vulnerability has been resolved: v ...

CVSS3: 7.8
0%
Низкий
8 месяцев назад
rocky логотип
RLSA-2025:22388

Moderate: kernel security update

8 месяцев назад

Уязвимостей на страницу