Lucene search
+L

105 matches found

UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.2 views

CVE-2022-49905

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix possible leaked pernet namespace in smcinit In smcinit, registerpernetsubsys&smcnetstatops is called without any error handling. If it fails, registering of &smcnetops won't be reverted. And if smcnlinit fails,...

7.8CVSS6AI score0.00197EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.5 views

CVE-2022-49798

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race where eprobes can be called before the event The flag that tells the event to call its triggers after reading the event is set for eprobes after the eprobe is enabled. This leads to a race where the eprobe may b...

4.7CVSS5.5AI score0.00133EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.12 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.2AI score0.00235EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 12:00 a.m.11 views

CVE-2025-47153

Certain build processes for libuv and Node.js for 32-bit systems, such as for the nodejs binary package through nodejs20.19.0+dfsg-2i386.deb for Debian GNU/Linux, have an inconsistent offt size e.g., building on i386 Debian always uses FILEOFFSETBITS=64 for the libuv dynamic library, but uses the...

6.5CVSS6.9AI score0.00383EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/04/28 8:15 p.m.16 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.5992EPSS
SaveExploits5References4
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.9 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.00191EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.20 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.3AI score0.00282EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2025/04/01 4:15 p.m.20 views

CVE-2025-21928

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix use-after-free issue in ishtphidremove The system can experience a random crash a few minutes after the driver is removed. This issue occurs due to improper handling of memory freeing in the ishtphidremove...

7.8CVSS6.4AI score0.00215EPSS
SaveExploits0References50
UbuntuCve
UbuntuCve
added 2025/04/01 4:15 p.m.8 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/03/27 5:15 p.m.8 views

CVE-2023-52939

In the Linux kernel, the following vulnerability has been resolved: mm: memcg: fix NULL pointer in memcgrouptrackforeigndirtyslowpath As commit 18365225f044 "hwpoison, memcg: forcibly uncharge LRU pages", hwpoison will forcibly uncharg a LRU hwpoisoned page, the foliomemcg could be NULl, then,...

5.5CVSS6.3AI score0.00211EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.10 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.00161EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/03/11 6:15 p.m.10 views

CVE-2025-25748

A CSRF vulnerability in the gestioneutenti.php endpoint of HotelDruid 3.0.7 allows attackers to perform unauthorized actions e.g., modifying user passwords on behalf of authenticated users by exploiting the lack of origin or referrer validation and the absence of CSRF tokens. NOTE: this is disput...

7.3CVSS5.9AI score0.00412EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2025/03/06 4:15 p.m.11 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.00201EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/27 8:16 p.m.11 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.00185EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.19 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.00873EPSS
SaveExploits3References26
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.6 views

CVE-2025-21733

In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Fix resetting of tracepoints If a timerlat tracer is started with the osnoise option OSNOISEWORKLOAD disabled, but then that option is enabled and timerlat is removed, the tracepoints that were enabled on timerla...

5.5CVSS6.4AI score0.00193EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.8 views

CVE-2022-49457

In the Linux kernel, the following vulnerability has been resolved: ARM: versatile: Add missing ofnodeput in dcscbinit The devicenode pointer is returned by offindcompatiblenode with refcount incremented. We should use ofnodeput to avoid the refcount leak...

5.5CVSS5.9AI score0.0027EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.9 views

CVE-2022-49339

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: unexport init-annotated seg6hmacinit EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to a fre...

5.5CVSS5.9AI score0.00277EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.12 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.00262EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.10 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.5CVSS5.9AI score0.0027EPSS
SaveExploits0References11
Rows per page
Query Builder