Lucene search
+L

498 matches found

UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.1 views

CVE-2025-37864

In the Linux kernel, the following vulnerability has been resolved: net: dsa: clean up FDB, MDB, VLAN entries on unbind As explained in many places such as commit b117e1e8a86d "net: dsa: delete dsalegacyfdbadd and dsalegacyfdbdel", DSA is written given the assumption that higher layers have...

5.5CVSS6.3AI score0.00243EPSS
Exploits0References25
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.7 views

CVE-2025-37875

In the Linux kernel, the following vulnerability has been resolved: igc: fix PTM cycle trigger logic Writing to clear the PTM status 'valid' bit while the PTM cycle is triggered results in unreliable PTM operation. To fix this, clear the PTM 'trigger' and status after each PTM transaction. The...

5.5CVSS6.4AI score0.00234EPSS
Exploits0References37
UbuntuCve
UbuntuCve
added 2025/05/08 12:0 a.m.9 views

CVE-2025-37832

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.9AI score
Exploits0References2
UbuntuCve
UbuntuCve
added 2025/05/08 12:0 a.m.6 views

CVE-2025-37812

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: Fix deadlock when using NCM gadget The cdns3 driver has the same NCM deadlock as fixed in cdnsp by commit 58f2fcb3a845 "usb: cdnsp: Fix deadlock issue during using NCM gadget". Under PREEMPTRT the deadlock can be...

5.5CVSS6.4AI score0.00132EPSS
Exploits0References31
UbuntuCve
UbuntuCve
added 2025/05/08 12:0 a.m.6 views

CVE-2025-37822

In the Linux kernel, the following vulnerability has been resolved: riscv: uprobes: Add missing fence.i after building the XOL buffer The XOL execute out-of-line buffer is used to single-step the replaced instructions for uprobes. The RISC-V port was missing a proper fence.i i$ flushing after...

7.8CVSS6.7AI score0.00211EPSS
Exploits0References26
UbuntuCve
UbuntuCve
added 2025/05/07 9:15 a.m.29 views

CVE-2025-27533

Memory Allocation with Excessive Size Value vulnerability in Apache ActiveMQ. During unmarshalling of OpenWire commands the size value of buffers was not properly validated which could lead to excessive memory allocation and be exploited to cause a denial of service DoS by depleting process memor...

7.5CVSS6.9AI score0.08453EPSS
Exploits2References4
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.6 views

CVE-2023-53078

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidhalua: Fix memleak for 'qdata' in aluaactivate If aluartpgqueue failed from aluaactivate, then 'qdata' is not freed, which will cause following memleak: unreferenced object 0xffff88810b2c6980 size 32: comm...

5.5CVSS6.3AI score0.00166EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.5 views

CVE-2023-53099

In the Linux kernel, the following vulnerability has been resolved: firmware: xilinx: don't make a sleepable memory allocation from an atomic context The following issue was discovered using lockdep: 6.691371 BUG: sleeping function called from invalid context at include/linux/sched/mm.h:209...

5.5CVSS6.2AI score0.00125EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.6 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.00155EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.4 views

CVE-2023-53132

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix mpi3mrhbaport memory leak in mpi3mrremove Free mpi3mrhbaport at .remove...

5.5CVSS6.3AI score0.00152EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.2 views

CVE-2022-49825

In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix error handling in atatportadd In atatportadd, the return value of transportadddevice is not checked. As a result, it causes null-ptr-deref while removing the module, because transportremovedevice is...

5.5CVSS6.3AI score0.00183EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.1 views

CVE-2022-49776

In the Linux kernel, the following vulnerability has been resolved: macvlan: enforce a consistent minimal mtu macvlan should enforce a minimal mtu of 68, even at link creation. This patch avoids the current behavior which could lead to crashes in ipv6 stack if the link is brought up $ ip link add...

5.5CVSS6.3AI score0.00186EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.9 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.00211EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.3 views

CVE-2022-49903

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix WARNING in ip6routenetexitlate During the initialization of ip6routenetinitlate, if file ipv6route or rt6stats fails to be created, the initialization is successful by default. Therefore, the ipv6route or rt6stats file...

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

CVE-2022-49782

In the Linux kernel, the following vulnerability has been resolved: perf: Improve missing SIGTRAP checking To catch missing SIGTRAP we employ a WARN in perfeventoverflow, which fires if pendingsigtrap was already set: returning to user space without consuming pendingsigtrap, and then having the...

5.5CVSS5.9AI score0.00163EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.8 views

CVE-2022-49815

In the Linux kernel, the following vulnerability has been resolved: erofs: fix missing xasretry in fscache mode The xarray iteration only holds the RCU read lock and thus may encounter XARETRYENTRY if there's process modifying the xarray concurrently. This will cause oops when referring to the...

5.5CVSS5.9AI score0.0014EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.1 views

CVE-2022-49799

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix wild-memory-access in registersynthevent In registersynthevent, if setsyntheventprintfmt failed, then both traceremoveeventcall and unregistertraceevent will be called, which means the traceeventcall will call...

7.1CVSS6.3AI score0.0017EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2025/05/01 2:15 p.m.7 views

CVE-2025-37771

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINTMAX/8, division by zero is possible. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS6.4AI score0.00166EPSS
Exploits0References37
UbuntuCve
UbuntuCve
added 2025/05/01 2:15 p.m.8 views

CVE-2025-37790

In the Linux kernel, the following vulnerability has been resolved: net: mctp: Set SOCKRCUFREE Bind lookup runs under RCU, so ensure that a socket doesn't go away in the middle of a lookup...

5.5CVSS6.4AI score0.00155EPSS
Exploits0References37
UbuntuCve
UbuntuCve
added 2025/05/01 2:15 p.m.7 views

CVE-2025-37792

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: Prevent potential NULL dereference The btrtlinitialize function checks that rtlloadfile either had an error or it loaded a zero length file. However, if it loaded a zero length file then the error code is not se...

5.5CVSS6.4AI score0.00163EPSS
Exploits0References39
Rows per page
Query Builder