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

exploitDog

Количество 111

Количество 111

suse-cvrf логотип

SUSE-SU-2025:02604-1

около 1 года назад

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

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

GHSA-xrr8-p4pf-hfwr

больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svc_proc_register() Currently, nfsd_proc_stat_init() ignores the return value of svc_proc_register(). If the procfile creation fails, then the kernel will WARN when it tries to remove the entry later. Fix nfsd_proc_stat_init() to return the same type of pointer as svc_proc_register(), and fix up nfsd_net_init() to check that and fail the nfsd_net construction if it occurs. svc_proc_register() can fail if the dentry can't be allocated, or if an identical dentry already exists. The second case is pretty unlikely in the nfsd_net construction codepath, so if this happens, return -ENOMEM.

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

BDU:2026-01408

больше 1 года назад

Уязвимость функции nfsd_net_init() модуля fs/nfsd/nfsctl.c поддержки сетевой файловой системы NFS ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании

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

SUSE-SU-2025:02698-1

около 1 года назад

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

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

SUSE-SU-2025:02688-1

около 1 года назад

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

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

SUSE-SU-2025:02652-1

около 1 года назад

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

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

SUSE-SU-2025:02638-1

около 1 года назад

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

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

SUSE-SU-2025:02627-1

около 1 года назад

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

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

SUSE-SU-2025:02610-1

около 1 года назад

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

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

RLSA-2025:11855

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

Moderate: kernel security update

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

ELSA-2025-11855

около 1 года назад

ELSA-2025-11855: kernel security update (MODERATE)

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

SUSE-SU-2025:02636-1

около 1 года назад

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

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

SUSE-SU-2025:02632-1

около 1 года назад

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

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

ROS-20260803-80-0011

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

Уязвимость kernel-lt

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

ROS-20260803-73-0012

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

Уязвимость kernel-lt

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

SUSE-SU-2025:02942-1

около 1 года назад

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

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

SUSE-SU-2025:02858-1

около 1 года назад

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

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

SUSE-SU-2025:02691-1

около 1 года назад

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

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

SUSE-SU-2025:02601-1

около 1 года назад

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

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

CVE-2022-50087

больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails When scpi probe fails, at any point, we need to ensure that the scpi_info is not set and will remain NULL until the probe succeeds. If it is not taken care, then it could result use-after-free as the value is exported via get_scpi_ops() and could refer to a memory allocated via devm_kzalloc() but freed when the probe fails.

CVSS3: 7.8
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
suse-cvrf логотип
SUSE-SU-2025:02604-1

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

около 1 года назад
github логотип
GHSA-xrr8-p4pf-hfwr

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svc_proc_register() Currently, nfsd_proc_stat_init() ignores the return value of svc_proc_register(). If the procfile creation fails, then the kernel will WARN when it tries to remove the entry later. Fix nfsd_proc_stat_init() to return the same type of pointer as svc_proc_register(), and fix up nfsd_net_init() to check that and fail the nfsd_net construction if it occurs. svc_proc_register() can fail if the dentry can't be allocated, or if an identical dentry already exists. The second case is pretty unlikely in the nfsd_net construction codepath, so if this happens, return -ENOMEM.

CVSS3: 5.5
0%
Низкий
больше 1 года назад
fstec логотип
BDU:2026-01408

Уязвимость функции nfsd_net_init() модуля fs/nfsd/nfsctl.c поддержки сетевой файловой системы NFS ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 5.5
0%
Низкий
больше 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02698-1

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

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02688-1

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

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02652-1

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

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02638-1

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

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02627-1

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

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02610-1

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

около 1 года назад
rocky логотип
RLSA-2025:11855

Moderate: kernel security update

12 месяцев назад
oracle-oval логотип
ELSA-2025-11855

ELSA-2025-11855: kernel security update (MODERATE)

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02636-1

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

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02632-1

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

около 1 года назад
redos логотип
ROS-20260803-80-0011

Уязвимость kernel-lt

CVSS3: 5.5
0%
Низкий
около 2 месяцев назад
redos логотип
ROS-20260803-73-0012

Уязвимость kernel-lt

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

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

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

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

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02691-1

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

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02601-1

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

около 1 года назад
ubuntu логотип
CVE-2022-50087

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails When scpi probe fails, at any point, we need to ensure that the scpi_info is not set and will remain NULL until the probe succeeds. If it is not taken care, then it could result use-after-free as the value is exported via get_scpi_ops() and could refer to a memory allocated via devm_kzalloc() but freed when the probe fails.

CVSS3: 7.8
0%
Низкий
больше 1 года назад

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