Lucene search
+L

3024 matches found

UbuntuCve
UbuntuCve
added 2025/04/01 4:15 p.m.11 views

CVE-2025-21958

In the Linux kernel, the following vulnerability has been resolved: Revert "openvswitch: switch to per-action label counting in conntrack" Currently, ovsctsetlabels is only called for confirmed conntrack entries ct within ovsctcommit. However, if the conntrack entry does not have the labelsext...

7.8CVSS6.3AI score0.00145EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/04/01 4:15 p.m.7 views

CVE-2025-21913

In the Linux kernel, the following vulnerability has been resolved: x86/amdnb: Use rdmsrsafe in amdgetmmconfigrange Xen doesn't offer MSRFAM10HMMIOCONFBASE to all guests. This results in the following warning: unchecked MSR access error: RDMSR from 0xc0010058 at rIP: 0xffffffff8101d19f...

5.5CVSS6.4AI score0.00195EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2025/04/01 4:15 p.m.6 views

CVE-2025-21935

In the Linux kernel, the following vulnerability has been resolved: rapidio: add check for rioaddnet in rioscanallocnet The return value of rioaddnet should be checked. If it fails, putdevice should be called to free the memory and give up the reference initialized in rioaddnet...

5.5CVSS6.1AI score0.00205EPSS
SaveExploits0References58
UbuntuCve
UbuntuCve
added 2025/04/01 4:15 p.m.9 views

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.1AI score0.00147EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2025/04/01 4:15 p.m.7 views

CVE-2025-21911

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: avoid deadlock on fence release Do scheduler queue fence release processing on a workqueue, rather than in the release function itself. Fixes deadlock issues such as the following: 607.400437...

5.5CVSS6.4AI score0.00145EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/04/01 4:15 p.m.6 views

CVE-2025-21974

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: return fail if interface is down in bnxtqueuememalloc The bnxtqueuememalloc is called to allocate new queue memory when a queue is restarted. It internally accesses rx buffer descriptor corresponding to the index. The ...

5.5CVSS6.5AI score0.00178EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/04/01 4:15 p.m.12 views

CVE-2025-21904

In the Linux kernel, the following vulnerability has been resolved: caifvirtio: fix wrong pointer check in cfvprobe delvqs frees virtqueues, therefore cfv-vqtx pointer should be checked for NULL before calling it, not cfv-vdev. Also the current implementation is redundant because the pointer...

5.5CVSS6.2AI score0.00205EPSS
SaveExploits0References58
UbuntuCve
UbuntuCve
added 2025/04/01 4:15 p.m.8 views

CVE-2025-21977

In the Linux kernel, the following vulnerability has been resolved: fbdev: hypervfb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs Gen 2 Hyper-V VMs boot via EFI and have a standard EFI framebuffer device. When the kdump kernel runs in such a VM, loading the efifb driver may hang because of...

5.5CVSS6.4AI score0.00178EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/04/01 4:15 p.m.10 views

CVE-2025-21953

In the Linux kernel, the following vulnerability has been resolved: net: mana: cleanup mana struct after debugfsremove When on a MANA VM hibernation is triggered, as part of hibernatesnapshot, managdsuspend and managdresume are called. If during this managdresume, a failure occurs with HWC...

5.5CVSS5.8AI score0.00163EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/04/01 4:15 p.m.13 views

CVE-2025-21945

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2lock If smblock-zerolen has value, -llist of smblock is not delete and flock is old one. It will cause use-after-free on error handling routine...

8.8CVSS6.6AI score0.00485EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2025/04/01 4:15 p.m.11 views

CVE-2025-21919

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix potential memory corruption in childcfsrqonlist childcfsrqonlist attempts to convert a 'prev' pointer to a cfsrq. This 'prev' pointer can originate from struct rq's leafcfsrqlist, making the conversion invalid and...

7.8CVSS6.3AI score0.00209EPSS
SaveExploits0References40
Debian CVE
Debian CVE
added 2025/04/01 3:47 p.m.13 views

CVE-2025-21973

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix kernel panic in the bnxtgetqueuestatsrx | tx When qstats-get operation is executed, callbacks of netdevstatsops are called. The bnxtgetqueuestatsrx | tx collect per-queue stats from swstats in the rings. But rx | t...

7.1CVSS5.6AI score0.00183EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/04/01 12:0 a.m.7 views

CVE-2025-30224

MyDumper is a MySQL Logical Backup Tool. The MySQL C client library libmysqlclient allows authenticated remote actors to read arbitrary files from client systems via a crafted server response to LOAD LOCAL INFILE query, leading to sensitive information disclosure when clients connect to untrusted...

5.1CVSS6AI score0.00706EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/03/31 8:15 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.5AI score0.00186EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/03/31 8:15 p.m.21 views

CVE-2025-3010

A vulnerability, which was classified as problematic, has been found in Khronos Group glslang 15.1.0. Affected by this issue is the function glslang::TIntermediate::isConversionAllowed of the file glslang/MachineIndependent/Intermediate.cpp. The manipulation leads to null pointer dereference. The...

4.8CVSS4.8AI score0.00181EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/03/31 3:15 p.m.8 views

CVE-2025-2999

A vulnerability was found in PyTorch 2.6.0. It has been rated as critical. Affected by this issue is the function torch.nn.utils.rnn.unpacksequence. The manipulation leads to memory corruption. Attacking locally is a requirement. The exploit has been disclosed to the public and may be used...

5.3CVSS5.5AI score0.00189EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/03/31 2:15 p.m.10 views

CVE-2025-2998

A vulnerability was found in PyTorch 2.6.0. It has been declared as critical. Affected by this vulnerability is the function torch.nn.utils.rnn.padpackedsequence. The manipulation leads to memory corruption. Local access is required to approach this attack. The exploit has been disclosed to the...

5.3CVSS5.5AI score0.00189EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/03/28 8:15 p.m.11 views

CVE-2025-2926

A vulnerability was found in HDF5 up to 1.14.6 and classified as problematic. This issue affects the function H5Ocachechkserialize of the file src/H5Ocache.c. The manipulation leads to null pointer dereference. An attack has to be approached locally. The exploit has been disclosed to the public a...

5.5CVSS5.3AI score0.00239EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2025/03/28 6:15 p.m.10 views

CVE-2025-31162

Floating point exception in fig2dev in version 3.2.9a allows an attacker to availability via local input manipulation via getslope function...

6.6CVSS7AI score0.00182EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2025/03/28 5:15 p.m.12 views

CVE-2025-2914

A vulnerability classified as problematic has been found in HDF5 up to 1.14.6. This affects the function H5FSsinfoSrializeSctcb of the file src/H5FScache.c. The manipulation of the argument sect leads to heap-based buffer overflow. Local access is required to approach this attack. The exploit has...

4.8CVSS5AI score0.00261EPSS
SaveExploits1References5
Rows per page
Query Builder