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

exploitDog

bind:CVE-2023-53749

Количество 4

Количество 4

ubuntu логотип

CVE-2023-53749

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

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

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

CVE-2023-53749

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

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

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

CVE-2023-53749

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

x86: fix clear_user_rep_good() exception handling annotation

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

GHSA-g2f7-m38p-frw3

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

In the Linux kernel, the following vulnerability has been resolved: x86: fix clear_user_rep_good() exception handling annotation This code no longer exists in mainline, because it was removed in commit d2c95f9d6802 ("x86: don't use REP_GOOD or ERMS for user memory clearing") upstream. However, rather than backport the full range of x86 memory clearing and copying cleanups, fix the exception table annotation placement for the final 'rep movsb' in clear_user_rep_good(): rather than pointing at the actual instruction that did the user space access, it pointed to the register move just before it. That made sense from a code flow standpoint, but not from an actual usage standpoint: it means that if user access takes an exception, the exception handler won't actually find the instruction in the exception tables. As a result, rather than fixing it up and returning -EFAULT, it would then turn it into a kernel oops report instead, something like: BUG: unable to handle page fault fo...

EPSS: Низкий

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

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

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

2 месяца назад
nvd логотип
CVE-2023-53749

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

2 месяца назад
msrc логотип
CVE-2023-53749

x86: fix clear_user_rep_good() exception handling annotation

2 месяца назад
github логотип
GHSA-g2f7-m38p-frw3

In the Linux kernel, the following vulnerability has been resolved: x86: fix clear_user_rep_good() exception handling annotation This code no longer exists in mainline, because it was removed in commit d2c95f9d6802 ("x86: don't use REP_GOOD or ERMS for user memory clearing") upstream. However, rather than backport the full range of x86 memory clearing and copying cleanups, fix the exception table annotation placement for the final 'rep movsb' in clear_user_rep_good(): rather than pointing at the actual instruction that did the user space access, it pointed to the register move just before it. That made sense from a code flow standpoint, but not from an actual usage standpoint: it means that if user access takes an exception, the exception handler won't actually find the instruction in the exception tables. As a result, rather than fixing it up and returning -EFAULT, it would then turn it into a kernel oops report instead, something like: BUG: unable to handle page fault fo...

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

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