Lucene search
+L

9893 matches found

Debian CVE
Debian CVE
added 2026/08/15 12:28 p.m.11 views

CVE-2026-74577

In the Linux kernel, the following vulnerability has been resolved: net: mpls: initialize rtmtos in mplsgetroute mplsgetroute builds the RTMNEWROUTE reply to an RTMGETROUTE request by filling a struct rtmsg allocated from an skb whose data area is not zeroed allocskbNLMSGGOODSIZE, .... It sets...

5.3AI score0.00165EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 12:27 p.m.17 views

CVE-2026-74552 hwmon: (lm90) Only report alarms if driver is ready

In the Linux kernel, the following vulnerability has been resolved: hwmon: lm90 Only report alarms if driver is ready Userspace can read sysfs attributes before driver registration is complete, immediately after devmhwmondeviceregisterwithinfo has been called. At that time, data-hwmondev is not y...

5.4AI score
SaveExploits0References9
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-72453

In the Linux kernel, the following vulnerability has been resolved: regcache: Do not overwrite error code when finalizing cache after error During regcache initialization, if an error occurs in the cacheops-populate callback, and if cache operations include an exit callback, the error code from...

0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

UBUNTU-CVE-2026-74405

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix race between OPP addition and lookup A race exists between devpmoppadddynamic and devpmoppfindfreqexact: CPU0 add CPU1 lookup ------------------------------- ------------------------------ oppadd mutexlock...

7.8CVSS5.5AI score0.00128EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 6:22 a.m.6 views

UBUNTU-CVE-2026-74397

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix transport-domain rollback and initialize lb mutex earlier mlx5iballoctransportdomain allocates a transport domain and then may fail in mlx5ibenablelb. In that case, the allocated TD is leaked. Fix this by deallocatin...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.6 views

CVE-2026-72453

In the Linux kernel, the following vulnerability has been resolved: regcache: Do not overwrite error code when finalizing cache after error During regcache initialization, if an error occurs in the cacheops-populate callback, and if cache operations include an exit callback, the error code from...

5.5AI score0.00189EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.8 views

CVE-2026-74265

In the Linux kernel, the following vulnerability has been resolved: net: mana: initialize gdma queue id to INVALIDQUEUEID managdcreatemanawqcq leaves queue-id as 0 from kzallocobj until manacreatewqobj assigns the firmware-returned id. If creation fails before that, cleanup calls managddestroycq...

5.5AI score0.00206EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/15 6:22 a.m.6 views

UBUNTU-CVE-2026-72501

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Initialize dpi variable to zero dpi is initialized only for BNXTREALLOCWCPAGE, but copied for all the cases. So initialize the dpi to 0...

5.4AI score0.00166EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/15 6:21 a.m.7 views

CVE-2026-72037

In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Initialize ethsyslock spinlock before use lan743xhardwareinit calls pci11x1xstrapgetstatus during the PCI11x1x probe sequence. That helper acquires the Ethernet subsystem hardware lock via lan743xhssyslockacquire,...

0.00206EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/15 6:20 a.m.6 views

CVE-2026-72005

In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00: avoid full teardown before work setup in probe rt2x00libprobedev uses the full rt2x00libremovedev teardown for all probe failures. However, drvdata allocation and workqueue allocation can fail before intfwork,...

7.8CVSS5.5AI score0.00164EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/08/15 5:57 a.m.7 views

EUVD-2026-59352

In the Linux kernel, the following vulnerability has been resolved: regcache: Do not overwrite error code when finalizing cache after error During regcache initialization, if an error occurs in the cacheops-populate callback, and if cache operations include an exit callback, the error code from...

5.4AI score0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:57 a.m.10 views

CVE-2026-72453 regcache: Do not overwrite error code when finalizing cache after error

In the Linux kernel, the following vulnerability has been resolved: regcache: Do not overwrite error code when finalizing cache after error During regcache initialization, if an error occurs in the cacheops-populate callback, and if cache operations include an exit callback, the error code from...

5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:55 a.m.9 views

EUVD-2026-59184

In the Linux kernel, the following vulnerability has been resolved: KVM: TDX: Reject concurrent change to CPUID entry count Reject KVMTDXINITVM if userspace changes cpuid.nent between the initial read and the subsequent copy of the initialization data. tdxtdinit first reads userdata-cpuid.nent to...

5.5AI score0.00154EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.24 views

CVE-2026-72026 irqchip/irq-riscv-imsic-early: Fix fwnode leak on state setup failure

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-riscv-imsic-early: Fix fwnode leak on state setup failure imsicearlyacpiinit allocates a firmware node before setting up the IMSIC state. If imsicsetupstate fails, the function returns without freeing the allocated...

0.002EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-72501

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/bnxtre: Initialize dpi variable to zero dpi is initialized only for BNXTREALLOCWCPAGE, but copied for all the cases. So initialize the dpi to 0...

5.4AI score0.00166EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.19 views

PT-2026-73004

In the Linux kernel, the following vulnerability has been resolved: hwmon: lm90 Only report alarms if driver is ready Userspace can read sysfs attributes before driver registration is complete, immediately after devm hwmon device register with info has been called. At that time, data-hwmon dev is...

5.3AI score0.00173EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72894

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: avoid destroy workqueueNULL on vkms init failure Two paths through vmw vkms init can leave vmw-crc workq NULL while still leaving the rest of the driver in a state that calls vmw vkms cleanup at module unload: 1. vmw...

5.6AI score0.00168EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/08/13 12:00 a.m.5 views

The vulnerabilities of Linux operating system’s kernel mptcp components, which allow a hacker to cause a service failure

The vulnerability of Linux operating system’s mptcp kernel components is related to memory initialization errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.5AI score0.00118EPSS
SaveExploits0References13Affected Software3
EUVD
EUVD
added 2026/08/12 3:54 a.m.11 views

EUVD-2026-57067

The PSA Protected Storage credential backend subsys/net/lib/tlscredentials/tlscredentialstrusted.c declared its credential-store mutex as a plain zero-filled static struct kmutex credentiallock; and never called kmutexinit on it. A statically zero-filled kmutex has an uninitialized wait queue its...

5.9CVSS5.8AI score0.00307EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 3:54 a.m.34 views

CVE-2026-12233 Uninitialized mutex in TLS trusted-credential backend causes kernel NULL-deref DoS under contention

The PSA Protected Storage credential backend subsys/net/lib/tlscredentials/tlscredentialstrusted.c declared its credential-store mutex as a plain zero-filled static struct kmutex credentiallock; and never called kmutexinit on it. A statically zero-filled kmutex has an uninitialized wait queue its...

5.9CVSS0.00307EPSS
SaveExploits0References2
Rows per page
Query Builder