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

exploitDog

Количество 51

Количество 51

ubuntu логотип

CVE-2025-39973

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

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ring_len param The `ring_len` parameter provided by the virtual function (VF) is assigned directly to the hardware memory context (HMC) without any validation. To address this, introduce an upper boundary check for both Tx and Rx queue lengths. The maximum number of descriptors supported by the hardware is 8k-32. Additionally, enforce alignment constraints: Tx rings must be a multiple of 8, and Rx rings must be a multiple of 32.

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

CVE-2025-39973

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

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ring_len param The `ring_len` parameter provided by the virtual function (VF) is assigned directly to the hardware memory context (HMC) without any validation. To address this, introduce an upper boundary check for both Tx and Rx queue lengths. The maximum number of descriptors supported by the hardware is 8k-32. Additionally, enforce alignment constraints: Tx rings must be a multiple of 8, and Rx rings must be a multiple of 32.

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

CVE-2025-39973

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

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ring_len param The `ring_len` parameter provided by the virtual function (VF) is assigned directly to the hardware memory context (HMC) without any validation. To address this, introduce an upper boundary check for both Tx and Rx queue lengths. The maximum number of descriptors supported by the hardware is 8k-32. Additionally, enforce alignment constraints: Tx rings must be a multiple of 8, and Rx rings must be a multiple of 32.

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

CVE-2025-39973

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

i40e: add validation for ring_len param

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

CVE-2025-39973

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

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

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

GHSA-j9g6-49hr-w92p

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

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ring_len param The `ring_len` parameter provided by the virtual function (VF) is assigned directly to the hardware memory context (HMC) without any validation. To address this, introduce an upper boundary check for both Tx and Rx queue lengths. The maximum number of descriptors supported by the hardware is 8k-32. Additionally, enforce alignment constraints: Tx rings must be a multiple of 8, and Rx rings must be a multiple of 32.

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

ELSA-2025-25733

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

ELSA-2025-25733: Unbreakable Enterprise kernel security update (IMPORTANT)

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

ELSA-2025-25731

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

ELSA-2025-25731: Unbreakable Enterprise kernel security update (IMPORTANT)

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

BDU:2026-02763

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

Уязвимость компонентов i40e ядра операционной системы Linux, позволяющая нарушителю получить доступ к конфиденциальным данным, нарушить их целостность, а также вызвать отказ в обслуживании

CVSS3: 4.6
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1281-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 42 for SUSE Linux Enterprise 15 SP4)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1280-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 41 for SUSE Linux Enterprise 15 SP4)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1269-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 37 for SUSE Linux Enterprise 15 SP4)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1268-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 38 for SUSE Linux Enterprise 15 SP4)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1263-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 26 for SUSE Linux Enterprise 15 SP5)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1248-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 28 for SUSE Linux Enterprise 15 SP5)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1242-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 27 for SUSE Linux Enterprise 15 SP5)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1222-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 31 for SUSE Linux Enterprise 15 SP5)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1212-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 30 for SUSE Linux Enterprise 15 SP5)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1304-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 73 for SUSE Linux Enterprise 12 SP5)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1298-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 72 for SUSE Linux Enterprise 12 SP5)

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
CVE-2025-39973

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ring_len param The `ring_len` parameter provided by the virtual function (VF) is assigned directly to the hardware memory context (HMC) without any validation. To address this, introduce an upper boundary check for both Tx and Rx queue lengths. The maximum number of descriptors supported by the hardware is 8k-32. Additionally, enforce alignment constraints: Tx rings must be a multiple of 8, and Rx rings must be a multiple of 32.

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

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ring_len param The `ring_len` parameter provided by the virtual function (VF) is assigned directly to the hardware memory context (HMC) without any validation. To address this, introduce an upper boundary check for both Tx and Rx queue lengths. The maximum number of descriptors supported by the hardware is 8k-32. Additionally, enforce alignment constraints: Tx rings must be a multiple of 8, and Rx rings must be a multiple of 32.

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

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ring_len param The `ring_len` parameter provided by the virtual function (VF) is assigned directly to the hardware memory context (HMC) without any validation. To address this, introduce an upper boundary check for both Tx and Rx queue lengths. The maximum number of descriptors supported by the hardware is 8k-32. Additionally, enforce alignment constraints: Tx rings must be a multiple of 8, and Rx rings must be a multiple of 32.

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

i40e: add validation for ring_len param

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

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

0%
Низкий
8 месяцев назад
github логотип
GHSA-j9g6-49hr-w92p

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ring_len param The `ring_len` parameter provided by the virtual function (VF) is assigned directly to the hardware memory context (HMC) without any validation. To address this, introduce an upper boundary check for both Tx and Rx queue lengths. The maximum number of descriptors supported by the hardware is 8k-32. Additionally, enforce alignment constraints: Tx rings must be a multiple of 8, and Rx rings must be a multiple of 32.

0%
Низкий
8 месяцев назад
oracle-oval логотип
ELSA-2025-25733

ELSA-2025-25733: Unbreakable Enterprise kernel security update (IMPORTANT)

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

ELSA-2025-25731: Unbreakable Enterprise kernel security update (IMPORTANT)

8 месяцев назад
fstec логотип
BDU:2026-02763

Уязвимость компонентов i40e ядра операционной системы Linux, позволяющая нарушителю получить доступ к конфиденциальным данным, нарушить их целостность, а также вызвать отказ в обслуживании

CVSS3: 4.6
0%
Низкий
8 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:1281-1

Security update for the Linux Kernel (Live Patch 42 for SUSE Linux Enterprise 15 SP4)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1280-1

Security update for the Linux Kernel (Live Patch 41 for SUSE Linux Enterprise 15 SP4)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1269-1

Security update for the Linux Kernel (Live Patch 37 for SUSE Linux Enterprise 15 SP4)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1268-1

Security update for the Linux Kernel (Live Patch 38 for SUSE Linux Enterprise 15 SP4)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1263-1

Security update for the Linux Kernel (Live Patch 26 for SUSE Linux Enterprise 15 SP5)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1248-1

Security update for the Linux Kernel (Live Patch 28 for SUSE Linux Enterprise 15 SP5)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1242-1

Security update for the Linux Kernel (Live Patch 27 for SUSE Linux Enterprise 15 SP5)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1222-1

Security update for the Linux Kernel (Live Patch 31 for SUSE Linux Enterprise 15 SP5)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1212-1

Security update for the Linux Kernel (Live Patch 30 for SUSE Linux Enterprise 15 SP5)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1304-1

Security update for the Linux Kernel (Live Patch 73 for SUSE Linux Enterprise 12 SP5)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1298-1

Security update for the Linux Kernel (Live Patch 72 for SUSE Linux Enterprise 12 SP5)

2 месяца назад

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