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

exploitDog

Количество 32

Количество 32

github логотип

GHSA-j72v-jx24-rm3p

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

In the Linux kernel, the following vulnerability has been resolved: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() iavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the value could change in runtime, we should use num_tx_queues instead. Moreover iavf_get_ethtool_stats() uses num_active_queues while iavf_get_sset_count() and iavf_get_stat_strings() use real_num_tx_queues, which triggers out-of-bounds writes when we do "ethtool -L" and "ethtool -S" simultaneously [1]. For example when we change channels from 1 to 8, Thread 3 could be scheduled before Thread 2, and out-of-bounds writes could be triggered in Thread 3: Thread 1 (ethtool -L) Thread 2 (work) Thread 3 (ethtool -S) iavf_set_channels() ... iavf_alloc_queues() -> num_active_queues = 8 iavf_schedule_finish_config() iavf_get_sset_count() real_num_tx_queues: 1 ...

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

CVE-2026-31505

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

In the Linux kernel, the following vulnerability has been resolved: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() iavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the value could change in runtime, we should use num_tx_queues instead. Moreover iavf_get_ethtool_stats() uses num_active_queues while iavf_get_sset_count() and iavf_get_stat_strings() use real_num_tx_queues, which triggers out-of-bounds writes when we do "ethtool -L" and "ethtool -S" simultaneously [1]. For example when we change channels from 1 to 8, Thread 3 could be scheduled before Thread 2, and out-of-bounds writes could be triggered in Thread 3: Thread 1 (ethtool -L) Thread 2 (work) Thread 3 (ethtool -S) iavf_set_channels() ... iavf_alloc_queues() -> num_active_queues = 8 iavf_schedule_finish_config() iavf_get_sset_count() real_num_tx_queues: 1 -> buffer for 1 queue iavf_get_ethtool_stats() num_active_queues: 8 -> out-of-bounds! iavf_finish_config() -> real_num_tx_queues = 8...

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

CVE-2026-31505

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

In the Linux kernel, the following vulnerability has been resolved: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() iavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the value could change in runtime, we should use num_tx_queues instead. Moreover iavf_get_ethtool_stats() uses num_active_queues while iavf_get_sset_count() and iavf_get_stat_strings() use real_num_tx_queues, which triggers out-of-bounds writes when we do "ethtool -L" and "ethtool -S" simultaneously [1]. For example when we change channels from 1 to 8, Thread 3 could be scheduled before Thread 2, and out-of-bounds writes could be triggered in Thread 3: Thread 1 (ethtool -L) Thread 2 (work) Thread 3 (ethtool -S) iavf_set_channels() ... iavf_alloc_queues() -> num_active_queues = 8 iavf_schedule_finish_config() iavf_get_sset_count() real_num_tx_queues: 1 -> buffer for 1 queue iavf_get_ethtool_stats() num_active_queues: 8 -> out-of-bounds! iavf_finish_config() -> real_num_tx_queues = 8...

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

CVE-2026-31505

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

In the Linux kernel, the following vulnerability has been resolved: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() iavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the value could change in runtime, we should use num_tx_queues instead. Moreover iavf_get_ethtool_stats() uses num_active_queues while iavf_get_sset_count() and iavf_get_stat_strings() use real_num_tx_queues, which triggers out-of-bounds writes when we do "ethtool -L" and "ethtool -S" simultaneously [1]. For example when we change channels from 1 to 8, Thread 3 could be scheduled before Thread 2, and out-of-bounds writes could be triggered in Thread 3: Thread 1 (ethtool -L) Thread 2 (work) Thread 3 (ethtool -S) iavf_set_channels() ... iavf_alloc_queues() -> num_active_queues = 8 iavf_schedule_finish_config() iavf_get_sset_count() real_num_tx_queues: 1

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

CVE-2026-31505

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

iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()

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

CVE-2026-31505

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

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

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

BDU:2026-12539

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

Уязвимость функций iavf_get_sset_count() и iavf_get_ethtool_stats() модуля drivers/net/ethernet/intel/iavf/iavf_ethtool.c драйвера сетевых адаптеров ethernet intel ядра операционной системы Linux, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации

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

SUSE-SU-2026:2961-1

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

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

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

SUSE-SU-2026:2956-1

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

Security update for the Linux Kernel (Live Patch 11 for SUSE Linux Enterprise 15 SP7)

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

SUSE-SU-2026:2943-1

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

Security update for the Linux Kernel (Live Patch 14 for SUSE Linux Enterprise 15 SP7)

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

SUSE-SU-2026:2938-1

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

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

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

SUSE-SU-2026:2887-1

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

Security update for the Linux Kernel (Live Patch 12 for SUSE Linux Enterprise 15 SP7)

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

SUSE-SU-2026:2855-1

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

Security update for the Linux Kernel RT (Live Patch 11 for SUSE Linux Enterprise 15 SP7)

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

SUSE-SU-2026:2933-1

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

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

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

SUSE-SU-2026:2899-1

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

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

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

SUSE-SU-2026:2890-1

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

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

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

SUSE-SU-2026:2868-1

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

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

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

SUSE-SU-2026:2957-1

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

Security update for the Linux Kernel (Live Patch 23 for SUSE Linux Enterprise 15 SP6)

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

SUSE-SU-2026:2945-1

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

