Lucene search
+L

5963 matches found

OSV
OSV
added 2025/04/01 4:15 p.m.2 views

DEBIAN-CVE-2025-21955

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent connection release during oplock break notification ksmbdwork could be freed when after connection release. Increment rcount of ksmbdconn to indicate that requests are not finished yet and to not release the...

5.5CVSS5.6AI score0.00463EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.5 views

DEBIAN-CVE-2025-21944

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix bug on trap in smb2lock If lock count is greater than 1, flags could be old value. It should be checked with flags of smblock, not flags. It will cause bug-on trap from locksfreelock in error handling routine...

5.5CVSS5.6AI score0.00147EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.9 views

UBUNTU-CVE-2025-21944

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix bug on trap in smb2lock If lock count is greater than 1, flags could be old value. It should be checked with flags of smblock, not flags. It will cause bug-on trap from locksfreelock in error handling routine...

5.5CVSS6.2AI score0.00147EPSS
SaveExploits0References26
OSV
OSV
added 2025/04/01 4:15 p.m.11 views

UBUNTU-CVE-2025-21959

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: Fully initialize struct nfconncounttuple in inserttree Since commit b36e4523d4d5 "netfilter: nfconncount: fix garbage collection confirm race", cpu and jiffies32 were introduced to the struct...

7.3CVSS6.2AI score0.00409EPSS
SaveExploits0References42
OSV
OSV
added 2025/04/01 4:15 p.m.10 views

UBUNTU-CVE-2025-21955

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent connection release during oplock break notification ksmbdwork could be freed when after connection release. Increment rcount of ksmbdconn to indicate that requests are not finished yet and to not release the...

8.8CVSS6.2AI score0.00463EPSS
SaveExploits0References25
Debian CVE
Debian CVE
added 2025/03/31 7:41 p.m.13 views

CVE-2025-21893

In the Linux kernel, the following vulnerability has been resolved: keys: Fix UAF in keyput Once a key's reference count has been reduced to 0, the garbage collector thread may destroy it at any time and so keyput is not allowed to touch the key after that point. The most keyput is normally allow...

7.8CVSS6.1AI score0.00186EPSS
SaveExploits0
CVE
CVE
added 2025/03/31 7:41 p.m.146 views

CVE-2025-21893

CVE-2025-21893 concerns a use-after-free in the Linux kernel key handling. The issue arises when the key’s usage reaches 0 and the garbage collector may touch the key after it could have been freed. The fix changes the reclamation logic from inspecting the key’s refcount in the garbage collector ...

7.8CVSS6.4AI score0.00186EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/31 7:41 p.m.11 views

CVE-2025-21893 keys: Fix UAF in key_put()

In the Linux kernel, the following vulnerability has been resolved: keys: Fix UAF in keyput Once a key's reference count has been reduced to 0, the garbage collector thread may destroy it at any time and so keyput is not allowed to touch the key after that point. The most keyput is normally allow...

7.8CVSS6.8AI score0.00186EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/31 7:41 p.m.38 views

CVE-2025-21893 keys: Fix UAF in key_put()

In the Linux kernel, the following vulnerability has been resolved: keys: Fix UAF in keyput Once a key's reference count has been reduced to 0, the garbage collector thread may destroy it at any time and so keyput is not allowed to touch the key after that point. The most keyput is normally allow...

7.8CVSS0.00186EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/03/31 12:0 a.m.7 views

The vulnerability of the extent_write_locked_range() function in the file system of the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the extentwritelockedrange function in the file system of the Linux operating system’s kernel relates to improper memory release before deleting the last reference. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.8AI score0.00019EPSS
SaveExploits0References10Affected Software2
RedhatCVE
RedhatCVE
added 2025/03/29 5:39 p.m.28 views

CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

5.5CVSS7.1AI score0.00224EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/03/29 3:31 p.m.21 views

CVE-2025-21886

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix implicit ODP hang on parent deregistration Fix the destroyunusedimplicitchildmr to prevent hanging during parent deregistration as of below 1. Upon entering destroyunusedimplicitchildmr, the reference count for the...

5.5CVSS7.4AI score0.00191EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/29 11:8 a.m.15 views

OESA-2025-1336 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: drm/plane: Move range check for formatcount earlier While the check for formatcount 64 in drmuniversalplaneinit shouldn't be hit it's a WARNON, in its current...

7.8CVSS6.9AI score0.00313EPSS
SaveExploits0References20
Positive Technologies
Positive Technologies
added 2025/03/29 12:0 a.m.19 views

PT-2025-16678

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been identified, specifically in the ksmbd component. The issue arises when accessing psid-sub authpsid-num subauth - 1 without checking if num...

7.1CVSS5.5AI score0.00546EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/03/28 3:40 a.m.8 views

SUSE CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

5.5CVSS6.3AI score0.00224EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/03/28 3:0 a.m.7 views

SUSE CVE-2025-21886

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix implicit ODP hang on parent deregistration Fix the destroyunusedimplicitchildmr to prevent hanging during parent deregistration as of below 1. Upon entering destroyunusedimplicitchildmr, the reference count for the...

5.5CVSS6.7AI score0.00191EPSS
SaveExploits0References17
OSV
OSV
added 2025/03/27 5:15 p.m.2 views

DEBIAN-CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

7.8CVSS5.4AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.7 views

DEBIAN-CVE-2021-4454

In the Linux kernel, the following vulnerability has been resolved: can: j1939: fix errant WARNONONCE in j1939sessiondeactivate The conclusion "j1939sessiondeactivate should be called with a session ref-count of at least 2" is incorrect. In some concurrent scenarios, j1939sessiondeactivate can be...

5.5CVSS5.4AI score0.00545EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.9 views

UBUNTU-CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

7.8CVSS6.1AI score0.00224EPSS
SaveExploits0References10
OSV
OSV
added 2025/03/27 5:15 p.m.8 views

UBUNTU-CVE-2022-49740

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bounds reads This patch fixes slab-out-of-bounds reads in brcmfmac that occur in brcmfconstructchaninfo and brcmfenablebw402g when the count value of channel...

7.1CVSS6.3AI score0.00187EPSS
SaveExploits0References8
Rows per page
Query Builder