Логотип exploitDog
bind:CVE-2025-38083
Консоль
Логотип exploitDog

exploitDog

bind:CVE-2025-38083

Количество 26

Количество 26

ubuntu логотип

CVE-2025-38083

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

In the Linux kernel, the following vulnerability has been resolved: net_sched: prio: fix a race in prio_tune() Gerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 [1]: lock root [2]: qdisc_tree_flush_backlog() [3]: unlock root | | [5]: lock root | [6]: rehash | [7]: qdisc_tree_reduce_backlog() | [4]: qdisc_put() This can be abused to underflow a parent's qlen. Calling qdisc_purge_queue() instead of qdisc_tree_flush_backlog() should fix the race, because all packets will be purged from the qdisc before releasing the lock.

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

CVE-2025-38083

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

In the Linux kernel, the following vulnerability has been resolved: net_sched: prio: fix a race in prio_tune() Gerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 [1]: lock root [2]: qdisc_tree_flush_backlog() [3]: unlock root | | [5]: lock root | [6]: rehash | [7]: qdisc_tree_reduce_backlog() | [4]: qdisc_put() This can be abused to underflow a parent's qlen. Calling qdisc_purge_queue() instead of qdisc_tree_flush_backlog() should fix the race, because all packets will be purged from the qdisc before releasing the lock.

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

CVE-2025-38083

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

In the Linux kernel, the following vulnerability has been resolved: net_sched: prio: fix a race in prio_tune() Gerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 [1]: lock root [2]: qdisc_tree_flush_backlog() [3]: unlock root | | [5]: lock root | [6]: rehash | [7]: qdisc_tree_reduce_backlog() | [4]: qdisc_put() This can be abused to underflow a parent's qlen. Calling qdisc_purge_queue() instead of qdisc_tree_flush_backlog() should fix the race, because all packets will be purged from the qdisc before releasing the lock.

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

CVE-2025-38083

14 дней назад

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

CVE-2025-38083

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

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

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

GHSA-pvq8-vg9v-94rw

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

In the Linux kernel, the following vulnerability has been resolved: net_sched: prio: fix a race in prio_tune() Gerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 [1]: lock root [2]: qdisc_tree_flush_backlog() [3]: unlock root | | [5]: lock root | [6]: rehash | [7]: qdisc_tree_reduce_backlog() | [4]: qdisc_put() This can be abused to underflow a parent's qlen. Calling qdisc_purge_queue() instead of qdisc_tree_flush_backlog() should fix the race, because all packets will be purged from the qdisc before releasing the lock.

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

SUSE-SU-2025:02854-1

3 дня назад

Security update for the Linux Kernel (Live Patch 59 for SLE 12 SP5)

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

SUSE-SU-2025:02830-1

5 дней назад

Security update for the Linux Kernel (Live Patch 65 for SLE 12 SP5)

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

SUSE-SU-2025:02827-1

5 дней назад

Security update for the Linux Kernel (Live Patch 58 for SLE 12 SP5)

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

SUSE-SU-2025:02820-1

5 дней назад

Security update for the Linux Kernel RT (Live Patch 4 for SLE 15 SP6)

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

SUSE-SU-2025:02857-1

3 дня назад

Security update for the Linux Kernel (Live Patch 57 for SLE 15 SP3)

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

SUSE-SU-2025:02834-1

4 дня назад

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

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

SUSE-SU-2025:02833-1

4 дня назад

Security update for the Linux Kernel (Live Patch 29 for SLE 15 SP4)

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

SUSE-SU-2025:02832-1

4 дня назад

Security update for the Linux Kernel (Live Patch 58 for SLE 15 SP3)

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

SUSE-SU-2025:02821-1

5 дней назад

Security update for the Linux Kernel RT (Live Patch 0 for SLE 15 SP6)

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

SUSE-SU-2025:02858-1

3 дня назад

Security update for the Linux Kernel RT (Live Patch 0 for SLE 15 SP7)

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

SUSE-SU-2025:02538-1

24 дня назад

Security update for the Linux Kernel

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

SUSE-SU-2025:02335-1

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

Security update for the Linux Kernel

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

SUSE-SU-2025:02249-1

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

Security update for the Linux Kernel

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

SUSE-SU-2025:02334-1

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

Security update for the Linux Kernel

EPSS: Низкий

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

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

