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

exploitDog

Количество 29

Количество 29

ubuntu логотип

CVE-2025-40129

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

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix null pointer dereference on zero-length checksum In xdr_stream_decode_opaque_auth(), zero-length checksum.len causes checksum.data to be set to NULL. This triggers a NPD when accessing checksum.data in gss_krb5_verify_mic_v2(). This patch ensures that the value of checksum.len is not less than XDR_UNIT.

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

CVE-2025-40129

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

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix null pointer dereference on zero-length checksum In xdr_stream_decode_opaque_auth(), zero-length checksum.len causes checksum.data to be set to NULL. This triggers a NPD when accessing checksum.data in gss_krb5_verify_mic_v2(). This patch ensures that the value of checksum.len is not less than XDR_UNIT.

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

CVE-2025-40129

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

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix null pointer dereference on zero-length checksum In xdr_stream_decode_opaque_auth(), zero-length checksum.len causes checksum.data to be set to NULL. This triggers a NPD when accessing checksum.data in gss_krb5_verify_mic_v2(). This patch ensures that the value of checksum.len is not less than XDR_UNIT.

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

CVE-2025-40129

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

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

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

GHSA-c9g4-75m8-v388

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

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix null pointer dereference on zero-length checksum In xdr_stream_decode_opaque_auth(), zero-length checksum.len causes checksum.data to be set to NULL. This triggers a NPD when accessing checksum.data in gss_krb5_verify_mic_v2(). This patch ensures that the value of checksum.len is not less than XDR_UNIT.

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

BDU:2025-15301

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

Уязвимость функции xdr_stream_decode_opaque_auth() модуля net/sunrpc/auth_gss/svcauth_gss.c реализации протокола RPC ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании

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

SUSE-SU-2026:0561-1

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

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

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

SUSE-SU-2026:0557-1

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

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

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

SUSE-SU-2026:0551-1

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

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

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

SUSE-SU-2026:0491-1

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

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

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

SUSE-SU-2026:0555-1

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

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

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

SUSE-SU-2026:0550-1

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

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

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

SUSE-SU-2026:0490-1

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

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

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

SUSE-SU-2026:0556-1

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

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

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

SUSE-SU-2026:0546-1

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

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

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

SUSE-SU-2026:0489-1

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

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

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

SUSE-SU-2026:0560-1

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

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

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

SUSE-SU-2026:0554-1

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

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

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

SUSE-SU-2026:0548-1

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

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

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

SUSE-SU-2026:0543-1

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

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

EPSS: Низкий

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

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

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix null pointer dereference on zero-length checksum In xdr_stream_decode_opaque_auth(), zero-length checksum.len causes checksum.data to be set to NULL. This triggers a NPD when accessing checksum.data in gss_krb5_verify_mic_v2(). This patch ensures that the value of checksum.len is not less than XDR_UNIT.

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

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix null pointer dereference on zero-length checksum In xdr_stream_decode_opaque_auth(), zero-length checksum.len causes checksum.data to be set to NULL. This triggers a NPD when accessing checksum.data in gss_krb5_verify_mic_v2(). This patch ensures that the value of checksum.len is not less than XDR_UNIT.

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

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix null pointer dereference on zero-length checksum In xdr_stream_decode_opaque_auth(), zero-length checksum.len causes checksum.data to be set to NULL. This triggers a NPD when accessing checksum.data in gss_krb5_verify_mic_v2(). This patch ensures that the value of checksum.len is not less than XDR_UNIT.

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

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

0%
Низкий
7 месяцев назад
github логотип
GHSA-c9g4-75m8-v388

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix null pointer dereference on zero-length checksum In xdr_stream_decode_opaque_auth(), zero-length checksum.len causes checksum.data to be set to NULL. This triggers a NPD when accessing checksum.data in gss_krb5_verify_mic_v2(). This patch ensures that the value of checksum.len is not less than XDR_UNIT.

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

Уязвимость функции xdr_stream_decode_opaque_auth() модуля net/sunrpc/auth_gss/svcauth_gss.c реализации протокола RPC ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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