Lucene search
+L

232 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-383904)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-383904 advisory. In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential oob read in nilfsbtreecheckdelete The function nilfsbtreecheckdelete, which...

7.1CVSS6.5AI score0.00239EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986764 advisory. In the Linux kernel, the following vulnerability has been resolved: dm btree remove: fix use after free in rebalancechildren Move dmtmunlock after dmtmdec. Tenable h...

7.8CVSS5.9AI score0.00271EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.6 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986585 advisory. In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix general protection fault in nilfsbtreeinsert If nilfs2 reads a corrupted disk image a...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.9 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986627)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986627 advisory. In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix general protection fault in nilfsbtreeinsert If nilfs2 reads a corrupted disk image a...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.7 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986309 advisory. In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign newroot only when removal succeeds removeraw in dmbtreeremove may fail du...

7.8CVSS5.8AI score0.00268EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2023-52900

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nilfs2: fix general protection fault in nilfsbtreeinsert If nilfs2 reads a corrupted disk image and tries to reads a b-tree node block by calling...

5.5CVSS5.7AI score0.00241EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2020-12771

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in the Linux kernel through 5.6.11. btreegccoalesce in drivers/md/bcache/btree.c has a deadlock if a coalescing operation fails...

5.5CVSS6.5AI score0.00519EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-39482

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bcache: fix variable length array abuse in btreeiter btreeiter is used in two ways: either...

7.8CVSS5.6AI score0.00238EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/22 10:24 a.m.13 views

CVE-2019-10672

treeRead in hdf/btree.c in libmysofa before 0.7 does not properly validate multiplications and additions...

9.8CVSS6.8AI score0.02368EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2021-47343

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm btree remove: assign newroot only when removal succeeds removeraw in dmbtreeremove may fail due to IO read error e.g. read the content of origin block fails...

7.8CVSS5.3AI score0.00268EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 2:15 a.m.9 views

UBUNTU-CVE-2025-21722

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not force clear folio if buffer is referenced Patch series "nilfs2: protect busy buffer heads from being force-cleared". This series fixes the buffer head state inconsistency issues reported by syzbot that occurs when...

7.8CVSS6.4AI score0.00223EPSS
SaveExploits0References54
OSV
OSV
added 2025/02/26 2:10 a.m.13 views

CVE-2022-49327 bcache: avoid journal no-space deadlock by reserving 1 journal bucket

In the Linux kernel, the following vulnerability has been resolved: bcache: avoid journal no-space deadlock by reserving 1 journal bucket The journal no-space deadlock was reported time to time. Such deadlock can happen in the following situation. When all journal buckets are fully filled by acti...

5.5CVSS5.3AI score
SaveExploits0References8
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.2 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: nilfs2: A potential out-of-band OOB read issue has been fixed in nilfsbtreecheckdelete. The function nilfsbtreecheckdelete checks whether degeneration to direct mapping occurs before deleting a b-tree entry. This can lead to memo...

7.1CVSS6.7AI score0.00239EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.14 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: bcache: Fixed the abuse of variable-length arrays in btreeiter. btreeiter is used in two ways: either allocated on the stack with a fixed size MAXBSETS, or from a mempool with a dynamic size based on the specific cache set...

7.8CVSS6.1AI score0.00238EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.8 views

nilfs2: fix potential oob read in nilfs_btree_check_delete()

...

7.1CVSS7.2AI score0.00239EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/11/06 12:00 a.m.10 views

The vulnerability of the nilfs_btree_check_delete() function in the file system of the nilfs2 driver in the Linux operating system allows a attacker to compromise the confidentiality and accessibility of the protected information.

The vulnerability of the nilfsbtreecheckdelete function in the fs/nilfs2/btree.c file of the Linux operating system’s kernel involves accessing memory beyond the allocated buffer. Exploiting this vulnerability could allow an attacker to compromise the confidentiality and accessibility of the...

7.1CVSS7.2AI score0.00239EPSS
SaveExploits0References30Affected Software6
SUSE Linux
SUSE Linux
added 2024/10/31 10:33 a.m.9 views

Security update for the Linux Kernel (Live Patch 48 for SLE 15 SP2)

This update for the Linux Kernel 5.3.18-15020024191 fixes several issues. The following security issues were fixed: CVE-2021-47600: dm btree remove: fix use after free in rebalancechildren bsc1227472. CVE-2021-47598: schcake: do not call cakedestroy from cakeinit bsc1227471. CVE-2023-52752: smb:...

7.8CVSS7.9AI score0.01166EPSS
SaveExploits2References68
SUSE Linux
SUSE Linux
added 2024/10/30 11:03 a.m.2 views

Security update for the Linux Kernel (Live Patch 43 for SLE 15 SP2)

This update for the Linux Kernel 5.3.18-15020024172 fixes several issues. The following security issues were fixed: CVE-2021-47600: dm btree remove: fix use after free in rebalancechildren bsc1227472. CVE-2021-47598: schcake: do not call cakedestroy from cakeinit bsc1227471. CVE-2023-52752: smb:...

7.8CVSS7.9AI score0.00662EPSS
SaveExploits0References20
OSV
OSV
added 2024/10/30 11:03 a.m.29 views

SUSE-SU-2024:3794-1 Security update for the Linux Kernel (Live Patch 42 for SLE 15 SP2)

This update for the Linux Kernel 5.3.18-15020024169 fixes several issues. The following security issues were fixed: - CVE-2021-47600: dm btree remove: fix use after free in rebalancechildren bsc1227472. - CVE-2021-47598: schcake: do not call cakedestroy from cakeinit bsc1227471. - CVE-2023-52752:...

9.8CVSS7.2AI score0.00662EPSS
SaveExploits0References11
SUSE Linux
SUSE Linux
added 2024/10/30 3:33 a.m.2 views

Security update for the Linux Kernel (Live Patch 41 for SLE 15 SP2)

This update for the Linux Kernel 5.3.18-15020024166 fixes several issues. The following security issues were fixed: CVE-2021-47600: dm btree remove: fix use after free in rebalancechildren bsc1227472. CVE-2021-47598: schcake: do not call cakedestroy from cakeinit bsc1227471. CVE-2023-52752: smb:...

7.8CVSS7.9AI score0.00662EPSS
SaveExploits0References20
Rows per page
Query Builder