Lucene search
+L

6888 matches found

UbuntuCve
UbuntuCve
added 2025/10/01 8:15 a.m.5 views

CVE-2025-39910

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc, mm/kasan: respect gfp mask in kasanpopulatevmalloc kasanpopulatevmalloc and its helpers ignore the caller's gfpmask and always allocate memory using the hardcoded GFPKERNEL flag. This makes them inconsistent with...

5.5CVSS6.4AI score0.00101EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/01 8:15 a.m.5 views

CVE-2025-39911

In the Linux kernel, the following vulnerability has been resolved: i40e: fix IRQ freeing in i40evsirequestirqmsix error path If requestirq in i40evsirequestirqmsix fails in an iteration later than the first, the error path wants to free the IRQs requested so far. However, it uses the wrong devid...

7.8CVSS6.6AI score0.00157EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2025/10/01 8:15 a.m.5 views

CVE-2025-39922

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix incorrect map used in eee linkmode incorrectly used ixgbelpmap in loops intended to populate the supported and advertised EEE linkmode bitmaps based on ixgbelsmap. This results in incorrect bit setting and potential...

7.1CVSS6.6AI score0.00147EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/01 8:15 a.m.6 views

CVE-2025-39903

In the Linux kernel, the following vulnerability has been resolved: ofnuma: fix uninitialized memory nodes causing kernel panic When there are memory-only nodes nodes without CPUs, these nodes are not properly initialized, causing kernel panic during boot. ofnumainit ofnumaparsecpunodes nodesetni...

5.5CVSS5.9AI score0.00143EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/01 8:15 a.m.5 views

CVE-2025-39899

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix kmaplocal LIFO ordering for CONFIGHIGHPTE With CONFIGHIGHPTE on 32-bit ARM, movepagespte maps PTE pages using kmaplocalpage, which requires unmapping in Last-In-First-Out order. The current code maps dstpte...

5.5CVSS5.8AI score0.00144EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2025/10/01 8:15 a.m.8 views

CVE-2025-39914

In the Linux kernel, the following vulnerability has been resolved: tracing: Silence warning when chunk allocation fails in tracepidwrite Syzkaller trigger a fault injection warning: WARNING: CPU: 1 PID: 12326 at tracepointaddfunc+0xbfc/0xeb0 Modules linked in: CPU: 1 UID: 0 PID: 12326 Comm:...

5.5CVSS6.1AI score0.00164EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2025/10/01 8:15 a.m.4 views

CVE-2025-39905

In the Linux kernel, the following vulnerability has been resolved: net: phylink: add lock for serializing concurrent pl-phydev writes with resolver Currently phylinkresolve protects itself against concurrent phylinkbringupphy or phylinkdisconnectphy calls which modify pl-phydev by relying on...

7CVSS6.6AI score0.00109EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/01 8:15 a.m.8 views

CVE-2025-39925

In the Linux kernel, the following vulnerability has been resolved: can: j1939: implement NETDEVUNREGISTER notification handler syzbot is reporting unregisternetdevice: waiting for vcan0 to become free. Usage count = 2 problem, for j1939 protocol did not have NETDEVUNREGISTER notification handler...

5.5CVSS6.7AI score0.00147EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/01 8:15 a.m.4 views

CVE-2025-39906

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: remove oem i2c adapter on finish Fixes a bug where unbinding of the GPU would leave the oem i2c adapter registered resulting in a null pointer dereference when applications try to access the invalid device. cherr...

7.8CVSS5.9AI score0.00134EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/01 8:15 a.m.4 views

CVE-2025-39893

In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: unregister ECC engine on probe error and device remove The on-host hardware ECC engine remains registered both when the spiregistercontroller function returns with an error and also on device removal. Change...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/01 8:15 a.m.4 views

CVE-2025-39921

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: stop checking viability of op-maxfreq in supportsop callback In commit 13529647743d9 "spi: microchip-core-qspi: Support per spi-mem operation frequency switches" the logic for checking the viability of...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/01 8:15 a.m.6 views

CVE-2025-39919

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: add missing check for rx wcid entries Non-station wcid entries must not be passed to the rx functions. In case of the global wcid entry, it could even lead to corruption in the wcid array due to pointer being...

8.8CVSS5.9AI score0.00178EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/10/01 3:46 a.m.10 views

Moderate: Red Hat Security Advisory: Submariner v0.20.2 security fixes and container updates

Submariner v0.20.2 General Availability release images, which provide enhancements, security fixes, and updated container images. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed...

7.5CVSS7.4AI score0.01187EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/09/30 6:15 p.m.5 views

CVE-2025-56200

A URL validation bypass vulnerability exists in validator.js through version 13.15.15. The isURL function uses '://' as a delimiter to parse protocols, while browsers use ':' as the delimiter. This parsing difference allows attackers to bypass protocol and domain validation by crafting URLs leadi...

6.1CVSS6.7AI score0.00324EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2025/09/29 5:16 p.m.8 views

Important: Red Hat Security Advisory: RHOAI 2.19.3 - Red Hat OpenShift AI

Updated images are now available for Red Hat OpenShift AI. Release of RHOAI 2.19.3 provides these changes:...

9.9CVSS6.2AI score0.00699EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/09/29 5:16 p.m.16 views

Important: Red Hat Bug Fix Advisory: RHOAI 2.19.0 - Red Hat OpenShift AI

Updated images are now available for Red Hat OpenShift AI. Release of RHOAI 2.19.0 provides these changes:...

9.9CVSS6.2AI score0.00699EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/09/29 5:16 p.m.11 views

Important: Red Hat Security Advisory: RHOAI 2.22.2 - Red Hat OpenShift AI

Updated images are now available for Red Hat OpenShift AI. Release of RHOAI 2.22.2 provides these changes:...

9.9CVSS6.2AI score0.00699EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/09/29 5:16 p.m.15 views

Important: Red Hat Bug Fix Advisory: RHOAI 2.21.0 - Red Hat OpenShift AI

Updated images are now available for Red Hat OpenShift AI. Release of RHOAI 2.21.0 provides these changes:...

9.9CVSS6.2AI score0.00699EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/09/29 5:16 p.m.11 views

Important: Red Hat Security Advisory: RHOAI 2.21.1 - Red Hat OpenShift AI

Updated images are now available for Red Hat OpenShift AI. Release of RHOAI 2.21.1 provides these changes:...

9.9CVSS6.2AI score0.00699EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/09/29 5:16 p.m.20 views

Important: Red Hat Security Advisory: RHOAI 2.16.3 - Red Hat OpenShift AI

Updated images are now available for Red Hat OpenShift AI. Release of RHOAI 2.16.3 provides these changes:...

9.9CVSS6.2AI score0.00699EPSS
SaveExploits0References4
Rows per page
Query Builder