Lucene search
+L

1983 matches found

RedhatCVE
RedhatCVE
added 2024/07/31 9:12 a.m.25 views

CVE-2024-41019

A flaw was found in the fs/ntfs3 module in the Linux kernel. This issue involved inadequate validation of the ff offset, which could lead to out-of-bounds reads if the offset was excessively large. This flaw posed risks of crashes and information leaks, and has been addressed by adding sanity...

7.1CVSS8.9AI score0.00221EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/30 8:15 a.m.38 views

CVE-2024-42149

In the Linux kernel, the following vulnerability has been resolved: fs: don't misleadingly warn during thaw operations The block device may have been frozen before it was claimed by a filesystem. Concurrently another process might try to mount that frozen block device and has temporarily claimed...

5.5CVSS0.00183EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/30 8:15 a.m.7 views

DEBIAN-CVE-2024-42103

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfsreclaimbgswork and adding to the unused list. Since the block group is removed from...

5.5CVSS6AI score0.00251EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/30 7:46 a.m.22 views

CVE-2024-42149 fs: don't misleadingly warn during thaw operations

In the Linux kernel, the following vulnerability has been resolved: fs: don't misleadingly warn during thaw operations The block device may have been frozen before it was claimed by a filesystem. Concurrently another process might try to mount that frozen block device and has temporarily claimed...

6.1AI score
SaveExploits0References5
OSV
OSV
added 2024/07/29 3:15 p.m.11 views

UBUNTU-CVE-2024-41051

In the Linux kernel, the following vulnerability has been resolved: cachefiles: wait for ondemandobjectworker to finish when dropping object When queuing ondemandobjectworker to re-open the object, cachefilesobject is not pinned. The cachefilesobject may be freed when the pending read request is...

7.8CVSS6.6AI score0.00275EPSS
SaveExploits0References17
NVD
NVD
added 2024/07/29 7:15 a.m.33 views

CVE-2024-41018

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add a check for attrnames and oatbl Added out-of-bound checking for ane ATTRNAMEENTRY...

7.8CVSS0.00229EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/29 6:37 a.m.129 views

CVE-2024-41019

CVE-2024-41019 affects the Linux kernel NTFS3 implementation (fs/ntfs3). The issue arises from insufficient validation when traversing the FF offset, where an out-of-bounds read could occur if the second FF is a large offset, despite an initial check on rt->first_free. The connected documents ...

7.8CVSS6.6AI score0.00221EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/29 6:37 a.m.28 views

CVE-2024-41018 fs/ntfs3: Add a check for attr_names and oatbl

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add a check for attrnames and oatbl Added out-of-bound checking for ane ATTRNAMEENTRY...

6.8AI score0.00229EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 6:37 a.m.25 views

CVE-2024-41018 fs/ntfs3: Add a check for attr_names and oatbl

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add a check for attrnames and oatbl Added out-of-bound checking for ane ATTRNAMEENTRY...

7.8CVSS6.5AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/07/23 12:00 a.m.101 views

SUSE SLED15: cluster-md-kmp-64kb / cluster-md-kmp-default / dlm-kmp-64kb / etc (SUSE-SU-2024:2571-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2571-1 advisory. The SUSE Linux Enterprise 15 SP6 kernel was updated to receive various security bugfixes. The...

9.8CVSS7.1AI score0.02701EPSS
SaveExploits4References871
OSV
OSV
added 2024/07/22 10:34 a.m.33 views

SUSE-SU-2024:2571-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-39371: iouring: check for non-NULL file pointer in iofilecanpoll bsc1226990. - CVE-2023-52846: hsr: Prevent use after free in prpcreatetaggedframe bsc122509...

9.8CVSS8.5AI score0.02701EPSS
SaveExploits4References596
Tenable Nessus
Tenable Nessus
added 2024/07/18 12:00 a.m.27 views

SUSE SLES15 / openSUSE 15 Security Update : nodejs20 (SUSE-SU-2024:2543-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2543-1 advisory. Update to 20.15.1: - CVE-2024-36138: Fixed CVE-2024-27980 fix bypass bsc1227560 - CVE-2024-22020: Fixed a bypass of...

8.1CVSS7AI score0.01411EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/07/16 11:25 p.m.26 views

CVE-2022-48802

In the Linux kernel, the following vulnerability has been resolved: fs/proc: taskmmu.c: don't read mapcount for migration entry The syzbot reported the below BUG: kernel BUG at include/linux/page-flags.h:785! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 1 PID: 4392 Comm: syz-executor560 Not...

5.5CVSS6.4AI score0.00292EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/16 11:43 a.m.32 views

CVE-2022-48802 fs/proc: task_mmu.c: don't read mapcount for migration entry

In the Linux kernel, the following vulnerability has been resolved: fs/proc: taskmmu.c: don't read mapcount for migration entry The syzbot reported the below BUG: kernel BUG at include/linux/page-flags.h:785! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 1 PID: 4392 Comm: syz-executor560 Not...

0.00292EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/07/16 11:43 a.m.23 views

CVE-2022-48802 fs/proc: task_mmu.c: don't read mapcount for migration entry

In the Linux kernel, the following vulnerability has been resolved: fs/proc: taskmmu.c: don't read mapcount for migration entry The syzbot reported the below BUG: kernel BUG at include/linux/page-flags.h:785! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 1 PID: 4392 Comm: syz-executor560 Not...

6.2AI score0.00292EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/16 11:43 a.m.108 views

CVE-2022-48802

CVE-2022-48802 affects the Linux kernel component involved in /proc task memory reporting. The vulnerability arises from reading the page mapcount during smaps accounting when a THP (huge page) may be split concurrently with MADV_FREE, creating a race that could trigger a kernel BUG in PageDouble...

5.5CVSS6.2AI score0.00292EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/07/12 7:29 a.m.37 views

BIT-NODE-2024-22018

A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-read flag is used. This flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API. As a result, malicious actors can retrieve...

2.9CVSS5AI score0.00458EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/10 1:03 p.m.37 views

SUSE-SU-2024:2385-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2021-47555: net: vlan: fix underflow for the realdev refcnt bsc1225467. - CVE-2021-47571: staging: rtl8192e: Fix use after free in rtl92epcidisconnect...

9.8CVSS8.6AI score0.02701EPSS
SaveExploits2References67
OSV
OSV
added 2024/07/10 12:03 p.m.31 views

SUSE-SU-2024:2384-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2021-47247: net/mlx5e: Fix use-after-free of encap entry in neigh update handler bsc1224865. - CVE-2021-47311: net: qcom/emac: fix UAF in emacremove bsc122501...

9.8CVSS8.1AI score0.01297EPSS
SaveExploits2References150
RedhatCVE
RedhatCVE
added 2024/07/10 3:49 a.m.44 views

CVE-2024-22018

A flaw was found in the Node.js package. This flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API. As a result, malicious actors can retrieve stats from files they do not have explicit read access to...

2.9CVSS3.6AI score0.00458EPSS
SaveExploits0References4
Rows per page
Query Builder