Логотип exploitDog
bind:"GHSA-fp4c-f74p-8cg7" OR bind:"CVE-2025-38087"
Консоль
Логотип exploitDog

exploitDog

bind:"GHSA-fp4c-f74p-8cg7" OR bind:"CVE-2025-38087"

Количество 35

Количество 35

github логотип

GHSA-fp4c-f74p-8cg7

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

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix use-after-free in taprio_dev_notifier Since taprio’s taprio_dev_notifier() isn’t protected by an RCU read-side critical section, a race with advance_sched() can lead to a use-after-free. Adding rcu_read_lock() inside taprio_dev_notifier() prevents this.

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

CVE-2025-38087

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

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix use-after-free in taprio_dev_notifier Since taprio’s taprio_dev_notifier() isn’t protected by an RCU read-side critical section, a race with advance_sched() can lead to a use-after-free. Adding rcu_read_lock() inside taprio_dev_notifier() prevents this.

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

CVE-2025-38087

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

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix use-after-free in taprio_dev_notifier Since taprio’s taprio_dev_notifier() isn’t protected by an RCU read-side critical section, a race with advance_sched() can lead to a use-after-free. Adding rcu_read_lock() inside taprio_dev_notifier() prevents this.

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

CVE-2025-38087

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

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix use-after-free in taprio_dev_notifier Since taprio’s taprio_dev_notifier() isn’t protected by an RCU read-side critical section, a race with advance_sched() can lead to a use-after-free. Adding rcu_read_lock() inside taprio_dev_notifier() prevents this.

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

CVE-2025-38087

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

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

CVE-2025-38087

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

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

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

BDU:2025-09825

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

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

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

SUSE-SU-2025:03222-1

17 дней назад

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

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

SUSE-SU-2025:03213-1

19 дней назад

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

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

SUSE-SU-2025:03104-1

23 дня назад

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

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

SUSE-SU-2025:03106-1

23 дня назад

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

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

SUSE-SU-2025:03212-1

19 дней назад

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

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

SUSE-SU-2025:03109-1

23 дня назад

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

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

SUSE-SU-2025:03235-1

17 дней назад

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

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

SUSE-SU-2025:03217-1

17 дней назад

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

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

SUSE-SU-2025:03215-1

17 дней назад

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

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

SUSE-SU-2025:03210-1

19 дней назад

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

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

SUSE-SU-2025:03123-1

23 дня назад

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

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

SUSE-SU-2025:03111-1

23 дня назад

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

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

SUSE-SU-2025:03100-1

23 дня назад

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

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-fp4c-f74p-8cg7

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix use-after-free in taprio_dev_notifier Since taprio’s taprio_dev_notifier() isn’t protected by an RCU read-side critical section, a race with advance_sched() can lead to a use-after-free. Adding rcu_read_lock() inside taprio_dev_notifier() prevents this.

0%
Низкий
3 месяца назад
ubuntu логотип
CVE-2025-38087

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix use-after-free in taprio_dev_notifier Since taprio’s taprio_dev_notifier() isn’t protected by an RCU read-side critical section, a race with advance_sched() can lead to a use-after-free. Adding rcu_read_lock() inside taprio_dev_notifier() prevents this.

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

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix use-after-free in taprio_dev_notifier Since taprio’s taprio_dev_notifier() isn’t protected by an RCU read-side critical section, a race with advance_sched() can lead to a use-after-free. Adding rcu_read_lock() inside taprio_dev_notifier() prevents this.

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

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix use-after-free in taprio_dev_notifier Since taprio’s taprio_dev_notifier() isn’t protected by an RCU read-side critical section, a race with advance_sched() can lead to a use-after-free. Adding rcu_read_lock() inside taprio_dev_notifier() prevents this.

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

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

0%
Низкий
3 месяца назад
fstec логотип
BDU:2025-09825

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

23 дня назад

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