Security update for the Linux Kernel (Live Patch 10 for SUSE Linux Enterprise 15 SP7)

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

SUSE-SU-2026:2895-1

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

Security update for the Linux Kernel (Live Patch 9 for SUSE Linux Enterprise 15 SP7)

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-j72v-jx24-rm3p

In the Linux kernel, the following vulnerability has been resolved: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() iavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the value could change in runtime, we should use num_tx_queues instead. Moreover iavf_get_ethtool_stats() uses num_active_queues while iavf_get_sset_count() and iavf_get_stat_strings() use real_num_tx_queues, which triggers out-of-bounds writes when we do "ethtool -L" and "ethtool -S" simultaneously [1]. For example when we change channels from 1 to 8, Thread 3 could be scheduled before Thread 2, and out-of-bounds writes could be triggered in Thread 3: Thread 1 (ethtool -L) Thread 2 (work) Thread 3 (ethtool -S) iavf_set_channels() ... iavf_alloc_queues() -> num_active_queues = 8 iavf_schedule_finish_config() iavf_get_sset_count() real_num_tx_queues: 1 ...

CVSS3: 7.8
0%
Низкий
5 месяцев назад
ubuntu логотип
CVE-2026-31505

In the Linux kernel, the following vulnerability has been resolved: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() iavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the value could change in runtime, we should use num_tx_queues instead. Moreover iavf_get_ethtool_stats() uses num_active_queues while iavf_get_sset_count() and iavf_get_stat_strings() use real_num_tx_queues, which triggers out-of-bounds writes when we do "ethtool -L" and "ethtool -S" simultaneously [1]. For example when we change channels from 1 to 8, Thread 3 could be scheduled before Thread 2, and out-of-bounds writes could be triggered in Thread 3: Thread 1 (ethtool -L) Thread 2 (work) Thread 3 (ethtool -S) iavf_set_channels() ... iavf_alloc_queues() -> num_active_queues = 8 iavf_schedule_finish_config() iavf_get_sset_count() real_num_tx_queues: 1 -> buffer for 1 queue iavf_get_ethtool_stats() num_active_queues: 8 -> out-of-bounds! iavf_finish_config() -> real_num_tx_queues = 8...

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

In the Linux kernel, the following vulnerability has been resolved: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() iavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the value could change in runtime, we should use num_tx_queues instead. Moreover iavf_get_ethtool_stats() uses num_active_queues while iavf_get_sset_count() and iavf_get_stat_strings() use real_num_tx_queues, which triggers out-of-bounds writes when we do "ethtool -L" and "ethtool -S" simultaneously [1]. For example when we change channels from 1 to 8, Thread 3 could be scheduled before Thread 2, and out-of-bounds writes could be triggered in Thread 3: Thread 1 (ethtool -L) Thread 2 (work) Thread 3 (ethtool -S) iavf_set_channels() ... iavf_alloc_queues() -> num_active_queues = 8 iavf_schedule_finish_config() iavf_get_sset_count() real_num_tx_queues: 1 -> buffer for 1 queue iavf_get_ethtool_stats() num_active_queues: 8 -> out-of-bounds! iavf_finish_config() -> real_num_tx_queues = 8...

CVSS3: 6.1
0%
Низкий
5 месяцев назад
nvd логотип
CVE-2026-31505

In the Linux kernel, the following vulnerability has been resolved: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() iavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the value could change in runtime, we should use num_tx_queues instead. Moreover iavf_get_ethtool_stats() uses num_active_queues while iavf_get_sset_count() and iavf_get_stat_strings() use real_num_tx_queues, which triggers out-of-bounds writes when we do "ethtool -L" and "ethtool -S" simultaneously [1]. For example when we change channels from 1 to 8, Thread 3 could be scheduled before Thread 2, and out-of-bounds writes could be triggered in Thread 3: Thread 1 (ethtool -L) Thread 2 (work) Thread 3 (ethtool -S) iavf_set_channels() ... iavf_alloc_queues() -> num_active_queues = 8 iavf_schedule_finish_config() iavf_get_sset_count() real_num_tx_queues: 1

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

iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()

0%
Низкий
4 месяца назад
debian логотип
CVE-2026-31505

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

CVSS3: 7.8
0%
Низкий
5 месяцев назад
fstec логотип
BDU:2026-12539

Уязвимость функций iavf_get_sset_count() и iavf_get_ethtool_stats() модуля drivers/net/ethernet/intel/iavf/iavf_ethtool.c драйвера сетевых адаптеров ethernet intel ядра операционной системы Linux, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации

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

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

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

Security update for the Linux Kernel (Live Patch 11 for SUSE Linux Enterprise 15 SP7)

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

Security update for the Linux Kernel (Live Patch 14 for SUSE Linux Enterprise 15 SP7)

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

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

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

Security update for the Linux Kernel (Live Patch 12 for SUSE Linux Enterprise 15 SP7)

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

Security update for the Linux Kernel RT (Live Patch 11 for SUSE Linux Enterprise 15 SP7)

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

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

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

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

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

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

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

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

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

Security update for the Linux Kernel (Live Patch 23 for SUSE Linux Enterprise 15 SP6)

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

Security update for the Linux Kernel (Live Patch 10 for SUSE Linux Enterprise 15 SP7)

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

Security update for the Linux Kernel (Live Patch 9 for SUSE Linux Enterprise 15 SP7)

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

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