Lucene search
+L

31342 matches found

SUSE CVE
SUSE CVE
added 2026/06/26 2:09 a.m.13 views

SUSE CVE-2026-53232

In the Linux kernel, the following vulnerability has been resolved: net: phy: clean the sfp upstream if phy probing fails Sashiko reported that we don't call sfpbusdelupstream in the probe failure path, so let's add it, otherwise the sfp-bus is left with a dangling 'upstream' field, that may be...

8.8CVSS5.8AI score0.00254EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:08 a.m.15 views

SUSE CVE-2026-53244

In the Linux kernel, the following vulnerability has been resolved: VFS: fix possible failure to unlock in nfsd4createfile atomiccreate in fs/namei.c drops the reference to the dentry when it returns an error. This behaviour was imported into dentrycreate so that it will drop the reference if an...

7.5CVSS5.8AI score0.00344EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/26 2:08 a.m.13 views

Exposure of Private Personal Information to an Unauthorized Actor

Overview Affected versions of this package are vulnerable to Exposure of Private Personal Information to an Unauthorized Actor in the ProxyConfig constructor in lib/internal/http.js, which stores the full proxy URL including any embedded username and password and surfaces it in ERRPROXYTUNNEL err...

7.5CVSS6.8AI score0.00421EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/26 2:08 a.m.13 views

SUSE CVE-2026-53258

In the Linux kernel, the following vulnerability has been resolved: wifi: fix leak if split 6 GHz scanning fails rdev-intscanreq is leaked if cfg80211scan fails. Note that it's supposed to be released at cfg80211scandone but this doesn't happen as rdev-scanreq is NULL at that point, too, leading ...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2026/06/26 2:08 a.m.11 views

SUSE CVE-2026-53261

In the Linux kernel, the following vulnerability has been resolved: devlink: Release nested relation on devlink free devlink relation state is normally released from devlunregister, which calls devlinkrelput. This misses devlink instances that get a nested relation before registration and then fa...

5.8AI score0.00114EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/26 1:22 a.m.21 views

CVE-2026-53252

A flaw was found in the Linux kernel's Bluetooth subsystem. Specifically, an issue in the error handling path of the hciallocdev function within the Bluetooth Host Controller Interface HCI Universal Asynchronous Receiver/Transmitter UART configuration can lead to a memory leak. This occurs when...

5.5CVSS5.8AI score0.0013EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/26 12:00 a.m.18 views

PT-2026-52934

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the mailbox component where the system fails to perform a sanity check for the channel array. If no channel array is attached to the mailbox controller, a subsequent...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/26 12:00 a.m.24 views

PT-2026-52938

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference occurs in the airoha qdma cleanup tx queue function when the queue entry list allocation fails within the airoha qdma init tx queue routine. This is caused by...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/26 12:00 a.m.30 views

PT-2026-52928

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference exists in the ice reset all vfs function. The issue occurs because ice reset all vfs ignores the return value of ice vf rebuild vsi. If the VSI rebuild...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/06/26 12:00 a.m.7 views

The vulnerability of the run_work() function in Linux operating system kernels, which allows a hacker to trigger a service failure.

The vulnerability of the runwork function in Linux operating system kernels relates to the possibility of using memory after it is freed. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.8CVSS5.8AI score0.00195EPSS
SaveExploits0References10Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/06/26 12:00 a.m.8 views

The vulnerability of the qmimux_rx_fixup() function in Linux kernel allows a hacker to trigger a service failure.

The vulnerability of the qmimuxrxfixup function in Linux operating systems is related to the use of an uninitialized pointer. Exploiting this vulnerability could allow an attacker to trigger a service failure...

5.5CVSS6.1AI score0.00602EPSS
SaveExploits0References17Affected Software6
BDU FSTEC
BDU FSTEC
added 2026/06/26 12:00 a.m.12 views

The vulnerability of the eui64_mt6() function in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the eui64mt6 function in the Linux operating system is related to insufficient comparison. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

9.7CVSS5.8AI score0.00337EPSS
SaveExploits0References10Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/06/26 12:00 a.m.9 views

The vulnerability of the Faraday::NestedParamsEncoder component in the HTTP client library for Ruby allows a attacker to trigger a service failure.

The vulnerability of the Faraday::NestedParamsEncoder component in the HTTP client library for Ruby lies in its uncontrolled recursion. Exploiting this vulnerability could allow a malicious actor to cause service failures...

7.8CVSS5.8AI score0.00487EPSS
SaveExploits1References6Affected Software4
BDU FSTEC
BDU FSTEC
added 2026/06/26 12:00 a.m.14 views

The vulnerability of the dwc3_remove_requests() function in Linux operating system kernels allows a attacker to cause a service failure or execute arbitrary code.

The vulnerability of the dwc3removerequests function in Linux operating system kernels is related to the situation of signal handling. Exploiting this vulnerability can allow an attacker to cause service failures or execute arbitrary code...

7CVSS6.2AI score0.00227EPSS
SaveExploits0References17Affected Software7
Positive Technologies
Positive Technologies
added 2026/06/26 12:00 a.m.28 views

PT-2026-52958

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The wbt init enable default function uses WARN ON ONCE to check for failures from wbt alloc and wbt init. However, these are expected failure paths: wbt alloc may return NULL during memo...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/26 12:00 a.m.21 views

PT-2026-52919

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference exists in the IOMMU subsystem. The group-domain pointer can be NULL if a default domain fails to allocate during the first probe. This leads to a system crash...

5.5CVSS6AI score0.00107EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/26 12:00 a.m.12 views

Oracle Linux 9 : coreutils (ELSA-2026-28911)

The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-28911 advisory. 8.32-41.0.1 - clean up empty file if cp is failed Orabug 15973168 9.5-8 - CVE-2025-5278 - Fix Heap Buffer Under-Read in sort via Key Specification RHEL-180331...

4.4CVSS5.8AI score0.00248EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/06/26 12:00 a.m.9 views

Vulnerability of the ctnetlink_change_timeout() function in Linux operating system kernels, which allows a hacker to

The vulnerability of the ctnetlinkchangetimeout function in Linux operating systems is related to the operation exceeding the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to trigger a service failure...

5.5CVSS5.9AI score0.00396EPSS
SaveExploits0References12Affected Software5
BDU FSTEC
BDU FSTEC
added 2026/06/26 12:00 a.m.12 views

The vulnerability of the net/batman-adv/bat_iv_ogm.c module in the Linux operating system allows a hacker to trigger a system failure during maintenance operations.

The vulnerability of the net/batman-adv/bativogm.c module in the Linux operating system is related to incorrect calculations of buffer size. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.8CVSS6.1AI score0.00121EPSS
SaveExploits0References13Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/06/26 12:00 a.m.10 views

The vulnerability of the ip6fl_seq_show() function in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the ip6flseqshow function in the Linux operating system is related to improper cleaning or release of resources. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References14Affected Software3
Rows per page
Query Builder