Lucene search
+L

39 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbDiscardAG. This fix should apply to most URSAN bugs that were recently detected by syzbot, by addressing the issue related to dbMount. Since syzbot is allegedly feeding invalid data into the...

7.8CVSS6.2AI score0.0017EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: jfs: Fixed an out-of-bounds issue in dbNextAG and diAlloc. In dbNextAG, there was no check for the case where bmp-dbnumag is greater than or equal to MAXAG due to a corrupted image, which could lead to an out-of-bounds...

7.8CVSS6.8AI score0.00287EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.10 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.0016EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.7 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.0016EPSS
SaveExploits0References4
Redos
Redos
added 2026/04/14 12:00 a.m.10 views

ROS-20260414-73-0038

A vulnerability in the dbMount function in the fs/jfs/jfsdmap.c module of the JFS file system of the Linux operating system kernel is related to reading beyond buffer boundaries. Exploitation of the vulnerability could allow an attacker to gain access to protected information or cause a denial of...

7.8CVSS6AI score0.00164EPSS
SaveExploits0
Redos
Redos
added 2026/03/04 12:00 a.m.12 views

ROS-20260304-73-0029

A vulnerability in the dbMount function of the Linux kernel is related to reading memory outside of the allocated buffer. Exploitation of the vulnerability could allow a remote attacker to affect the confidentiality of protected information...

7.8CVSS7.2AI score0.00161EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:00 a.m.8 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005519 advisory. In the Linux kernel, the following vulnerability has been resolved: jfs: fix out-of-bounds in dbNextAG and diAlloc In dbNextAG , there is no check for the case where...

7.8CVSS6.7AI score0.00287EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.8 views

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

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-38230 advisory. - In the Linux kernel, the following vulnerability has been resolved: jfs: validate AG parameters in dbMount t...

7.8CVSS5.3AI score0.00161EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/12/08 12:00 a.m.12 views

The vulnerability of the dbMount() function in the fs/jfs/jfs_dmap.c module, which supports the JFS file system in Linux kernels, allows a attacker to cause a service failure.

The vulnerability of the dbMount function in the fs/jfs/jfsdmap.c module, which supports the JFS file system in Linux operating systems, is related to incorrect initialization of resources. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.3AI score0.00255EPSS
SaveExploits0References23Affected Software2
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.8 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: jfs: Validated AG parameters in dbMount to prevent crashes. Validated dbagheight, dbagwidth, and dbagstart in dbMount to catch corrupted metadata early and avoid undefined behavior in dbAllocAG. The limits are derived from...

7.8CVSS5AI score0.00161EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/10/28 12:00 a.m.8 views

The vulnerability of the dbMount function in the Linux operating system, which allows a hacker to compromise the confidentiality of protected information

The vulnerability of the dbMount function in the Linux operating system’s kernel relates to reading memory beyond the bounds of the allocated buffer. Exploiting this vulnerability allows a remote attacker to compromise the confidentiality of the protected information...

2.6CVSS7.1AI score0.00161EPSS
SaveExploits0References14Affected Software3
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:00 a.m.6 views

Siemens SIMATIC, SCALANCE and RUGGEDCOM Devices Out-of-bounds Read (CVE-2024-47723)

In the Linux kernel, the following vulnerability has been resolved: jfs: fix out-of-bounds in dbNextAG and diAlloc In dbNextAG , there is no check for the case where bmp-dbnumag is greater or same than MAXAG due to a polluted image, which causes an out-of-bounds. Therefore, a bounds check should ...

7.8CVSS6.2AI score0.00287EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/23 12:10 a.m.8 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.0016EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/22 2:15 p.m.9 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.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/22 2:15 p.m.11 views

UBUNTU-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.8CVSS5.9AI score0.0016EPSS
SaveExploits0References12
CVE
CVE
added 2025/10/22 1:23 p.m.35 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.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/22 1:23 p.m.8 views

CVE-2022-50567 fs: jfs: fix shift-out-of-bounds in dbAllocAG

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.8CVSS6.7AI score
SaveExploits0References12
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-20026

Malicious code in bioql PyPI...

8.7AI score0.00161EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/09/17 11:31 p.m.7 views

SUSE CVE-2022-50333

In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbDiscardAG This should be applied to most URSAN bugs found recently by syzbot, by guarding the dbMount. As syzbot feeding rubbish into the bmap descriptor...

7CVSS6.5AI score0.0017EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 3:15 p.m.9 views

UBUNTU-CVE-2022-50333

In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbDiscardAG This should be applied to most URSAN bugs found recently by syzbot, by guarding the dbMount. As syzbot feeding rubbish into the bmap descriptor...

7.8CVSS5.8AI score0.0017EPSS
SaveExploits0References12
Rows per page
Query Builder