Lucene search
+L

149 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.8 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-004213)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004213 advisory. The rbd block device driver in drivers/block/rbd.c in the Linux kernel through 5.8.9 used incomplete permission checking for access to rbd devices, which could be...

4.1CVSS6.5AI score0.00308EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/01/14 9:53 a.m.23 views

kernel: libceph: fix potential use-after-free in have_mon_and_osd_map()

A use-after-free vulnerability was found in the Ceph client session initialization in the Linux kernel. The havemonandosdmap function checks map epochs without holding the appropriate locks, racing with concurrent map updates that free the old map. This can result in dereferencing freed memory...

9.8CVSS5.8AI score0.00572EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/14 12:10 a.m.20 views

kernel: libceph: fix potential use-after-free in have_mon_and_osd_map()

A use-after-free vulnerability was found in the Ceph client session initialization in the Linux kernel. The havemonandosdmap function checks map epochs without holding the appropriate locks, racing with concurrent map updates that free the old map. This can result in dereferencing freed memory...

9.8CVSS5.8AI score0.00572EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000314)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000314 advisory. The rbd block device driver in drivers/block/rbd.c in the Linux kernel through 5.8.9 used incomplete permission checking for access to rbd devices, which could be...

4.1CVSS6.5AI score0.00308EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992202)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992202 advisory. In the Linux kernel, the following vulnerability has been resolved: rbd: avoid use-after-free in dorbdadd when rbddevcreate fails If getting an ID or setting up a wo...

7.8CVSS6.3AI score0.0016EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992399)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992399 advisory. In the Linux kernel, the following vulnerability has been resolved: rbd: avoid use-after-free in dorbdadd when rbddevcreate fails If getting an ID or setting up a wo...

7.8CVSS5.9AI score0.0016EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.20 views

EUVD-2020-17972

Malware in sbrugna...

4.1CVSS6.3AI score0.00308EPSS
SaveExploits0References15
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2024-1109

Malicious code in bioql PyPI...

5.5CVSS5.4AI score0.00526EPSS
SaveExploits0References13
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2023-59954

Malicious code in bioql PyPI...

6.3AI score0.0016EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-7621

Malicious code in bioql PyPI...

4.3CVSS5.1AI score0.00235EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53307

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rbd: avoid use-after-free in dorbdadd when rbddevcreate fails If getting an ID or setting up a work queue in rbddevcreate fails, use-after-free on...

7.8CVSS6.5AI score0.0016EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/16 11:29 p.m.8 views

SUSE CVE-2023-53307

In the Linux kernel, the following vulnerability has been resolved: rbd: avoid use-after-free in dorbdadd when rbddevcreate fails If getting an ID or setting up a work queue in rbddevcreate fails, use-after-free on rbddev-rbdclient, rbddev-spec and rbddev-opts is triggered in dorbdadd. The root...

5.5CVSS6.5AI score0.0016EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/16 5:15 p.m.13 views

UBUNTU-CVE-2023-53307

In the Linux kernel, the following vulnerability has been resolved: rbd: avoid use-after-free in dorbdadd when rbddevcreate fails If getting an ID or setting up a work queue in rbddevcreate fails, use-after-free on rbddev-rbdclient, rbddev-spec and rbddev-opts is triggered in dorbdadd. The root...

7.8CVSS5.9AI score0.0016EPSS
SaveExploits0References11
CVE
CVE
added 2025/09/16 4:11 p.m.40 views

CVE-2023-53307

CVE-2023-53307: In the Linux kernel rbd subsystem, do_rbd_add() can trigger a use-after-free if rbd_dev_create() fails after transferring ownership of rbd_dev fields (rbd_client, spec, opts) to the rbd_dev. The root cause is that these structures are freed when rbd_dev_create() calls rbd_dev_free...

7.8CVSS6.1AI score0.0016EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/09/16 4:11 p.m.6 views

CVE-2023-53307 rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails

In the Linux kernel, the following vulnerability has been resolved: rbd: avoid use-after-free in dorbdadd when rbddevcreate fails If getting an ID or setting up a work queue in rbddevcreate fails, use-after-free on rbddev-rbdclient, rbddev-spec and rbddev-opts is triggered in dorbdadd. The root...

7.8CVSS4.9AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2020-25284

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The rbd block device driver in drivers/block/rbd.c in the Linux kernel through 5.8.9 used incomplete permission checking for access to rbd devices, which could ...

4.1CVSS6.1AI score0.00308EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/03/13 6:12 p.m.13 views

CVE-2025-23188

An authenticated user with low privileges can exploit a missing authorization check in an IBS module of FS-RBD, allowing unauthorized access to perform actions beyond their intended permissions. This causes a low impact on integrity with no impact on confidentiality and availability...

4.3CVSS6.7AI score0.00235EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/11 1:15 a.m.14 views

CVE-2025-23188

An authenticated user with low privileges can exploit a missing authorization check in an IBS module of FS-RBD, allowing unauthorized access to perform actions beyond their intended permissions. This causes a low impact on integrity with no impact on confidentiality and availability...

4.3CVSS0.00235EPSS
SaveExploits0References2
Oracle linux
Oracle linux
added 2024/11/26 12:00 a.m.347 views

kernel:4.18.0 security update

4.18.0-553.30.110.OL8 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and...

7.8CVSS7AI score0.00591EPSS
SaveExploits0
OSV
OSV
added 2024/05/06 1:07 p.m.83 views

RXSA-2024:1607 Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: vmwgfx: NULL pointer dereference in vmwcmddxdefinequery CVE-2022-38096 kernel: Out of boundary write in perfreadgroup as result of overflow a perfevent's readsize CVE-2023-6931 kernel: GS...

7.8CVSS7.9AI score0.28058EPSS
SaveExploits17References8
Rows per page
Query Builder