Lucene search
+L

979288 matches found

Cvelist
Cvelist
added 2026/07/19 3:39 p.m.34 views

CVE-2026-64021 drm/xe/oa: Fix exec_queue leak on width check in stream open

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix execqueue leak on width check in stream open In xeoastreamopenioctl, when param.execq-width 1 the function returns -EOPNOTSUPP directly, skipping the existing errexecq cleanup path. The execqueue reference obtained...

0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 2:56 p.m.9 views

EUVD-2026-45574

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix setup list UAF on proc write error sndpcmossprocwrite links a newly allocated setup entry into the OSS setup list before duplicating the task name. If the task-name allocation fails, the error path frees the...

5.4AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 2:56 p.m.6 views

CVE-2026-64001 ALSA: pcm: oss: Fix setup list UAF on proc write error

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix setup list UAF on proc write error sndpcmossprocwrite links a newly allocated setup entry into the OSS setup list before duplicating the task name. If the task-name allocation fails, the error path frees the...

5.3AI score
SaveExploits0References7
NVD
NVD
added 2026/07/19 12:16 p.m.9 views

CVE-2026-63828

In the Linux kernel, the following vulnerability has been resolved: apparmor: mediate the implicit connect of TCP fast open sendmsg sendmsg/sendto with MSGFASTOPEN is a combination of connect2 and write2: it opens the connection in the SYN. apparmorsocketsendmsg only checks AAMAYSEND, so a profil...

8.4CVSS0.00131EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 12:2 p.m.6 views

CVE-2026-63830 net: skmsg: preserve sg.copy across SG transforms

In the Linux kernel, the following vulnerability has been resolved: net: skmsg: preserve sg.copy across SG transforms The skmsg sg.copy bitmap is part of the scatterlist entry ownership state. A set bit tells skmsgcomputedatapointers not to expose the entry through writable BPF ctx-data. This...

9.4CVSS5.3AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:2 p.m.11 views

CVE-2026-63830

In the Linux kernel, the following vulnerability has been resolved: net: skmsg: preserve sg.copy across SG transforms The skmsg sg.copy bitmap is part of the scatterlist entry ownership state. A set bit tells skmsgcomputedatapointers not to expose the entry through writable BPF ctx-data. This...

9.4CVSS5.2AI score0.00352EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.34 views

CVE-2026-63830 net: skmsg: preserve sg.copy across SG transforms

In the Linux kernel, the following vulnerability has been resolved: net: skmsg: preserve sg.copy across SG transforms The skmsg sg.copy bitmap is part of the scatterlist entry ownership state. A set bit tells skmsgcomputedatapointers not to expose the entry through writable BPF ctx-data. This...

9.4CVSS0.00352EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.39 views

CVE-2026-63828 apparmor: mediate the implicit connect of TCP fast open sendmsg

In the Linux kernel, the following vulnerability has been resolved: apparmor: mediate the implicit connect of TCP fast open sendmsg sendmsg/sendto with MSGFASTOPEN is a combination of connect2 and write2: it opens the connection in the SYN. apparmorsocketsendmsg only checks AAMAYSEND, so a profil...

8.4CVSS0.00131EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 12:2 p.m.10 views

EUVD-2026-45494

In the Linux kernel, the following vulnerability has been resolved: apparmor: mediate the implicit connect of TCP fast open sendmsg sendmsg/sendto with MSGFASTOPEN is a combination of connect2 and write2: it opens the connection in the SYN. apparmorsocketsendmsg only checks AAMAYSEND, so a profil...

5.4AI score0.00131EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/19 12:2 p.m.7 views

CVE-2026-63828 apparmor: mediate the implicit connect of TCP fast open sendmsg

In the Linux kernel, the following vulnerability has been resolved: apparmor: mediate the implicit connect of TCP fast open sendmsg sendmsg/sendto with MSGFASTOPEN is a combination of connect2 and write2: it opens the connection in the SYN. apparmorsocketsendmsg only checks AAMAYSEND, so a profil...

8.4CVSS5.4AI score
SaveExploits0References11
CVE
CVE
added 2026/07/19 12:2 p.m.20 views

CVE-2026-63828

In CVE-2026-63828, the Linux kernel patch fixes an AppArmor mediation gap for MSG_FASTOPEN: sendmsg/sendto could trigger an implicit connect, allowing a confined task to open an outbound TCP/MPTCP connection even if connect would be denied. The vulnerability arises because apparmor_socket_sendmsg...

8.4CVSS5.4AI score0.00131EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:2 p.m.8 views

CVE-2026-63828

In the Linux kernel, the following vulnerability has been resolved: apparmor: mediate the implicit connect of TCP fast open sendmsg sendmsg/sendto with MSGFASTOPEN is a combination of connect2 and write2: it opens the connection in the SYN. apparmorsocketsendmsg only checks AAMAYSEND, so a profil...

8.4CVSS5.4AI score0.00131EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/07/19 12:1 p.m.12 views

EUVD-2026-45518

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak and ignored error in nfsd4createfile nfsd4createfile has two bugs in its ACL handling: The return value of nfsd4acltoattr is silently discarded. When the NFSv4-to-POSIX ACL conversion fails e.g., -EINVAL f...

5.4AI score0.00268EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 12:1 p.m.5 views

CVE-2026-53394 nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race

In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race When findorallocopenstateowner encounters an unconfirmed owner, it calls releaseopenowner and sets oo = NULL. Control then falls through past the if oo guard -...

7.5CVSS5.4AI score
SaveExploits0References7
OSV
OSV
added 2026/07/19 3:49 a.m.5 views

OESA-2026-3052 php security update

PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is...

5.6CVSS5.6AI score0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 3:47 a.m.5 views

OESA-2026-2999 xdg-desktop-portal security update

xdg-desktop-portal works by exposing a series of D-Bus interfaces known as portals under a well-known name org.freedesktop.portal.Desktop and object path /org/freedesktop/portal/desktop. The portal interfaces include APIs for file access, opening URIs, printing and others. Security Fixes:...

5.2AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.14 views

PT-2026-61058

Name of the Vulnerable Software and Affected Versions SJCAM AllWinner Tech SJ4000-Air versions prior to 1.4C Whitelabel based versions prior to 1.4C Description An issue allows an attacker to execute arbitrary code by using a specially crafted FEX file. Recommendations At the moment, there is no...

9.8CVSS5.9AI score0.0051EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.9 views

PT-2026-61318

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A Use-After-Free UAF issue exists in the ALSA PCM OSS component. The function snd pcm oss proc write links a newly allocated setup entry into the OSS setup list before duplicating the ta...

5.2AI score0.00168EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.9 views

PT-2026-61101

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The nfsd4 create file function contains two issues related to Access Control List ACL handling. First, the return value of the nfsd4 acl to attr function is ignored. If the conversion fr...

10CVSS5.2AI score0.0069EPSS
SaveExploits0References75
Tenable Nessus
Tenable Nessus
added 2026/07/19 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-63828

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - apparmor: mediate the implicit connect of TCP fast open sendmsg sendmsg/sendto with MSGFASTOPEN is a combination of connect2 and write2: it opens the connection...

8.4CVSS5.6AI score0.00131EPSS
SaveExploits0References2
Rows per page
Query Builder