Lucene search
+L

457883 matches found

OSV
OSV
added 2026/08/15 7:30 p.m.4 views

MINI-JM6W-XJ6Q-7HQ8

Bulletin has no description...

7.5CVSS4.9AI score0.00483EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:30 p.m.4 views

MINI-QMM7-67QM-FC85

Bulletin has no description...

7.5CVSS4.8AI score0.00248EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:30 p.m.7 views

MINI-59QH-3492-7CXX

Bulletin has no description...

7.5CVSS7.3AI score0.0035EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:30 p.m.7 views

MINI-FQF6-HQW5-5VJM

Bulletin has no description...

7.5CVSS4.9AI score0.00465EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/15 5:17 p.m.9 views

Security Bulletin: This Power System update is being released to address CVE-2026-18849

Summary Power Systems Firmware is affected by a vulnerability in the BMC firmware update process. An attacker with authenticated administrator-level access to the BMC can, under specific conditions, execute arbitrary code, resulting in a confidentiality, integrity, and availability impact...

6.8CVSS5.9AI score0.0024EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/15 5:10 p.m.8 views

Security Bulletin: This Power System update is being released to address CVE-2026-17028

Summary Power Systems Firmware is affected by a vulnerability in partition firmware during network boot. An unauthenticated attacker with access to the same network as a partition undergoing iSCSI SAN network boot can prevent that partition from completing its boot sequence. Other partitions and...

6.5CVSS5.5AI score0.00193EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.4 views

MINI-QJ7V-8J7X-5727

Bulletin has no description...

5.9CVSS4.9AI score0.00441EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.6 views

MINI-6C2Q-X439-RVWQ

Bulletin has no description...

7.5CVSS4.9AI score0.00465EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.7 views

MINI-HQ52-8QRP-3X8C

Bulletin has no description...

7.5CVSS4.8AI score0.00465EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:18 p.m.11 views

DEBIAN-CVE-2026-74569

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntracksip: widen NAT rewrite delta to s32 in siphelptcp siphelptcp stores the size change of each NAT-rewritten SIP message in s16 diff and accumulates it in s16 tdiff, but a single message can grow by more than...

9.8CVSS5.5AI score0.00388EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

DEBIAN-CVE-2026-74498

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix DMA buffer out-of-bounds write when fillmax is set When a USB audio endpoint requests full packet transfers via the fillmax descriptor flag, dataepsetparams promotes ep-curpacksize to ep-maxpacksize. However,...

5.6AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

DEBIAN-CVE-2026-74494

In the Linux kernel, the following vulnerability has been resolved: ksmbd: reject repeated SMB2 NEGOTIATE requests Unauthenticated client can send multiple successful SMB2 NEGOTIATE requests on one connection before SESSIONSETUP. While the connection is in KSMBDSESSNEEDSETUP, smb2handlenegotiate...

5.5AI score0.00166EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 1:17 p.m.6 views

CVE-2026-74464

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix skb leak on flow key update failure during ct ovsctexecute always steals or frees the skb on failure while ovsflowkeyupdate does not. So, if it fails and we return right away, the skb ends up leaked. Fix tha...

0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

UBUNTU-CVE-2026-74464

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix skb leak on flow key update failure during ct ovsctexecute always steals or frees the skb on failure while ovsflowkeyupdate does not. So, if it fails and we return right away, the skb ends up leaked. Fix tha...

5.4AI score0.00177EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.9 views

CVE-2026-74547

In the Linux kernel, the following vulnerability has been resolved: hwmon: adt7470 Fix busy-loop and I2C flooding in update thread When userspace configures 'autoupdateinterval' to 0 via sysfs, the background kthread executes scheduletimeoutinterruptible0, which returns immediately. If...

5.4AI score0.00177EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 12:27 p.m.32 views

CVE-2026-74511

A use-after-free vulnerability exists in the Linux kernel's Bluetooth management (mgmt) subsystem . The root cause is a race condition in pending_eir_or_class(), which failed to include MGMT_OP_SET_LOCAL_NAME as an EIR/class-affecting command and walked hdev->mgmt_pending without holding hdev-...

5.5AI score0.00125EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.8 views

CVE-2026-74492

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: do not update comments from kernel-side hash adds mtyperesize copies comment pointers with memcpy, not the comment objects themselves. During the window after an entry has been copied but before the table swap a...

8.4CVSS5.3AI score0.00142EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.7 views

CVE-2026-74464

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix skb leak on flow key update failure during ct ovsctexecute always steals or frees the skb on failure while ovsflowkeyupdate does not. So, if it fails and we return right away, the skb ends up leaked. Fix tha...

5.4AI score0.00177EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 10:11 a.m.7 views

RHSA-2026:55142 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

7.8CVSS4.8AI score0.01057EPSS
SaveExploits0References20
OSV
OSV
added 2026/08/15 10:11 a.m.8 views

RHSA-2026:54869 Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

Bulletin has no description...

6.2CVSS4.9AI score0.00176EPSS
SaveExploits0References10
Rows per page
Query Builder