Lucene search
+L

10145 matches found

UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.12 views

CVE-2025-22075

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: Allocate vfinfo size for VF GUIDs when supported Commit 30aad41721e0 "net/core: Add support for getting VF GUIDs" added support for getting VF port and node GUIDs in netlink ifinfo messages, but their size was not take...

5.5CVSS6.1AI score0.002EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.8 views

CVE-2025-22070

In the Linux kernel, the following vulnerability has been resolved: fs/9p: fix NULL pointer dereference on mkdir When a 9p tree was mounted with option 'posixacl', parent directory had a default ACL set for its subdirectories, e.g.: setfacl -m default:group:simpsons:rwx parentdir then creating a...

5.5CVSS6.2AI score0.00189EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.9 views

CVE-2025-22104

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Use kernel helpers for hex dumps Previously, when the driver was printing hex dumps, the buffer was cast to an 8 byte long and printed using string formatters. If the buffer size was not a multiple of 8 then a read buffe...

7.1CVSS6.6AI score0.00191EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.9 views

CVE-2025-22124

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix wrong bitmaplimit for clustermd when write sb In clustermd, separate write-intent-bitmaps are used for each cluster node: 0 4k 8k 12k ------------------------------------------------------------------- | idle | ...

7.8CVSS5.9AI score0.00185EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.8 views

CVE-2025-22096

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: Fix error code msmparsedeps The SUBMITERROR macro turns the error code negative. This extra '-' operation turns it back to positive EINVAL again. The error code is passed to ERRPTR and since positive values are not a...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.10 views

CVE-2025-23130

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid panic once fallocation fails for pinfile syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2746! CPU: 0 UID: 0 PID: 5323 Comm: syz.0.0 Not tainted...

5.5CVSS5.7AI score0.00175EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.10 views

CVE-2025-22093

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid NPD when ASIC does not support DMUB ctx-dmubsrv will de NULL if the ASIC does not support DMUB, which is tested in dmdmubswinit. However, it will be dereferenced in dmubhwlockmgrcmd if shouldusedmublock...

5.5CVSS6.3AI score0.00189EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.9 views

CVE-2025-22110

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: Initialize ctx to avoid memory allocation error It is possible that ctx in nfqnlbuildpacketmessage could be used before it is properly initialize, which is only initialized by nfqnlgetsksecctx. This pat...

9.8CVSS5.9AI score0.00354EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.6 views

CVE-2025-22074

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix rcount dec/increment mismatch rcount is only increased when there is an oplock break wait, so rcount inc/decrement are not paired. This can cause rcount to become negative, which can lead to a problem where the ksmbd...

8.8CVSS6.4AI score0.00452EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.5 views

CVE-2025-22107

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105tabledeleteentry There are actually 2 problems: - deleting the last element doesn't require the memmove of elements i + 1, end over it. Actually, element i+1 is out of...

7.1CVSS6.1AI score0.00196EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.6 views

CVE-2025-22100

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix race condition when gathering fdinfo group samples Commit e16635d88fa0 "drm/panthor: add DRM fdinfo support" failed to protect access to groups with an xarray lock, which could lead to use-after-free errors...

7.8CVSS5.9AI score0.00138EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.7 views

CVE-2025-22101

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix Tx L4 checksum The hardware only supports L4 checksum offload for TCP/UDP/SCTP protocol. There was a bug to set Tx checksum flag for the other protocol that results in Tx ring hang. Fix to compute software checksu...

5.5CVSS5.7AI score0.00186EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.4 views

CVE-2025-22091

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix pagesize variable overflow Change all variables storing mlx5umemmkcfindbestpgsz result to unsigned long to support values larger than 31 and avoid overflow. For example: If we try to register 4GB of memory that is...

5.5CVSS6.4AI score0.00189EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.10 views

CVE-2025-22068

In the Linux kernel, the following vulnerability has been resolved: ublk: make sure ubq-canceling is set when queue is frozen Now ublk driver depends on ubq-canceling for deciding if the request can be dispatched via uringcmd & iouringcmdcompleteintask. Once ubq-canceling is set, the uringcmd can...

7.8CVSS6.4AI score0.00193EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.8 views

CVE-2025-22082

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

5.5CVSS6.5AI score0.00188EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.11 views

CVE-2025-22081

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix a couple integer overflows on 32bit systems On 32bit systems the "off + sizeofstruct NTFSDE" addition can have an integer wrapping issue. Fix it by using sizeadd...

7.8CVSS6.2AI score0.00198EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.8 views

CVE-2025-23135

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Teardown riscv specific bits after kvmexit During a module removal, kvmexit invokes arch specific disable call which disables AIA. However, we invoke aiaexit before kvmexit resulting in the following warning. KVM...

5.5CVSS5.9AI score0.00174EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.9 views

CVE-2025-22112

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix out-of-range access of vnicinfo array The bnxtqueuestart | stop access vnicinfo as much as allocated, which indicates bp-nrvnics. So, it should not reach bp-vnicinfobp-nrvnics...

7.1CVSS6.3AI score0.00191EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.7 views

CVE-2025-22067

In the Linux kernel, the following vulnerability has been resolved: spi: cadence: Fix out-of-bounds array access in cdnsmrvlxspisetupclock If requestedclk 128, cdnsmrvlxspisetupclock iterates over the entire cdnsmrvlxspiclkdivlist array without breaking out early, causing 'i' to go beyond the arr...

7.8CVSS6.6AI score0.00199EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.5 views

CVE-2025-23132

In the Linux kernel, the following vulnerability has been resolved: f2fs: quota: fix to avoid warning in dquotwritebackdquots F2FS-fs dm-59: checkpoint=enable has some unwritten data. ------------ cut here ------------ WARNING: CPU: 6 PID: 8013 at fs/quota/dquot.c:691...

7CVSS5.9AI score0.00158EPSS
SaveExploits0References7
Rows per page
Query Builder