Логотип exploitDog
bind:"CVE-2024-50301" OR bind:"CVE-2024-49974" OR bind:"CVE-2024-50261"
Консоль
Логотип exploitDog

exploitDog

bind:"CVE-2024-50301" OR bind:"CVE-2024-49974" OR bind:"CVE-2024-50261"

Количество 78

Количество 78

fstec логотип

BDU:2024-10604

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

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

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

GHSA-4xwj-gw53-4w3v

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

In the Linux kernel, the following vulnerability has been resolved: NFSD: Limit the number of concurrent async COPY operations Nothing appears to limit the number of concurrent async COPY operations that clients can start. In addition, AFAICT each async COPY can copy an unlimited number of 4MB chunks, so can run for a long time. Thus IMO async COPY can become a DoS vector. Add a restriction mechanism that bounds the number of concurrent background COPY operations. Start simple and try to be fair -- this patch implements a per-namespace limit. An async COPY request that occurs while this limit is exceeded gets NFS4ERR_DELAY. The requesting client can choose to send the request again after a delay or fall back to a traditional read/write style copy. If there is need to make the mechanism more sophisticated, we can visit that in future patches.

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

BDU:2025-04512

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

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

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

SUSE-SU-2025:02154-1

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

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

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

SUSE-SU-2025:02134-1

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

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

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

SUSE-SU-2025:02111-1

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

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

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

SUSE-SU-2025:02110-1

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

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

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

SUSE-SU-2025:02144-1

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

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

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

SUSE-SU-2025:02142-1

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

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

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

SUSE-SU-2025:02140-1

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

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

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

SUSE-SU-2025:02136-1

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

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

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

SUSE-SU-2025:02125-1

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

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

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

SUSE-SU-2025:02101-1

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

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

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

SUSE-SU-2025:02096-1

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

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

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

SUSE-SU-2025:02075-1

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

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

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

SUSE-SU-2025:02171-1

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

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

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

SUSE-SU-2025:02139-1

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

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

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

SUSE-SU-2025:02131-1

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

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

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

SUSE-SU-2025:02124-1

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

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

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

SUSE-SU-2025:02113-1

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

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

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
fstec логотип
BDU:2024-10604

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

CVSS3: 7.8
0%
Низкий
9 месяцев назад
github логотип
GHSA-4xwj-gw53-4w3v

In the Linux kernel, the following vulnerability has been resolved: NFSD: Limit the number of concurrent async COPY operations Nothing appears to limit the number of concurrent async COPY operations that clients can start. In addition, AFAICT each async COPY can copy an unlimited number of 4MB chunks, so can run for a long time. Thus IMO async COPY can become a DoS vector. Add a restriction mechanism that bounds the number of concurrent background COPY operations. Start simple and try to be fair -- this patch implements a per-namespace limit. An async COPY request that occurs while this limit is exceeded gets NFS4ERR_DELAY. The requesting client can choose to send the request again after a delay or fall back to a traditional read/write style copy. If there is need to make the mechanism more sophisticated, we can visit that in future patches.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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