Lucene search
+L

6915 matches found

UbuntuCve
UbuntuCve
added 2025/09/12 4:15 p.m.11 views

CVE-2025-39793

In the Linux kernel, the following vulnerability has been resolved: iouring/memmap: cast nrpages to sizet before shifting If the allocated size exceeds UINTMAX, then it's necessary to cast the mr-nrpages value to sizet to prevent it from overflowing. In practice this isn't much of a concern as th...

7.8CVSS6.5AI score0.00151EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.7 views

CVE-2025-39782

In the Linux kernel, the following vulnerability has been resolved: jbd2: prevent softlockup in jbd2logdocheckpoint Both jbd2logdocheckpoint and jbd2journalshrinkcheckpointlist periodically release jlistlock after processing a batch of buffers to avoid long hold times on the jlistlock. However,...

5.5CVSS5.9AI score0.00125EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.9 views

CVE-2025-39781

In the Linux kernel, the following vulnerability has been resolved: parisc: Drop WARNONONCE from flushcachevmap I have observed warning to occassionally trigger...

5.5CVSS5.7AI score0.00146EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.5 views

CVE-2025-39770

In the Linux kernel, the following vulnerability has been resolved: net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6CSUM When performing Generic Segmentation Offload GSO on an IPv6 packet that contains extension headers, the kernel incorrectly requests checksum offload if the...

7.5CVSS6.1AI score0.00357EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.4 views

CVE-2025-39773

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix soft lockup in brmulticastqueryexpired When set multicastqueryinterval to a large value, the local variable 'time' in brmulticastsendquery may overflow. If the time is smaller than jiffies, the timer will expire...

5.5CVSS5.9AI score0.0012EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.7 views

CVE-2025-39771

In the Linux kernel, the following vulnerability has been resolved: regulator: pca9450: Use devmregistersysoffhandler With module test, there is error dump: ------------ cut here ------------ notifier callback pca9450i2crestarthandler already registered WARNING: kernel/notifier.c:23 at...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.4 views

CVE-2025-39743

In the Linux kernel, the following vulnerability has been resolved: jfs: truncate good inode pages when hard link is 0 The fileset value of the inode copy from the disk by the reproducer is AGGRRESERVEDI. When executing evict, its hard link number is 0, so its inode pages are not truncated. This...

7.8CVSS6.5AI score0.00179EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.6 views

CVE-2025-39747

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Add error handling for krealloc in metadata setup Function msmioctlgeminfosetmetadata now checks for krealloc failure and returns -ENOMEM, avoiding potential NULL pointer dereference. Explicitly avoids GFPNOFAIL due to...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.5 views

CVE-2025-39745

In the Linux kernel, the following vulnerability has been resolved: rcutorture: Fix rcutortureoneextendcheck splat in RT kernels For built with CONFIGPREEMPTRT=y kernels, running rcutorture tests resulted in the following splat: 68.797425 rcutortureoneextendcheck during change: Current 0x1 To add...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.8 views

CVE-2025-39763

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered If a synchronous error is detected as a result of user-space process triggering a 2-bit uncorrected error, the CPU will take a synchronous error...

5.5CVSS5.7AI score0.00157EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.4 views

CVE-2025-39749

In the Linux kernel, the following vulnerability has been resolved: rcu: Protect -deferqsiwpending from data race On kernels built with CONFIGIRQWORK=y, when rcureadunlock is invoked within an interrupts-disabled region of code 1, it will invoke rcureadunlockspecial, which uses an irq-work handle...

7CVSS6.3AI score0.00169EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.14 views

CVE-2025-39744

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix rcureadunlock deadloop due to IRQ work During rcureadunlockspecial, if this happens during irqexit, we can lockup if an IPI is issued. This is because the IPI itself triggers the irqexit path causing a recursive lock up...

7.1CVSS6.4AI score0.00159EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.5 views

CVE-2025-39761

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Decrement TID on RX peer frag setup error handling Currently, TID is not decremented before peer cleanup, during error handling path of ath12kdprxpeerfragsetup. This could lead to out-of-bounds access in peer-rxtid...

8.8CVSS6.6AI score0.00233EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.4 views

CVE-2025-39750

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Correct tid cleanup when tid setup fails Currently, if any error occurs during ath12kdprxpeertidsetup, the tid value is already incremented, even though the corresponding TID is not actually allocated. Proceed to...

8.8CVSS6.4AI score0.00231EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.5 views

CVE-2025-39758

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix the sendmsg byte count in siwtcpsendpages Ever since commit c2ff29e99a76 "siw: Inline dotcpsendpages", we have been doing this: static int siwtcpsendpagesstruct socket s, struct page page, int offset, sizet size ......

9.8CVSS5.7AI score0.00404EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.4 views

CVE-2025-39779

In the Linux kernel, the following vulnerability has been resolved: btrfs: subpage: keep TOWRITE tag until folio is cleaned btrfssubpagesetwriteback calls foliostartwriteback the first time a folio is written back, and it also clears the PAGECACHETAGTOWRITE tag even if there are still dirty block...

7.8CVSS5.6AI score0.00151EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.5 views

CVE-2025-39752

In the Linux kernel, the following vulnerability has been resolved: ARM: rockchip: fix kernel hang during smp initialization In order to bring up secondary CPUs main CPU write trampoline code to SRAM. The trampoline code is written while secondary CPUs are powered on at least that true for RK3188...

5.5CVSS6.1AI score0.0017EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.7 views

CVE-2025-39772

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix the hibmc loaded failed bug When hibmc loaded failed, the driver use hibmcunload to free the resource, but the mutexes in mode.config are not init, which will access an NULL pointer. Just change goto...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.7 views

CVE-2025-39738

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not allow relocation of partially dropped subvolumes BUG There is an internal report that balance triggered transaction abort, with the following call trace: item 85 key 594509824 169 0 itemoff 12599 itemsize 33 extent...

7.8CVSS6.2AI score0.00169EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/09/11 1:00 p.m.8 views

CVE-2025-58060

OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.12 and earlier, when the AuthType is set to anything but Basic, if the request contains an Authorization: Basic ... header, the password is not checked. This results in...

8CVSS7.2AI score0.00968EPSS
SaveExploits1References2
Rows per page
Query Builder