Lucene search
+L

3024 matches found

UbuntuCve
UbuntuCve
โ€ขadded 2025/07/10 8:15 a.m.โ€ข4 views

CVE-2025-38297

In the Linux kernel, the following vulnerability has been resolved: PM: EM: Fix potential division-by-zero error in emcomputecosts When the device is of a non-CPU type, tablei.performance won't be initialized in the previous eminitperformance, resulting in division by zero when calculating costs ...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/10 8:15 a.m.โ€ข4 views

CVE-2025-38309

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: move xesvminit earlier In xevmcloseandput we need to be able to call xesvmfini, however during vm creation we can call this on the error path, before having actually initialised the svm state, leading to various splats...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/10 8:15 a.m.โ€ข5 views

CVE-2025-38310

In the Linux kernel, the following vulnerability has been resolved: seg6: Fix validation of nexthop addresses The kernel currently validates that the length of the provided nexthop address does not exceed the specified length. This can lead to the kernel reading uninitialized memory if user space...

5.5CVSS6AI score0.0014EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/10 8:15 a.m.โ€ข4 views

CVE-2025-38295

In the Linux kernel, the following vulnerability has been resolved: perf/amlogic: Replace smpprocessorid with rawsmpprocessorid in mesonddrpmucreate The Amlogic DDR PMU driver mesonddrpmucreate function incorrectly uses smpprocessorid, which assumes disabled preemption. This leads to kernel...

7.8CVSS6AI score0.00156EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/10 8:15 a.m.โ€ข6 views

CVE-2025-38308

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix possible null-ptr-deref when initing hw Search result of avsdaifindpathtemplate shall be verified before being used. As 'template' is already known when avshwconstraintsinit is fired, drop the search entirel...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/10 8:15 a.m.โ€ข5 views

CVE-2025-38271

In the Linux kernel, the following vulnerability has been resolved: net: prevent a NULL deref in rtnlcreatelink At the time rtnlcreatelink is running, dev-netdevops is NULL, we must not use netdevlockops or risk a NULL deref if CONFIGNETSHAPER is defined. Use netifsetgroup instead of devsetgroup...

5.5CVSS5.9AI score0.0014EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/10 8:15 a.m.โ€ข4 views

CVE-2025-38282

In the Linux kernel, the following vulnerability has been resolved: kernfs: Relax constraint in draining guard The active reference lifecycle provides the break/unbreak mechanism but the active reference is not truly active after unbreak -- callers don't use it afterwards but it's important for...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/10 8:15 a.m.โ€ข7 views

CVE-2025-38267

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not trigger WARNON due to a commitoverrun When reading a memory mapped buffer the reader page is just swapped out with the last page written in the write buffer. If the reader page is the same as the commit buffer...

7.8CVSS6.2AI score0.00177EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/10 8:15 a.m.โ€ข4 views

CVE-2025-38277

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx-steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later checked and returned, which leads to undefined...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References30
Debian CVE
Debian CVE
โ€ขadded 2025/07/10 8:5 a.m.โ€ข8 views

CVE-2025-32989

A heap-buffer-overread vulnerability was found in GnuTLS in how it handles the Certificate Transparency CT Signed Certificate Timestamp SCT extension during X.509 certificate parsing. This flaw allows a malicious user to create a certificate containing a malformed SCT extension OID...

5.3CVSS6.8AI score0.01179EPSS
SaveExploits0
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/09 11:15 a.m.โ€ข5 views

CVE-2025-38262

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

7.8CVSS6AI score0.00158EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/09 11:15 a.m.โ€ข7 views

CVE-2025-38248

In the Linux kernel, the following vulnerability has been resolved: bridge: mcast: Fix use-after-free during router port configuration The bridge maintains a global list of ports behind which a multicast router resides. The list is consulted during forwarding to ensure multicast packets are...

7.8CVSS6.2AI score0.00253EPSS
SaveExploits1References40
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/09 11:15 a.m.โ€ข5 views

CVE-2025-38244

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential deadlock when reconnecting channels Fix cifssignalcifsdforreconnect to take the correct lock order and prevent the following deadlock from happening =====================================================...

7.5CVSS5.9AI score0.00211EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/09 11:15 a.m.โ€ข7 views

CVE-2025-38241

In the Linux kernel, the following vulnerability has been resolved: mm/shmem, swap: fix softlockup with mTHP swapin Following softlockup can be easily reproduced on my test machine with: echo always /sys/kernel/mm/transparenthugepage/hugepages-64kB/enabled swapon /dev/zram0 zram0 is a 48G swap...

5.5CVSS5.6AI score0.00096EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/09 11:15 a.m.โ€ข6 views

CVE-2025-38255

In the Linux kernel, the following vulnerability has been resolved: lib/groupcpus: fix NULL pointer dereference from groupcpusevenly While testing nullblk with configfs, echo 0 pollqueues will trigger following panic: BUG: kernel NULL pointer dereference, address: 0000000000000010 Oops: Oops: 000...

5.5CVSS5.6AI score0.0014EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/09 11:15 a.m.โ€ข3 views

CVE-2025-38247

In the Linux kernel, the following vulnerability has been resolved: userns and mntidmap leak in opentreeattr2 Once wantmountsetattr has returned a positive, it does require finishmountkattr to release -mntuserns. Failing domountsetattr does not change that. As the result, we can end up leaking...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/09 11:15 a.m.โ€ข5 views

CVE-2025-38251

In the Linux kernel, the following vulnerability has been resolved: atm: clip: prevent NULL deref in clippush Blamed commit missed that vccdestroysocket calls clippush with a NULL skb. If clipdevs is NULL, clippush then crashes when reading skb-truesize...

5.5CVSS6AI score0.0015EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/09 11:15 a.m.โ€ข3 views

CVE-2025-38249

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out-of-bounds read in sndusbgetaudioformatuac3 In sndusbgetaudioformatuac3, the length value returned from sndusbctlmsg is used directly for memory allocation without validation. This length is controlled by...

7.1CVSS6.2AI score0.00158EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/08 6:15 p.m.โ€ข4 views

CVE-2025-0928

In Juju versions prior to 3.6.8 and 2.9.52, any authenticated controller user was allowed to upload arbitrary agent binaries to any model or to the controller itself, without verifying model membership or requiring explicit permissions. This enabled the distribution of poisoned binaries to new or...

8.8CVSS6.3AI score0.00583EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
โ€ขadded 2025/07/08 5:0 p.m.โ€ข6 views

CVE-2025-27614

Gitk is a Tcl/Tk based Git history browser. Starting with 2.41.0, a Git repository can be crafted in such a way that with some social engineering a user who has cloned the repository can be tricked into running any script e.g., Bourne shell, Perl, Python, ... supplied by the attacker by invoking...

8.6CVSS7.2AI score0.00312EPSS
SaveExploits0References3
Rows per page
Query Builder