Lucene search
+L

6883 matches found

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

CVE-2025-22064

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: don't unregister hook when table is dormant When nftablesupdchain encounters an error, hook registration needs to be rolled back. This should only be done if the hook has been registered, which won't happen...

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

CVE-2025-23138

In the Linux kernel, the following vulnerability has been resolved: watchqueue: fix pipe accounting mismatch Currently, watchqueuesetsize modifies the pipe buffers charged to user-pipebufs without updating the pipe-nraccounted on the pipe itself, due to the if !pipehaswatchqueue test in...

5.5CVSS6.2AI score0.00197EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.10 views

CVE-2025-22069

In the Linux kernel, the following vulnerability has been resolved: riscv: fgraph: Fix stack layout to match archftraceregs argument of ftracereturntohandler Naresh Kamboju reported a "Bad frame pointer" kernel warning while running LTP trace ftracestresstest.sh in riscv. We can reproduce the sam...

7.8CVSS6.3AI score0.00203EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.8 views

CVE-2025-22071

In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak in spufscreatecontext Leak fixes back in 2008 missed one case - if we are trying to set affinity and spufsmkdir fails, we need to drop the reference to neighbor...

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.14 views

CVE-2025-22089

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Don't expose hwcounters outside of init net namespace Commit 467f432a521a "RDMA/core: Split port and device counter sysfs attributes" accidentally almost exposed hw counters to non-init net namespaces. It didn't expose...

7.8CVSS6.1AI score0.00203EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.10 views

CVE-2025-22120

In the Linux kernel, the following vulnerability has been resolved: ext4: goto right label 'outmmapsem' in ext4setattr Otherwise, if ext4inodeattachjinode fails, a hung task will happen because filemapinvalidateunlock isn't called to unlock mapping-invalidatelock. Like this: EXT4-fs error device...

5.5CVSS6AI score0.0018EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.7 views

CVE-2025-23133

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: update channel list in reg notifier instead reg worker Currently when ath11k gets a new channel list, it will be processed according to the following steps: 1. update new channel list to cfg80211 and queue regwork. ...

8.8CVSS6.6AI score0.00251EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.10 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.00188EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.6 views

CVE-2025-22122

In the Linux kernel, the following vulnerability has been resolved: block: fix adding folio to bio 4GB folio is possible on some ARCHs, such as aarch64, 16GB hugepage is supported, then 'offset' of folio can't be held in 'unsigned int', cause warning in bioaddfolionofail and IO failure. Fix it by...

5.5CVSS6.3AI score0.00178EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.12 views

CVE-2025-23136

In the Linux kernel, the following vulnerability has been resolved: thermal: int340x: Add NULL check for adev Not all devices have an ACPI companion fwnode, so adev might be NULL. This is similar to the commit cd2fd6eab480 "platform/x86: int3472: Check for adev == NULL". Add a check for adev not...

5.5CVSS6.2AI score0.00206EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.8 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.00201EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.9 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.00163EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.12 views

CVE-2025-22098

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix a deadlock in zynqmpdpignorehpdset Instead of attempting the same mutex twice, lock and unlock it. This bug has been detected by the Clang thread-safety analyzer...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.9 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.00178EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.13 views

CVE-2025-22090

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Fix VMPAT handling when fork fails in copypagerange If trackpfncopy fails, we already added the dst VMA to the maple tree. As fork fails, we'll cleanup the maple tree, and stumble over the dst VMA for which we neither...

7.3CVSS6AI score0.00203EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.11 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.00198EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.9 views

CVE-2025-22099

In the Linux kernel, the following vulnerability has been resolved: drm: xlnx: zynqmpdpsub: Add NULL check in zynqmpaudioinit devmkasprintf calls can return null pointers on failure. But some return values were not checked in zynqmpaudioinit. Add NULL check in zynqmpaudioinit, avoid referencing...

5.5CVSS5.9AI score0.00163EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.11 views

CVE-2025-22056

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfttunnel: fix geneveopt type confusion addition When handling multiple NFTATUNNELKEYOPTSGENEVE attributes, the parsing logic should place every geneveopt structure one by one compactly. Hence, when deciding the next...

7.8CVSS6.2AI score0.00307EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.9 views

CVE-2025-22037

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in allocpreauthhash The Client send malformed smb2 negotiate request. ksmbd return error response. Subsequently, the client can send smb2 session setup even thought conn-preauthinfo is not...

7.5CVSS6AI score0.66418EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.10 views

CVE-2025-22044

In the Linux kernel, the following vulnerability has been resolved: acpi: nfit: fix narrowing conversion in acpinfitctl Syzkaller has reported a warning in tonfitbusuuid: "only secondary bus families can be translated". This warning is emited if the argument is equal to NVDIMMBUSFAMILYNFIT == 0...

7.1CVSS6.2AI score0.00207EPSS
SaveExploits0References40
Rows per page
Query Builder