In the Linux kernel, the following vulnerability has been resolved: net_sched: prio: fix a race in prio_tune() Gerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 [1]: lock root [2]: qdisc_tree_flush_backlog() [3]: unlock root | | [5]: lock root | [6]: rehash | [7]: qdisc_tree_reduce_backlog() | [4]: qdisc_put() This can be abused to underflow a parent's qlen. Calling qdisc_purge_queue() instead of qdisc_tree_flush_backlog() should fix the race, because all packets will be purged from the qdisc before releasing the lock.

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

In the Linux kernel, the following vulnerability has been resolved: net_sched: prio: fix a race in prio_tune() Gerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 [1]: lock root [2]: qdisc_tree_flush_backlog() [3]: unlock root | | [5]: lock root | [6]: rehash | [7]: qdisc_tree_reduce_backlog() | [4]: qdisc_put() This can be abused to underflow a parent's qlen. Calling qdisc_purge_queue() instead of qdisc_tree_flush_backlog() should fix the race, because all packets will be purged from the qdisc before releasing the lock.

CVSS3: 6.3
0%
Низкий
2 месяца назад
nvd логотип
CVE-2025-38083

In the Linux kernel, the following vulnerability has been resolved: net_sched: prio: fix a race in prio_tune() Gerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 [1]: lock root [2]: qdisc_tree_flush_backlog() [3]: unlock root | | [5]: lock root | [6]: rehash | [7]: qdisc_tree_reduce_backlog() | [4]: qdisc_put() This can be abused to underflow a parent's qlen. Calling qdisc_purge_queue() instead of qdisc_tree_flush_backlog() should fix the race, because all packets will be purged from the qdisc before releasing the lock.

0%
Низкий
2 месяца назад
msrc логотип
0%
Низкий
14 дней назад
debian логотип
CVE-2025-38083

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

0%
Низкий
2 месяца назад
github логотип
GHSA-pvq8-vg9v-94rw

In the Linux kernel, the following vulnerability has been resolved: net_sched: prio: fix a race in prio_tune() Gerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 [1]: lock root [2]: qdisc_tree_flush_backlog() [3]: unlock root | | [5]: lock root | [6]: rehash | [7]: qdisc_tree_reduce_backlog() | [4]: qdisc_put() This can be abused to underflow a parent's qlen. Calling qdisc_purge_queue() instead of qdisc_tree_flush_backlog() should fix the race, because all packets will be purged from the qdisc before releasing the lock.

0%
Низкий
2 месяца назад
suse-cvrf логотип
SUSE-SU-2025:02854-1

Security update for the Linux Kernel (Live Patch 59 for SLE 12 SP5)

3 дня назад
suse-cvrf логотип
SUSE-SU-2025:02830-1

Security update for the Linux Kernel (Live Patch 65 for SLE 12 SP5)

5 дней назад
suse-cvrf логотип
SUSE-SU-2025:02827-1

Security update for the Linux Kernel (Live Patch 58 for SLE 12 SP5)

5 дней назад
suse-cvrf логотип
SUSE-SU-2025:02820-1

Security update for the Linux Kernel RT (Live Patch 4 for SLE 15 SP6)

5 дней назад
suse-cvrf логотип
SUSE-SU-2025:02857-1

Security update for the Linux Kernel (Live Patch 57 for SLE 15 SP3)

3 дня назад
suse-cvrf логотип
SUSE-SU-2025:02834-1

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

4 дня назад
suse-cvrf логотип
SUSE-SU-2025:02833-1

Security update for the Linux Kernel (Live Patch 29 for SLE 15 SP4)

4 дня назад
suse-cvrf логотип
SUSE-SU-2025:02832-1

Security update for the Linux Kernel (Live Patch 58 for SLE 15 SP3)

4 дня назад
suse-cvrf логотип
SUSE-SU-2025:02821-1

Security update for the Linux Kernel RT (Live Patch 0 for SLE 15 SP6)

5 дней назад
suse-cvrf логотип
SUSE-SU-2025:02858-1

Security update for the Linux Kernel RT (Live Patch 0 for SLE 15 SP7)

3 дня назад
suse-cvrf логотип
SUSE-SU-2025:02538-1

Security update for the Linux Kernel

24 дня назад
suse-cvrf логотип
SUSE-SU-2025:02335-1

Security update for the Linux Kernel

около 1 месяца назад
suse-cvrf логотип
SUSE-SU-2025:02249-1

Security update for the Linux Kernel

около 1 месяца назад
suse-cvrf логотип
SUSE-SU-2025:02334-1

Security update for the Linux Kernel

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

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