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

exploitDog

Количество 41

Количество 41

github логотип

GHSA-m5w6-2mrp-4227

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

In the Linux kernel, the following vulnerability has been resolved: net/rds: reset op_nents when zerocopy page pin fails When iov_iter_get_pages2() fails in rds_message_zcopy_from_user(), the pinned pages are released with put_page(), and rm->data.op_mmp_znotifier is cleared. But we fail to properly clear rm->data.op_nents. Later when rds_message_purge() is called from rds_sendmsg() the cleanup loop iterates over the incorrectly non zero number of op_nents and frees them again. Fix this by properly resetting op_nents when it should be in rds_message_zcopy_from_user().

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

CVE-2026-43494

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

In the Linux kernel, the following vulnerability has been resolved: net/rds: reset op_nents when zerocopy page pin fails When iov_iter_get_pages2() fails in rds_message_zcopy_from_user(), the pinned pages are released with put_page(), and rm->data.op_mmp_znotifier is cleared. But we fail to properly clear rm->data.op_nents. Later when rds_message_purge() is called from rds_sendmsg() the cleanup loop iterates over the incorrectly non zero number of op_nents and frees them again. Fix this by properly resetting op_nents when it should be in rds_message_zcopy_from_user().

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

CVE-2026-43494

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

In the Linux kernel, the following vulnerability has been resolved: net/rds: reset op_nents when zerocopy page pin fails When iov_iter_get_pages2() fails in rds_message_zcopy_from_user(), the pinned pages are released with put_page(), and rm->data.op_mmp_znotifier is cleared. But we fail to properly clear rm->data.op_nents. Later when rds_message_purge() is called from rds_sendmsg() the cleanup loop iterates over the incorrectly non zero number of op_nents and frees them again. Fix this by properly resetting op_nents when it should be in rds_message_zcopy_from_user().

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

CVE-2026-43494

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

In the Linux kernel, the following vulnerability has been resolved: net/rds: reset op_nents when zerocopy page pin fails When iov_iter_get_pages2() fails in rds_message_zcopy_from_user(), the pinned pages are released with put_page(), and rm->data.op_mmp_znotifier is cleared. But we fail to properly clear rm->data.op_nents. Later when rds_message_purge() is called from rds_sendmsg() the cleanup loop iterates over the incorrectly non zero number of op_nents and frees them again. Fix this by properly resetting op_nents when it should be in rds_message_zcopy_from_user().

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

CVE-2026-43494

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

net/rds: reset op_nents when zerocopy page pin fails

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

CVE-2026-43494

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

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

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

BDU:2026-07273

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

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

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

ROS-20260611-73-0039

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

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

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

SUSE-SU-2026:2937-1

21 день назад

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

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

SUSE-SU-2026:2932-1

21 день назад

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

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

SUSE-SU-2026:2888-1

22 дня назад

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

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

SUSE-SU-2026:2920-1

22 дня назад

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

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

SUSE-SU-2026:2910-1

22 дня назад

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

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

SUSE-SU-2026:2889-1

22 дня назад

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

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

SUSE-SU-2026:2867-1

22 дня назад

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

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

SUSE-SU-2026:2864-1

23 дня назад

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

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

SUSE-SU-2026:2961-1

21 день назад

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

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

SUSE-SU-2026:2956-1

21 день назад

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

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

SUSE-SU-2026:2943-1

21 день назад

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

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

SUSE-SU-2026:2938-1

21 день назад

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

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-m5w6-2mrp-4227

In the Linux kernel, the following vulnerability has been resolved: net/rds: reset op_nents when zerocopy page pin fails When iov_iter_get_pages2() fails in rds_message_zcopy_from_user(), the pinned pages are released with put_page(), and rm->data.op_mmp_znotifier is cleared. But we fail to properly clear rm->data.op_nents. Later when rds_message_purge() is called from rds_sendmsg() the cleanup loop iterates over the incorrectly non zero number of op_nents and frees them again. Fix this by properly resetting op_nents when it should be in rds_message_zcopy_from_user().

CVSS3: 7.8
0%
Низкий
2 месяца назад
ubuntu логотип
CVE-2026-43494

In the Linux kernel, the following vulnerability has been resolved: net/rds: reset op_nents when zerocopy page pin fails When iov_iter_get_pages2() fails in rds_message_zcopy_from_user(), the pinned pages are released with put_page(), and rm->data.op_mmp_znotifier is cleared. But we fail to properly clear rm->data.op_nents. Later when rds_message_purge() is called from rds_sendmsg() the cleanup loop iterates over the incorrectly non zero number of op_nents and frees them again. Fix this by properly resetting op_nents when it should be in rds_message_zcopy_from_user().

CVSS3: 7.8
0%
Низкий
2 месяца назад
redhat логотип
CVE-2026-43494

In the Linux kernel, the following vulnerability has been resolved: net/rds: reset op_nents when zerocopy page pin fails When iov_iter_get_pages2() fails in rds_message_zcopy_from_user(), the pinned pages are released with put_page(), and rm->data.op_mmp_znotifier is cleared. But we fail to properly clear rm->data.op_nents. Later when rds_message_purge() is called from rds_sendmsg() the cleanup loop iterates over the incorrectly non zero number of op_nents and frees them again. Fix this by properly resetting op_nents when it should be in rds_message_zcopy_from_user().

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

In the Linux kernel, the following vulnerability has been resolved: net/rds: reset op_nents when zerocopy page pin fails When iov_iter_get_pages2() fails in rds_message_zcopy_from_user(), the pinned pages are released with put_page(), and rm->data.op_mmp_znotifier is cleared. But we fail to properly clear rm->data.op_nents. Later when rds_message_purge() is called from rds_sendmsg() the cleanup loop iterates over the incorrectly non zero number of op_nents and frees them again. Fix this by properly resetting op_nents when it should be in rds_message_zcopy_from_user().

CVSS3: 7.8
0%
Низкий
2 месяца назад
msrc логотип
CVE-2026-43494

net/rds: reset op_nents when zerocopy page pin fails

CVSS3: 5.5
0%
Низкий
2 месяца назад
debian логотип
CVE-2026-43494

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

CVSS3: 7.8
0%
Низкий
2 месяца назад
fstec логотип
BDU:2026-07273

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

CVSS3: 7.8
0%
Низкий
около 1 года назад
redos логотип
ROS-20260611-73-0039

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

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

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

21 день назад
suse-cvrf логотип
SUSE-SU-2026:2932-1

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

21 день назад
suse-cvrf логотип
SUSE-SU-2026:2888-1

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

22 дня назад
suse-cvrf логотип
SUSE-SU-2026:2920-1

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

22 дня назад
suse-cvrf логотип
SUSE-SU-2026:2910-1

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

22 дня назад
suse-cvrf логотип
SUSE-SU-2026:2889-1

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

22 дня назад
suse-cvrf логотип
SUSE-SU-2026:2867-1

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

22 дня назад
suse-cvrf логотип
SUSE-SU-2026:2864-1

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

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

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

21 день назад
suse-cvrf логотип
SUSE-SU-2026:2956-1

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

21 день назад
suse-cvrf логотип
SUSE-SU-2026:2943-1

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

21 день назад
suse-cvrf логотип
SUSE-SU-2026:2938-1

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

21 день назад

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