Lucene search
+L

26875 matches found

Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•11 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100369)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100369 advisory. In the Linux kernel, the following vulnerability has been resolved: net/tcp-md5: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be...

9.4CVSS4.8AI score0.00651EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/15 1:17 p.m.•12 views

UBUNTU-CVE-2026-74475

In the Linux kernel, the following vulnerability has been resolved: vxlan: use neighhasnapshot in routeshortcircuit The neighbour hardware address n-ha can be updated asynchronously by the neighbour subsystem, protected by n-halock seqlock. Reading n-ha without holding the seqlock loop can lead t...

10CVSS5.4AI score0.00636EPSS
SaveExploits0References9
CVE
CVE
•added 2026/08/15 12:27 p.m.•85 views

CVE-2026-74474

CVE-2026-74474 pertains to the Linux kernel where the transmit path in VXLAN code (vxlan_xmit, arp_reduce, vxlan_mdb_entry_skb_get) used pskb_may_pull() to verify network-layer header availability. Because skb->data points to the MAC header (offset ~ ETH_HLEN), pskb_may_pull() could fail to ac...

9.8CVSS5.4AI score0.00721EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/08/15 12:27 p.m.•12 views

EUVD-2026-59668

In the Linux kernel, the following vulnerability has been resolved: vxlan: use neighhasnapshot in routeshortcircuit The neighbour hardware address n-ha can be updated asynchronously by the neighbour subsystem, protected by n-halock seqlock. Reading n-ha without holding the seqlock loop can lead t...

5.4AI score0.00636EPSS
SaveExploits0References5
CVE
CVE
•added 2026/08/15 12:27 p.m.•107 views

CVE-2026-74475

CVE-2026-74475 affects the Linux kernel VXLAN path where the neighbour hardware address (n->ha) can be updated asynchronously. The patch fixes a potential torn/read-partially updated MAC address by using neigh_ha_snapshot() in route_shortcircuit() under the proper read_seqbegin()/read_seqretry...

10CVSS5.4AI score0.00636EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•19 views

CVE-2026-72019

In the Linux kernel, the following vulnerability has been resolved: macsec: don't read an unset MAC header in macsecencrypt macsecencrypt reads the Ethernet header via ethhdrskb skb-head + skb-macheader to memmove the 12 source/destination MAC bytes forward and make room for the SecTAG. On the...

7.3CVSS5.6AI score0.00175EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/15 6:21 a.m.•10 views

UBUNTU-CVE-2026-72019

In the Linux kernel, the following vulnerability has been resolved: macsec: don't read an unset MAC header in macsecencrypt macsecencrypt reads the Ethernet header via ethhdrskb skb-head + skb-macheader to memmove the 12 source/destination MAC bytes forward and make room for the SecTAG. On the...

7.3CVSS5.4AI score0.00175EPSS
SaveExploits0References9
Cvelist
Cvelist
•added 2026/08/15 5:54 a.m.•29 views

CVE-2026-72250 netfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defrag

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackreasm: guard macheader adjustment after IPv6 defrag nfctfrag6reasm slides the packet head forward to drop the IPv6 fragment header and then unconditionally advances skb-macheader: skb-macheader += sizeofstru...

7.8CVSS0.00176EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•20 views

PT-2026-72208

In the Linux kernel, the following vulnerability has been resolved: macsec: don't read an unset MAC header in macsec encrypt macsec encrypt reads the Ethernet header via eth hdrskb skb-head + skb-mac header to memmove the 12 source/destination MAC bytes forward and make room for the SecTAG. On th...

5.4AI score0.00175EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•47 views

PT-2026-72845

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: add bounds check on firmware mac id in link lookup The mac id field in RX descriptors is 8 bits wide 0-255, but assoc link on macid has only RTW89 MAX MAC ID NUM 128 entries. While the driver currently assigns mac id...

5.4AI score0.00375EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•16 views

PT-2026-72438

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf conntrack reasm: guard mac header adjustment after IPv6 defrag nf ct frag6 reasm slides the packet head forward to drop the IPv6 fragment header and then unconditionally advances skb-mac header: skb-mac header +=...

5.3AI score0.00176EPSS
SaveExploits0References9
EUVD
EUVD
•added 2026/08/12 11:08 p.m.•12 views

EUVD-2026-57694

UpSnap is a wake on lan web app. Versions prior to 5.4.0 have an OS command injection vulnerability in the UpSnap’s device management functionality due to the presence of unsafe shell command template interpolation using the ip and the mac fields. User-controlled values can be inserted into the...

9.6CVSS6.1AI score0.01483EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/08/12 4:41 p.m.•10 views

SUSE CVE-2026-19557

Use after free in TabStrip in Google Chrome on Mac prior to 151.0.7922.137 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

8.3CVSS5.4AI score0.00304EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/12 12:31 a.m.•70 views

EUVD-2026-56984

Use after free in TabStrip in Google Chrome on Mac prior to 151.0.7922.137 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

5.3AI score0.00304EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/12 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-19557

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Use after free in TabStrip in Google Chrome on Mac prior to 151.0.7922.137 allowed a remote attacker who had compromised the renderer process to potentially...

8.3CVSS6.8AI score0.00304EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/11 10:17 p.m.•16 views

CVE-2026-19557

Use after free in TabStrip in Google Chrome on Mac prior to 151.0.7922.137 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

8.3CVSS0.00304EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/11 10:17 p.m.•11 views

DEBIAN-CVE-2026-19557

Use after free in TabStrip in Google Chrome on Mac prior to 151.0.7922.137 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

8.3CVSS5.4AI score0.00304EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 10:17 p.m.•12 views

CVE-2026-19557

Use after free in TabStrip in Google Chrome on Mac prior to 151.0.7922.137 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

8.3CVSS5.3AI score0.00304EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/11 9:23 p.m.•8 views

CVE-2026-19557

Use after free in TabStrip in Google Chrome on Mac prior to 151.0.7922.137 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

5.3AI score0.00304EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/11 9:23 p.m.•56 views

CVE-2026-19557

Use after free in TabStrip in Google Chrome on Mac prior to 151.0.7922.137 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

0.00304EPSS
SaveExploits0References2
Rows per page
Query Builder