Lucene search
K

35 matches found

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

CVE-2025-40256

In the Linux kernel, the following vulnerability has been resolved: xfrm: also call xfrmstatedeletetunnel at destroy time for states that were never added In commit b441cf3f8c4b "xfrm: delete x-tunnel as we delete x", I missed the case where state creation fails between full initialization...

5.9AI score0.00173EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2025/11/12 11:15 a.m.1 views

CVE-2025-40170

In the Linux kernel, the following vulnerability has been resolved: net: use dstdevrcu in sksetupcaps Use RCU to protect accesses to dst-dev from sksetupcaps and skdstgsomaxsize. Also use dstdevrcu in ip6dstmtumaybeforward, and ipdstmtumaybeforward. ip4dsthoplimit can use dstdevnetrcu...

6.2AI score0.00167EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.2 views

CVE-2023-53336

In the Linux kernel, the following vulnerability has been resolved: media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings When ipubridgeparserotation and ipubridgeparseorientation run sensor-adev is not set yet. So if either of the devwarn calls about unknown values are hit this...

5.5CVSS5.9AI score0.00187EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.2 views

CVE-2022-50050

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in the buffer overflow although it's...

7.8CVSS6.3AI score0.00179EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.4 views

CVE-2023-53134

In the Linux kernel, the following vulnerability has been resolved: bnxten: Avoid order-5 memory allocation for TPA data The driver needs to keep track of all the possible concurrent TPA GRO/LRO completions on the aggregation ring. On P5 chips, the maximum number of concurrent TPA is 256 and the...

5.5CVSS6.3AI score0.00149EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.7 views

CVE-2022-49888

In the Linux kernel, the following vulnerability has been resolved: arm64: entry: avoid kprobe recursion The cortexa76erratum1463225debughandler function is called when handling debug exceptions and synchronous exceptions from BRK instructions, and so is called when a probed function executes. If...

7.8CVSS6.4AI score0.00203EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/04/28 8:15 p.m.9 views

CVE-2025-31650

Improper Input Validation vulnerability in Apache Tomcat. Incorrect error handling for some invalid HTTP priority headers resulted in incomplete clean-up of the failed request which created a memory leak. A large number of such requests could trigger an OutOfMemoryException resulting in a denial ...

7.5CVSS7AI score0.66365EPSS
Exploits5References4
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.5 views

CVE-2025-22092

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix NULL dereference in SR-IOV VF creation error path Clean up when virtfn setup fails to prevent NULL pointer dereference during device removal. The kernel oops below occurred due to incorrect error handling flow when...

5.5CVSS5.9AI score0.00164EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.12 views

CVE-2023-53034

In the Linux kernel, the following vulnerability has been resolved: ntbhwswitchtec: Fix shift-out-of-bounds in switchtecntbmwsettrans There is a kernel API ntbmwcleartrans would pass 0 to both addr and size. This would make xlatepos negative. 23.734156 switchtec switchtec0: MW 0: part 0 addr...

7.1CVSS6.4AI score0.0018EPSS
Exploits0References49
UbuntuCve
UbuntuCve
added 2025/04/01 4:15 p.m.3 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.00152EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.5 views

CVE-2022-49750

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Add u64 casts to avoid overflowing The fields of the CPC object are unsigned 32-bits values. To avoid overflows while using CPC's values, add 'u64' casts...

5.5CVSS6.3AI score0.0014EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/03/06 4:15 p.m.5 views

CVE-2024-58060

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject structops registration that uses module ptr and the module btfid is missing There is a UAF report in the bpfstructops when CONFIGMODULES=n. In particular, the report is on tcpcongestionops that has a "struct module...

7.8CVSS6.4AI score0.00188EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2025/02/27 8:16 p.m.6 views

CVE-2024-58022

In the Linux kernel, the following vulnerability has been resolved: mailbox: th1520: Fix a NULL vs ISERR bug The devmioremap function doesn't return error pointers, it returns NULL. Update the error checking to match...

5.5CVSS5.9AI score0.00173EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.14 views

CVE-2025-21756

In the Linux kernel, the following vulnerability has been resolved: vsock: Keep the binding until socket destruction Preserve sockets bindings; this includes both resulting from an explicit bind and those implicitly bound through autobind during connect. Prevents socket unbinding during a transpo...

7.8CVSS6.6AI score0.00824EPSS
Exploits3References26
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.6 views

CVE-2022-49242

In the Linux kernel, the following vulnerability has been resolved: ASoC: mxs: Fix error handling in mxssgtl5000probe This function only calls ofnodeput in the regular path. And it will cause refcount leak in error paths. For example, when codecnp is NULL, saifnp0 and saifnp1 are not NULL, it wil...

5.5CVSS6.3AI score0.00246EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.6 views

CVE-2022-49351

In the Linux kernel, the following vulnerability has been resolved: net: altera: Fix refcount leak in alteratsemdiocreate Every iteration of foreachchildofnode decrements the reference count of the previous node. When break from a foreachchildofnode loop, we need to explicitly call ofnodeput on t...

5.5CVSS6.2AI score0.00253EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.7 views

CVE-2022-49419

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: vesafb: Fix a use-after-free due early fbinfo cleanup Commit b3c9a924aab6 "fbdev: vesafb: Cleanup fbinfo in .fbdestroy rather than .remove" fixed a use-after-free error due the vesafb driver freeing the fbinfo in th...

7.8CVSS6.3AI score0.00245EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2025/02/26 7:0 a.m.5 views

CVE-2022-49065

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix the svcdeferredevent trace class Fix a NULL deref crash that occurs when an svcrqst is deferred while the sunrpc tracing subsystem is enabled. svcrevisit sets dr-xprt to NULL, so it can't be relied upon in the...

5.5CVSS6.4AI score0.00246EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2025/02/03 5:15 a.m.8 views

CVE-2024-57966

libarchiveplugin.cpp in KDE ark before 24.12.0 can extract to an absolute path from an archive...

5CVSS6AI score0.0026EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2025/01/15 1:15 p.m.8 views

CVE-2024-57888

In the Linux kernel, the following vulnerability has been resolved: workqueue: Do not warn when cancelling WQMEMRECLAIM work from !WQMEMRECLAIM worker After commit 746ae46c1113 "drm/sched: Mark scheduler work queues with WQMEMRECLAIM" amdgpu started seeing the following warning: workqueue:...

5.5CVSS6.3AI score0.00202EPSS
Exploits0References20
Rows per page
Query Builder