Lucene search
+L

4043 matches found

ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.9 views

CVE-2023-53052

In the Linux kernel, the following vulnerability has been resolved: cifs: fix use-after-free bug in refreshcacheworker The UAF bug occurred because we were putting DFS root sessions in cifsumount while DFS cache refresher was being executed. Make DFS root sessions have same lifetime as DFS tcons ...

7.8CVSS6.1AI score0.0018EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/02 4:15 p.m.10 views

DEBIAN-CVE-2023-53052

In the Linux kernel, the following vulnerability has been resolved: cifs: fix use-after-free bug in refreshcacheworker The UAF bug occurred because we were putting DFS root sessions in cifsumount while DFS cache refresher was being executed. Make DFS root sessions have same lifetime as DFS tcons ...

7.8CVSS5.7AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.15 views

UBUNTU-CVE-2023-53052

In the Linux kernel, the following vulnerability has been resolved: cifs: fix use-after-free bug in refreshcacheworker The UAF bug occurred because we were putting DFS root sessions in cifsumount while DFS cache refresher was being executed. Make DFS root sessions have same lifetime as DFS tcons ...

7.8CVSS6.1AI score0.0018EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/02 2:03 a.m.15 views

SUSE CVE-2025-37740

In the Linux kernel, the following vulnerability has been resolved: 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 dbAllocAG. To avoid this issue, add a check for agwidth in dbAllocAG...

4.4CVSS7.7AI score0.00185EPSS
SaveExploits0References16
OSV
OSV
added 2025/05/01 3:16 p.m.9 views

CVE-2022-49897

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5AI score
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.22 views

CVE-2022-49897

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2025/05/01 3:16 p.m.2 views

DEBIAN-CVE-2022-49831

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: initialize device's zone info for seeding When performing seeding on a zoned filesystem it is necessary to initialize each zoned device's btrfszoneddeviceinfo structure, otherwise mounting the filesystem will cause ...

5.5CVSS5.3AI score0.00187EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.14 views

UBUNTU-CVE-2022-49831

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: initialize device's zone info for seeding When performing seeding on a zoned filesystem it is necessary to initialize each zoned device's btrfszoneddeviceinfo structure, otherwise mounting the filesystem will cause ...

5.5CVSS5.7AI score0.00187EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/01 3:15 p.m.3 views

DEBIAN-CVE-2022-49769

In the Linux kernel, the following vulnerability has been resolved: gfs2: Check sbbsizeshift after reading superblock Fuzzers like to scribble over sbbsizeshift but in reality it's very unlikely that this field would be corrupted on its own. Nevertheless it should be checked to avoid the...

5.5CVSS5.6AI score0.00207EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:15 p.m.14 views

CVE-2022-49769

In the Linux kernel, the following vulnerability has been resolved: gfs2: Check sbbsizeshift after reading superblock Fuzzers like to scribble over sbbsizeshift but in reality it's very unlikely that this field would be corrupted on its own. Nevertheless it should be checked to avoid the...

5.5CVSS0.00207EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/01 3:15 p.m.13 views

UBUNTU-CVE-2022-49769

In the Linux kernel, the following vulnerability has been resolved: gfs2: Check sbbsizeshift after reading superblock Fuzzers like to scribble over sbbsizeshift but in reality it's very unlikely that this field would be corrupted on its own. Nevertheless it should be checked to avoid the...

5.5CVSS6.1AI score0.00207EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.13 views

CVE-2022-49897

...

SaveExploits0
CVE
CVE
added 2025/05/01 2:10 p.m.62 views

CVE-2022-49897

This CVE entry is rejected/not used, as stated in the Initial Description.

6.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.15 views

CVE-2022-49897

Removed by vendor...

5.6AI score
SaveExploits0
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.29 views

CVE-2022-49769 gfs2: Check sb_bsize_shift after reading superblock

In the Linux kernel, the following vulnerability has been resolved: gfs2: Check sbbsizeshift after reading superblock Fuzzers like to scribble over sbbsizeshift but in reality it's very unlikely that this field would be corrupted on its own. Nevertheless it should be checked to avoid the...

0.00207EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/01 2:09 p.m.16 views

CVE-2022-49769 gfs2: Check sb_bsize_shift after reading superblock

In the Linux kernel, the following vulnerability has been resolved: gfs2: Check sbbsizeshift after reading superblock Fuzzers like to scribble over sbbsizeshift but in reality it's very unlikely that this field would be corrupted on its own. Nevertheless it should be checked to avoid the...

6AI score
SaveExploits0References11
CVE
CVE
added 2025/05/01 2:09 p.m.99 views

CVE-2022-49769

CVE-2022-49769 corresponds to a Linux kernel fix for the gfs2 filesystem: after reading a superblock, the sb_bsize_shift field is now validated to match the expected value, preventing shift/out-of-bounds and related mount errors. The available details describe the root cause (unchecked sb_bsize_s...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/05/01 1:15 p.m.6 views

UBUNTU-CVE-2025-37740

In the Linux kernel, the following vulnerability has been resolved: 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 dbAllocAG. To avoid this issue, add a check for agwidth in dbAllocAG...

5.5CVSS6.2AI score0.00185EPSS
SaveExploits0References41
Cvelist
Cvelist
added 2025/05/01 1:07 p.m.27 views

CVE-2025-37779 lib/iov_iter: fix to increase non slab folio refcount

In the Linux kernel, the following vulnerability has been resolved: lib/ioviter: fix to increase non slab folio refcount When testing EROFS file-backed mount over v9fs on qemu, I encountered a folio UAF issue. The page sanity check reports the following call trace. The root cause is that pages in...

7.8CVSS0.00156EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.11 views

PT-2025-18460 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the lib/iov iter component. The issue is a folio use-after-free UAF problem that occurs when testing EROFS file-backed...

7.8CVSS5AI score0.66418EPSS
SaveExploits0References683
Rows per page
Query Builder