Lucene search
+L

14 matches found

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

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

In the Linux kernel, the following vulnerability has been resolved: jfs: fixed an invalid free of JFSIPipimap-iimap in diUnmount. syzbot detected an invalid-free in diUnmount: BUG: KASAN: double-free in slabfree mm/slub.c:3661 inline BUG: KASAN: double-free in kmemcachefree+0x71/0x110...

7.8CVSS6.2AI score0.00153EPSS
SaveExploits0References2
Redos
Redos
•added 2026/08/27 12:00 a.m.•15 views

ROS-20260827-73-0001

The vulnerability of the diUnmount function in the fs/jfs/jfsimap.c module of the Linux file system is related to the repeated release of previously released memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of protected...

7.8CVSS6.4AI score0.00153EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/04/21 12:00 a.m.•7 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-006997)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006997 advisory. In the Linux kernel, the following vulnerability has been resolved: jfs: fix invalid free of JFSIPipimap-iimap in diUnmount syzbot found an invalid-free in diUnmount...

7.8CVSS6.2AI score0.00153EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/04/21 12:00 a.m.•11 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013314 advisory. In the Linux kernel, the following vulnerability has been resolved: jfs: fix invalid free of JFSIPipimap-iimap in diUnmount syzbot found an invalid-free in diUnmount...

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

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006743)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006743 advisory. In the Linux kernel, the following vulnerability has been resolved: jfs: fix invalid free of JFSIPipimap-iimap in diUnmount syzbot found an invalid-free in diUnmount...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
•added 2026/03/17 12:00 a.m.•14 views

The vulnerability of the diUnmount() function in the fs/jfs/jfs_imap.c module of the Linux file system’s JFS kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the diUnmount function in the fs/jfs/jfsimap.c module of the Linux file system is related to the repeated release of previously released memory. Exploiting this vulnerability can allow an attacker to compromise the confidentiality, integrity, and accessibility of protected...

7.8CVSS6.9AI score0.00153EPSS
SaveExploits0References20Affected Software3
EUVD
EUVD
•added 2025/10/15 1:24 a.m.•13 views

EUVD-2023-59992

SmartBI V8, V9, and V10 contain an unrestricted file upload vulnerability via the RMIServlet request handling logic. Under certain configurations or usage patterns, attackers can send specially crafted requests that cause the application to perform sensitive operations or execute arbitrary code o...

9.2CVSS7.4AI score0.00532EPSS
SaveExploits0References5
NVD
NVD
•added 2025/10/04 4:15 p.m.•12 views

CVE-2023-53616

In the Linux kernel, the following vulnerability has been resolved: jfs: fix invalid free of JFSIPipimap-iimap in diUnmount syzbot found an invalid-free in diUnmount: BUG: KASAN: double-free in slabfree mm/slub.c:3661 inline BUG: KASAN: double-free in kmemcachefree+0x71/0x110 mm/slub.c:3674 Free ...

7.8CVSS0.00153EPSS
SaveExploits0References8
OSV
OSV
•added 2025/10/04 4:15 p.m.•10 views

UBUNTU-CVE-2023-53616

In the Linux kernel, the following vulnerability has been resolved: jfs: fix invalid free of JFSIPipimap-iimap in diUnmount syzbot found an invalid-free in diUnmount: BUG: KASAN: double-free in slabfree mm/slub.c:3661 inline BUG: KASAN: double-free in kmemcachefree+0x71/0x110 mm/slub.c:3674 Free ...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References11
Cvelist
Cvelist
•added 2025/10/04 3:44 p.m.•18 views

CVE-2023-53616 jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount

In the Linux kernel, the following vulnerability has been resolved: jfs: fix invalid free of JFSIPipimap-iimap in diUnmount syzbot found an invalid-free in diUnmount: BUG: KASAN: double-free in slabfree mm/slub.c:3661 inline BUG: KASAN: double-free in kmemcachefree+0x71/0x110 mm/slub.c:3674 Free ...

7.8CVSS0.00153EPSS
SaveExploits0References8
CVE
CVE
•added 2025/10/04 3:44 p.m.•49 views

CVE-2023-53616

CVE-2023-53616 affects the Linux kernel’s JFS IMAP unmount path. The issue is a double-free during diUnmount in jfs_imap.c where JFS_IP(ipimap)->i_imap is freed but not nulled, risking a subsequent free if remounts fail at diMount. The root cause is i_imap not being set to NULL after free, pot...

7.8CVSS6.3AI score0.00153EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2025/10/04 3:44 p.m.•6 views

CVE-2023-53616 jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount

In the Linux kernel, the following vulnerability has been resolved: jfs: fix invalid free of JFSIPipimap-iimap in diUnmount syzbot found an invalid-free in diUnmount: BUG: KASAN: double-free in slabfree mm/slub.c:3661 inline BUG: KASAN: double-free in kmemcachefree+0x71/0x110 mm/slub.c:3674 Free ...

7.8CVSS6.6AI score
SaveExploits0References11
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/10/04 12:00 a.m.•0 views

CVE-2023-53616: Double Free

In the Linux kernel, the following vulnerability has been resolved: jfs: fix invalid free of JFSIPipimap-iimap in diUnmount syzbot found an invalid-free in diUnmount: BUG: KASAN: double-free in slabfree mm/slub.c:3661 inline BUG: KASAN: double-free in kmemcachefree+0x71/0x110 mm/slub.c:3674 Free ...

7.8CVSS6.3AI score0.00153EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
•added 2025/10/04 12:00 a.m.•14 views

PT-2025-40779

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.0-rc7-syzkaller-00012-gca57f02295f1 Description The Linux kernel contained a flaw within the JFS Journaled File System implementation related to an invalid memory free in the diUnmount function. Specifically,...

7.8CVSS6.6AI score0.09567EPSS
SaveExploits5References992
Rows per page
Query Builder