Lucene search
+L

1711 matches found

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

CVE-2023-53169

In the Linux kernel, the following vulnerability has been resolved: x86/resctrl: Clear stagedconfig before and after it is used As a temporary storage, stagedconfig in rdtdomain should be cleared before and after it is used. The stale value in stagedconfig could cause an MSR access error. Here is...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.4 views

CVE-2022-50236

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Fix crash on isr after kexec If the system is rebooted via isr, the IRQ handler might be triggered before the domain is initialized. Resulting on an invalid memory access error. Fix: 0.500930 Unable to handle kern...

5.5CVSS5.8AI score0.00154EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.6 views

CVE-2023-53192

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix nexthop hash size The nexthop code expects a 31 bit hash, such as what is returned by fibmultipathhash and rt6multipathhash. Passing the 32 bit hash returned by skbgethash can lead to problems related to the fact that...

9.8CVSS6AI score0.0038EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.2 views

CVE-2023-53193

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuirqput call trace in gmcv100hwfini The gmc.eccirq is enabled by firmware per IFWI setting, and the host driver is not privileged to enable/disable the interrupt. So, it is meaningless to use the amdgpuirqput...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.4 views

CVE-2022-50241

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix use-after-free on source server when doing inter-server copy Use-after-free occurred when the laundromat tried to free expired cpntfstate entry on the s2scpstateids list after inter-server copy completed. The sccplist...

8.8CVSS6AI score0.00362EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.4 views

CVE-2023-53172

In the Linux kernel, the following vulnerability has been resolved: fsverity: reject FSIOCENABLEVERITY on mode 3 fds Commit 56124d6c87fd "fsverity: support enabling with tree block size fmode & FMODEREAD' in kernelread became reachable by fuzz tests. This happens if FSIOCENABLEVERITY is called on...

5.5CVSS5.9AI score0.00137EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.3 views

CVE-2023-53194

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add length check in indxgetroot This adds a length check to guarantee the retrieved index root is legit. 162.459513 BUG: KASAN: use-after-free in hdrfinde.isra.0+0x10c/0x320 162.460176 Read of size 2 at addr...

8.4CVSS6AI score0.00163EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.5 views

CVE-2023-53191

In the Linux kernel, the following vulnerability has been resolved: irqchip/alpine-msi: Fix refcount leak in alpinemsixinitdomains ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.7AI score0.00156EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.4 views

CVE-2023-53198

In the Linux kernel, the following vulnerability has been resolved: raw: Fix NULL deref in rawgetnext. Dae R. Jeong reported a NULL deref in rawgetnext 0. It seems that the repro was running these sequences in parallel so that one thread was iterating on a socket that was being freed in another...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.1 views

CVE-2022-50244

In the Linux kernel, the following vulnerability has been resolved: cxl: fix possible null-ptr-deref in cxlpciinitafu|adapter If deviceregister fails in cxlpciafu|adapter, the device is not added, deviceunregister can not be called in the error path, otherwise it will cause a null-ptr-deref becau...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.3 views

CVE-2023-53177

In the Linux kernel, the following vulnerability has been resolved: media: hi846: fix usage of pmruntimegetifinuse pmruntimegetifinuse does not only return nonzero values when the device is in use, it can return a negative errno too. And especially during resuming from system suspend, when runtim...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.4 views

CVE-2023-53163

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: don't hold nilock when calling truncatesetsize syzbot is reporting hung task at douseraddrfault 1, for there is a silent deadlock between PGlocked bit and nilock lock. Since filemapupdatepage calls filemapreadfolio afte...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.3 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.5 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.5 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.00124EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.2 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.12 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.6 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.3 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.2 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
Rows per page
Query Builder