Lucene search
+L

29 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•30 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: jfs: Upper bound check of the tree index in dbAllocAG When calculating the tree index in dbAllocAG, we never check whether we are out of bounds relative to the size of the tree. This could occur in a scenario where the filesystem...

7.8CVSS6.5AI score0.00184EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/04/22 12:00 a.m.•12 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013783)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013783 advisory. In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbAllocAG Syzbot found a crash : UBSAN: shift-out-of-bounds i...

7.8CVSS5.6AI score0.00172EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/04/21 12:00 a.m.•11 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010988 advisory. In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbAllocAG Syzbot found a crash : UBSAN: shift-out-of-bounds i...

7.8CVSS5.9AI score0.00172EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/04/17 12:00 a.m.•12 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007414 advisory. In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbAllocAG Syzbot found a crash : UBSAN: shift-out-of-bounds i...

7.8CVSS5.9AI score0.00172EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/01/22 12:00 a.m.•13 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-37740)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-37740 advisory. - In the Linux kernel, the following vulnerability has been resolved: jfs: add sanity check for agwidth in...

5.5CVSS5.3AI score0.00191EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2025/11/25 12:00 a.m.•6 views

Linux Distros Unpatched Vulnerability : CVE-2022-50567

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs: jfs: fix shift-out-of-bounds in dbAllocAG Syzbot found a crash : UBSAN: shift-out-of-bounds in dbAllocAG. The underlying bug is the missing check of...

7.8CVSS6.3AI score0.00172EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2025/10/23 12:10 a.m.•10 views

SUSE CVE-2022-50567

In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbAllocAG Syzbot found a crash : UBSAN: shift-out-of-bounds in dbAllocAG. The underlying bug is the missing check of bmp-dbagl2size. The field can be greater than 64 and trigger the...

6.1CVSS6.7AI score0.00172EPSS
SaveExploits0References7
NVD
NVD
•added 2025/10/22 2:15 p.m.•10 views

CVE-2022-50567

In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbAllocAG Syzbot found a crash : UBSAN: shift-out-of-bounds in dbAllocAG. The underlying bug is the missing check of bmp-dbagl2size. The field can be greater than 64 and trigger the...

7.8CVSS0.00172EPSS
SaveExploits0References9
CVE
CVE
•added 2025/10/22 1:23 p.m.•49 views

CVE-2022-50567

CVE-2022-50567 affects the Linux kernel, specifically the JFS filesystem in function dbAllocAG. The crash arises from a shift-out-of-bounds due to missing validation of bmp->db_agl2size (can exceed 64). The fix adds a check in dbMount and enforces an upper bound (L2MAXL2SIZE − L2MAXAG); this r...

7.8CVSS6.3AI score0.00172EPSS
SaveExploits0References9
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/10/22 12:00 a.m.•0 views

CVE-2022-50567: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbAllocAG Syzbot found a crash : UBSAN: shift-out-of-bounds in dbAllocAG. The underlying bug is the missing check of bmp-dbagl2size. The field can be greater than 64 and trigger the...

7.8CVSS5.8AI score0.00172EPSS
SaveExploits0References1
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•10 views

EUVD-2025-13079

Malicious code in bioql PyPI...

7.3AI score0.00191EPSS
SaveExploits0References10
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•14 views

EUVD-2025-26772

Malicious code in bioql PyPI...

6.3AI score0.00184EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
•added 2025/09/06 1:06 a.m.•10 views

jfs: upper bound check of tree index in dbAllocAG

...

7.8CVSS6.8AI score0.00184EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2025/09/04 11:23 p.m.•21 views

SUSE CVE-2025-38697

In the Linux kernel, the following vulnerability has been resolved: jfs: upper bound check of tree index in dbAllocAG When computing the tree index in dbAllocAG, we never check if we are out of bounds realative to the size of the stree. This could happen in a scenario where the filesystem metadat...

7CVSS6.5AI score0.00184EPSS
SaveExploits0References16
NVD
NVD
•added 2025/09/04 4:15 p.m.•18 views

CVE-2025-38697

In the Linux kernel, the following vulnerability has been resolved: jfs: upper bound check of tree index in dbAllocAG When computing the tree index in dbAllocAG, we never check if we are out of bounds realative to the size of the stree. This could happen in a scenario where the filesystem metadat...

7.8CVSS0.00184EPSS
SaveExploits0References12
OSV
OSV
•added 2025/09/04 4:15 p.m.•21 views

UBUNTU-CVE-2025-38697

In the Linux kernel, the following vulnerability has been resolved: jfs: upper bound check of tree index in dbAllocAG When computing the tree index in dbAllocAG, we never check if we are out of bounds realative to the size of the stree. This could happen in a scenario where the filesystem metadat...

7.8CVSS6.5AI score0.00184EPSS
SaveExploits0References37
Cvelist
Cvelist
•added 2025/09/04 3:32 p.m.•32 views

CVE-2025-38697 jfs: upper bound check of tree index in dbAllocAG

In the Linux kernel, the following vulnerability has been resolved: jfs: upper bound check of tree index in dbAllocAG When computing the tree index in dbAllocAG, we never check if we are out of bounds realative to the size of the stree. This could happen in a scenario where the filesystem metadat...

7.8CVSS0.00184EPSS
SaveExploits0References9
OSV
OSV
•added 2025/09/04 3:32 p.m.•17 views

CVE-2025-38697 jfs: upper bound check of tree index in dbAllocAG

In the Linux kernel, the following vulnerability has been resolved: jfs: upper bound check of tree index in dbAllocAG When computing the tree index in dbAllocAG, we never check if we are out of bounds realative to the size of the stree. This could happen in a scenario where the filesystem metadat...

7.8CVSS6AI score
SaveExploits0References15
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/09/04 12:00 a.m.•0 views

CVE-2025-38697: Improper Validation of Array Index

In the Linux kernel, the following vulnerability has been resolved: jfs: upper bound check of tree index in dbAllocAG When computing the tree index in dbAllocAG, we never check if we are out of bounds realative to the size of the stree. This could happen in a scenario where the filesystem metadat...

7.8CVSS5.9AI score0.00184EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
•added 2025/08/06 12:00 a.m.•4 views

Linux Distros Unpatched Vulnerability : CVE-2025-37740

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - jfs: add sanity check for agwidth in dbMount The width in dmapctl of the AG is zero, it trigger a divide error when calculating the control page level in...

5.5CVSS6.5AI score0.00191EPSS
SaveExploits0References2
Rows per page
Query Builder