Lucene search
+L

178 matches found

OSV
OSV
added 2025/02/26 7:0 a.m.3 views

DEBIAN-CVE-2022-49077

In the Linux kernel, the following vulnerability has been resolved: mmmremap.c: avoid pointless invalidaterangestart/end on mremapoldsize=0 If an mremap syscall with oldsize=0 ends up in movepagetables, it will call invalidaterangestart/invalidaterangeend unnecessarily, i.e. with an empty range...

5.5CVSS5.3AI score0.00248EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/02/26 2:14 a.m.2 views

CVE-2022-49550 fs/ntfs3: provide block_invalidate_folio to fix memory leak

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: provide blockinvalidatefolio to fix memory leak The ntfs3 filesystem lacks the 'invalidatefolio' method and it causes memory leak. If you write to the filesystem and then unmount it, the cached written data are not free...

6.2AI score0.00218EPSS
SaveExploits0References2
CVE
CVE
added 2025/02/26 2:14 a.m.75 views

CVE-2022-49550

CVE-2022-49550 affects the Linux kernel ntfs3 filesystem. The root cause is the absence of the ‘invalidate_folio’ method, which leads to a memory leak where cached written data are not freed after unmount. The documented fix is to add a new implementation, block_invalidate_folio, to ntfs3 to reso...

5.5CVSS5.4AI score0.00218EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/02/26 2:14 a.m.12 views

CVE-2022-49550 fs/ntfs3: provide block_invalidate_folio to fix memory leak

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: provide blockinvalidatefolio to fix memory leak The ntfs3 filesystem lacks the 'invalidatefolio' method and it causes memory leak. If you write to the filesystem and then unmount it, the cached written data are not free...

5.5CVSS5AI score
SaveExploits0References5
CVE
CVE
added 2025/02/26 1:54 a.m.88 views

CVE-2022-49077

CVE-2022-49077 — Linux kernel : A vulnerability where an mremap(old_size=0) path could reach move_page_tables() and trigger unnecessary invalidate_range_start()/invalidate_range_end() on an empty range, causing a WARN in KVM mmu_notifier. The published fix is to short‑circuit with an early return...

5.5CVSS5.3AI score0.00248EPSS
SaveExploits0References9Affected Software1
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unnecessary invalidaterangestart/end call on mremapoldsize=0, which results in a mmunotifier warning for...

5.5CVSS5.1AI score0.00248EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a memory leak caused by a missing blockinvalidatefolio method...

5.5CVSS5AI score0.00218EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/02/13 12:0 a.m.12 views

FreeBSD : Gitlab -- Vulnerabilities (1a8c5720-e9cf-11ef-9e96-2cf05da270f3)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 1a8c5720-e9cf-11ef-9e96-2cf05da270f3 advisory. Gitlab reports: A CSP-bypass XSS in merge-request page Denial of Service due to Unbounded Symb...

8.8CVSS5.5AI score0.00489EPSS
SaveExploits4References10
Positive Technologies
Positive Technologies
added 2025/01/19 12:0 a.m.20 views

PT-2025-8844

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.12.0-rc7+ Description A race condition in the Linux kernel's RDMA/mlx5 module can lead to a CQE error, causing the UMR QP to enter an error state. This occurs when the mlx5 ib dereg mr flow and mlx5 ib invalida...

4.7CVSS7.1AI score0.00135EPSS
SaveExploits0
OSV
OSV
added 2025/01/15 1:15 p.m.6 views

UBUNTU-CVE-2024-36476

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Ensure 'ibsge list' is accessible Move the declaration of the 'ibsge list' variable outside the 'alwaysinvalidate' block to ensure it remains accessible for use throughout the function. Previously, 'ibsge list' was...

9.8CVSS6.2AI score0.00632EPSS
SaveExploits0References36
Vulnrichment
Vulnrichment
added 2025/01/15 1:10 p.m.1 views

CVE-2024-36476 RDMA/rtrs: Ensure 'ib_sge list' is accessible

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Ensure 'ibsge list' is accessible Move the declaration of the 'ibsge list' variable outside the 'alwaysinvalidate' block to ensure it remains accessible for use throughout the function. Previously, 'ibsge list' was...

9.8CVSS7.5AI score0.00632EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/12/29 2:25 p.m.22 views

CVE-2024-53178

In the Linux kernel, the following vulnerability has been resolved: smb: Don't leak cfid when reconnect races with opencacheddir opencacheddir may either race with the tcon reconnection even before compoundsendrecv or directly trigger a reconnection via SMB2openinit or SMBqueryinfoinit. The...

5.5CVSS6.8AI score0.00539EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/27 2:15 p.m.16 views

CVE-2024-53178

In the Linux kernel, the following vulnerability has been resolved: smb: Don't leak cfid when reconnect races with opencacheddir opencacheddir may either race with the tcon reconnection even before compoundsendrecv or directly trigger a reconnection via SMB2openinit or SMBqueryinfoinit. The...

7.5CVSS0.00539EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/11/14 12:29 a.m.8 views

kernel: iommufd: Require drivers to supply the cache_invalidate_user ops

In the Linux kernel, the following vulnerability has been resolved: iommufd: Require drivers to supply the cacheinvalidateuser ops If drivers don't do this then iommufd will oops invalidation ioctls with something like: Unable to handle kernel NULL pointer dereference at virtual address...

5.5CVSS6.8AI score0.00206EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/11/13 8:53 p.m.47 views

CVE-2024-52553

Jenkins OpenId Connect Authentication Plugin 4.418.vccc7061f5b6d and earlier does not invalidate the previous session on login...

0.00613EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.3 views

DEBIAN-CVE-2024-50250

In the Linux kernel, the following vulnerability has been resolved: fsdax: daxunshareiter needs to copy entire blocks The code that copies data from srcmap to iomap in daxunshareiter is very very broken, which bfoster's recent fsx changes have exposed. If the pos and len passed to daxfileunshare...

7.1CVSS6.3AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.13 views

AZL-53373 CVE-2024-50250 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: fsdax: daxunshareiter needs to copy entire blocks The code that copies data from srcmap to iomap in daxunshareiter is very very broken, which bfoster's recent fsx changes have exposed. If the pos and len passed to daxfileunshare...

7.1CVSS6.9AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.13 views

UBUNTU-CVE-2024-50250

In the Linux kernel, the following vulnerability has been resolved: fsdax: daxunshareiter needs to copy entire blocks The code that copies data from srcmap to iomap in daxunshareiter is very very broken, which bfoster's recent fsx changes have exposed. If the pos and len passed to daxfileunshare...

7.8CVSS6.6AI score0.00228EPSS
SaveExploits0References19
Vulnrichment
Vulnrichment
added 2024/11/09 10:14 a.m.4 views

CVE-2024-50250 fsdax: dax_unshare_iter needs to copy entire blocks

In the Linux kernel, the following vulnerability has been resolved: fsdax: daxunshareiter needs to copy entire blocks The code that copies data from srcmap to iomap in daxunshareiter is very very broken, which bfoster's recent fsx changes have exposed. If the pos and len passed to daxfileunshare...

7.8CVSS7.7AI score0.00228EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/10/31 12:0 a.m.13 views

PT-2024-37002

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability has been resolved in the Linux kernel, specifically in the f2fs file system. The issue arises when the blkaddr in the nat entry is corrupted on a fuzzed image, leading to...

7.1CVSS5.5AI score0.00216EPSS
SaveExploits0
Rows per page
Query Builder