Lucene search
+L

18 matches found

AstraLinux
AstraLinux
added 2026/07/08 10:36 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: In libceph, the error from monhandleauthdone should be returned. Currently, any error from cephauthhandlereplydone is propagated via finishauth, but it is not returned from monhandleauthdone. This results in higher layers...

7.5CVSS6.2AI score0.00275EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/07/08 10:36 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: libceph: Potential out-of-bounds writes have been prevented in the handleauthsessionkey function. The len field originates from untrusted network packets. Boundary checks have been added to prevent potential out-of-bounds writes...

9.8CVSS5.8AI score0.0051EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/06 2:31 p.m.9 views

kernel: libceph: prevent potential out-of-bounds reads in handle_auth_done()

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in handleauthdone Perform an explicit bounds check on payloadlen to avoid a possible out-of-bounds access in the callout. idryomov: changelog...

9.8CVSS6.6AI score0.00351EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/17 12:5 p.m.21 views

kernel: libceph: prevent potential out-of-bounds reads in handle_auth_done()

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in handleauthdone Perform an explicit bounds check on payloadlen to avoid a possible out-of-bounds access in the callout. idryomov: changelog...

9.8CVSS5.5AI score0.00351EPSS
SaveExploits0References5
Rockylinux
Rockylinux
added 2026/06/12 6:1 p.m.21 views

kernel-rt security update

An update is available for kernel-rt. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel-rt packages provide the Real Time Linux Kernel, which enables...

9.8CVSS6.5AI score0.00563EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/06/11 11:46 a.m.13 views

kernel: libceph: prevent potential out-of-bounds reads in handle_auth_done()

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in handleauthdone Perform an explicit bounds check on payloadlen to avoid a possible out-of-bounds access in the callout. idryomov: changelog...

9.8CVSS5.4AI score0.00351EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/10 8:9 p.m.14 views

kernel: libceph: prevent potential out-of-bounds reads in handle_auth_done()

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in handleauthdone Perform an explicit bounds check on payloadlen to avoid a possible out-of-bounds access in the callout. idryomov: changelog...

9.8CVSS7AI score0.00351EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/08 2:21 p.m.51 views

CVE-2026-43407

The CVE-2026-43407 issue affects the Linux kernel libceph component, where a CEPH_MSG_AUTH_REPLY with a large payload_len could trigger an integer overflow and out-of-bounds read. The root cause is storing payload_len and related lengths in int, allowing negative values to underflow pointers. The...

9.1CVSS5.8AI score0.00537EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.19 views

PT-2026-39068

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds access exists in the ceph handle auth reply function within libceph, triggered by a message of type 'CEPH MSG AUTH REPLY'. The issue occurs because the payload len field...

9.1CVSS5.8AI score0.00537EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/01/27 12:27 a.m.12 views

SUSE CVE-2026-22984

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in handleauthdone Perform an explicit bounds check on payloadlen to avoid a possible out-of-bounds access in the callout. idryomov: changelog...

6.5CVSS5.8AI score0.00351EPSS
SaveExploits0References22
OSV
OSV
added 2026/01/23 4:15 p.m.8 views

AZL-78473 CVE-2026-22992 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: libceph: return the handler error from monhandleauthdone Currently any error from cephauthhandlereplydone is propagated via finishauth but isn't returned from monhandleauthdone. This results in higher layers learning that despite...

7.5CVSS5.8AI score0.00275EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/23 4:15 p.m.12 views

CVE-2026-22984

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in handleauthdone Perform an explicit bounds check on payloadlen to avoid a possible out-of-bounds access in the callout. idryomov: changelog...

9.8CVSS0.00351EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/01/23 4:15 p.m.9 views

CVE-2026-22984

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in handleauthdone Perform an explicit bounds check on payloadlen to avoid a possible out-of-bounds access in the callout. idryomov: changelog...

9.8CVSS6.6AI score0.00351EPSS
SaveExploits0References33
OSV
OSV
added 2026/01/23 4:15 p.m.12 views

UBUNTU-CVE-2026-22984

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in handleauthdone Perform an explicit bounds check on payloadlen to avoid a possible out-of-bounds access in the callout. idryomov: changelog...

9.8CVSS5.7AI score0.00351EPSS
SaveExploits0References36
ATTACKERKB
ATTACKERKB
added 2026/01/23 3:24 p.m.8 views

CVE-2026-22992

In the Linux kernel, the following vulnerability has been resolved: libceph: return the handler error from monhandleauthdone Currently any error from cephauthhandlereplydone is propagated via finishauth but isn't returned from monhandleauthdone. This results in higher layers learning that despite...

5.7AI score0.00275EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/01/23 3:24 p.m.55 views

CVE-2026-22984

CVE-2026-22984 affects the Linux kernel libceph path (handle_auth_done) and is resolved by an explicit bounds check on payload_len to prevent out-of-bounds reads. Upstream patch exists and has been incorporated in newer kernel releases (e.g., 6.6.130 per Mageia advisory); vendors: update to a ker...

9.8CVSS5.2AI score0.00351EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.7 views

PT-2026-4484

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The libceph component in the Linux kernel contains a flaw where an out-of-bounds read could occur in the handle auth done function. This is due to a missing bounds check on the payload l...

9.8CVSS5.4AI score0.00351EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2024/01/31 4:58 p.m.394 views

Exploit for Incorrect Authorization in Miniorange Web3_-_Crypto_Wallet_Login_\&_Nft_Token_Gating

CVE-2023-6036 POC about Wordpress plugin Web3 – Crypto wallet...

9.8CVSS6.7AI score0.01773EPSS
SaveExploits3
Rows per page
Query Builder