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

exploitDog

bind:CVE-2025-38206

Количество 50

Количество 50

ubuntu логотип

CVE-2025-38206

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

In the Linux kernel, the following vulnerability has been resolved: exfat: fix double free in delayed_free The double free could happen in the following path. exfat_create_upcase_table() exfat_create_upcase_table() : return error exfat_free_upcase_table() : free ->vol_utbl exfat_load_default_upcase_table : return error exfat_kill_sb() delayed_free() exfat_free_upcase_table() <--------- double free This patch set ->vol_util as NULL after freeing it.

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

CVE-2025-38206

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

In the Linux kernel, the following vulnerability has been resolved: exfat: fix double free in delayed_free The double free could happen in the following path. exfat_create_upcase_table() exfat_create_upcase_table() : return error exfat_free_upcase_table() : free ->vol_utbl exfat_load_default_upcase_table : return error exfat_kill_sb() delayed_free() exfat_free_upcase_table() <--------- double free This patch set ->vol_util as NULL after freeing it.

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

CVE-2025-38206

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

In the Linux kernel, the following vulnerability has been resolved: exfat: fix double free in delayed_free The double free could happen in the following path. exfat_create_upcase_table() exfat_create_upcase_table() : return error exfat_free_upcase_table() : free ->vol_utbl exfat_load_default_upcase_table : return error exfat_kill_sb() delayed_free() exfat_free_upcase_table() <--------- double free This patch set ->vol_util as NULL after freeing it.

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

CVE-2025-38206

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

exfat: fix double free in delayed_free

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

CVE-2025-38206

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

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

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

GHSA-349q-hp2f-r4hf

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

In the Linux kernel, the following vulnerability has been resolved: exfat: fix double free in delayed_free The double free could happen in the following path. exfat_create_upcase_table() exfat_create_upcase_table() : return error exfat_free_upcase_table() : free ->vol_utbl exfat_load_default_upcase_table : return error exfat_kill_sb() delayed_free() exfat_free_upcase_table() <--------- double free This patch set ->vol_util as NULL after freeing it.

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

BDU:2025-15483

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

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

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

ELSA-2026-3066

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

ELSA-2026-3066: kernel security update (MODERATE)

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

SUSE-SU-2025:3683-1

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

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

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

SUSE-SU-2025:03672-1

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

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

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

SUSE-SU-2025:03666-1

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

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

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

SUSE-SU-2025:03664-1

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

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

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

ELSA-2026-3275

30 дней назад

ELSA-2026-3275: kernel security update (MODERATE)

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

SUSE-SU-2025:3736-1

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

Security update for the Linux Kernel (Live Patch 25 for SLE 15 SP5)

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

SUSE-SU-2025:3733-1

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

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

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

SUSE-SU-2025:3731-1

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

Security update for the Linux Kernel (Live Patch 22 for SLE 15 SP5)

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

SUSE-SU-2025:3717-1

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

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

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

SUSE-SU-2025:3712-1

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

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

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

SUSE-SU-2025:3705-1

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

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

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

SUSE-SU-2025:3679-1

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

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

EPSS: Низкий

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

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

In the Linux kernel, the following vulnerability has been resolved: exfat: fix double free in delayed_free The double free could happen in the following path. exfat_create_upcase_table() exfat_create_upcase_table() : return error exfat_free_upcase_table() : free ->vol_utbl exfat_load_default_upcase_table : return error exfat_kill_sb() delayed_free() exfat_free_upcase_table() <--------- double free This patch set ->vol_util as NULL after freeing it.

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

In the Linux kernel, the following vulnerability has been resolved: exfat: fix double free in delayed_free The double free could happen in the following path. exfat_create_upcase_table() exfat_create_upcase_table() : return error exfat_free_upcase_table() : free ->vol_utbl exfat_load_default_upcase_table : return error exfat_kill_sb() delayed_free() exfat_free_upcase_table() <--------- double free This patch set ->vol_util as NULL after freeing it.

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

In the Linux kernel, the following vulnerability has been resolved: exfat: fix double free in delayed_free The double free could happen in the following path. exfat_create_upcase_table() exfat_create_upcase_table() : return error exfat_free_upcase_table() : free ->vol_utbl exfat_load_default_upcase_table : return error exfat_kill_sb() delayed_free() exfat_free_upcase_table() <--------- double free This patch set ->vol_util as NULL after freeing it.

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

exfat: fix double free in delayed_free

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

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

CVSS3: 7.8
0%
Низкий
9 месяцев назад
github логотип
GHSA-349q-hp2f-r4hf

In the Linux kernel, the following vulnerability has been resolved: exfat: fix double free in delayed_free The double free could happen in the following path. exfat_create_upcase_table() exfat_create_upcase_table() : return error exfat_free_upcase_table() : free ->vol_utbl exfat_load_default_upcase_table : return error exfat_kill_sb() delayed_free() exfat_free_upcase_table() <--------- double free This patch set ->vol_util as NULL after freeing it.

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

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

CVSS3: 7
0%
Низкий
12 месяцев назад
oracle-oval логотип
ELSA-2026-3066

ELSA-2026-3066: kernel security update (MODERATE)

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

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

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

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

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

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

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

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

5 месяцев назад
oracle-oval логотип
ELSA-2026-3275

ELSA-2026-3275: kernel security update (MODERATE)

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

Security update for the Linux Kernel (Live Patch 25 for SLE 15 SP5)

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

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

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

Security update for the Linux Kernel (Live Patch 22 for SLE 15 SP5)

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

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

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

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

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

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

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

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

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

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