Lucene search
+L

78332 matches found

NVD
NVD
added 3 days ago4 views

CVE-2026-63972

In the Linux kernel, the following vulnerability has been resolved: net: mana: Skip redundant detach on already-detached port When manaperportqueueresetworkhandler runs after a previous detach succeeded but attach failed, the port is left in a detached state with apc-txqp and apc-rxqs already...

7.5CVSS0.00583EPSS
Exploits0References3
NVD
NVD
added 3 days ago5 views

CVE-2026-63973

In the Linux kernel, the following vulnerability has been resolved: net: mana: Add NULL guards in teardown path to prevent panic on attach failure When queue allocation fails partway through, the error cleanup frees and NULLs apc-txqp and apc-rxqs. Multiple teardown paths such as manaremove,...

0.00205EPSS
Exploits0References6
NVD
NVD
added 3 days ago5 views

CVE-2026-63945

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: serialize isosockcleartimer with socket lock isosockclose calls isosockcleartimer before acquiring locksocksk. isosockcleartimer reads isopisk-conn twice without the socket lock held: if !isopisk-conn return;...

7.8CVSS0.00159EPSS
Exploits0References6
NVD
NVD
added 3 days ago5 views

CVE-2026-63882

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix NULL pointer bug in svmrangesetattr The processinfo could be NULL if user doesn't call kfdioctlacquirevm before calling kfdioctlsvm. cherry picked from commit 83a26c812e0529eb040d31a76f73e33e637243d4...

0.00205EPSS
Exploits0References6
CVE
CVE
added 3 days ago8 views

CVE-2026-64183

The CVE-2026-64183 issue concerns the Linux kernel where ACPI PRM calls were delegated to a runtime workqueue that could be accessed before efisubsys_init() allocated the queue, risking NULL pointer dereferences during early init. The fix splits the workqueue allocation into a dedicated postcore ...

5.4AI score0.00164EPSS
Exploits0References5
Cvelist
Cvelist
added 3 days ago28 views

CVE-2026-64166 firmware: arm_ffa: Check for NULL FF-A ID table while driver registration

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Check for NULL FF-A ID table while driver registration The bus match callback assumes that every FF-A driver provides an idtable and dereferences it unconditionally. Enforce that contract at registration time so...

0.00168EPSS
Exploits0References7
ATTACKERKB
ATTACKERKB
added 3 days ago5 views

CVE-2026-64166

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Check for NULL FF-A ID table while driver registration The bus match callback assumes that every FF-A driver provides an idtable and dereferences it unconditionally. Enforce that contract at registration time so...

5.3AI score0.00168EPSS
Exploits0References8Affected Software1
EUVD
EUVD
added 3 days ago9 views

EUVD-2026-45851

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Check for NULL FF-A ID table while driver registration The bus match callback assumes that every FF-A driver provides an idtable and dereferences it unconditionally. Enforce that contract at registration time so...

5.4AI score0.00168EPSS
Exploits0References7
OSV
OSV
added 3 days ago4 views

CVE-2026-64166 firmware: arm_ffa: Check for NULL FF-A ID table while driver registration

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Check for NULL FF-A ID table while driver registration The bus match callback assumes that every FF-A driver provides an idtable and dereferences it unconditionally. Enforce that contract at registration time so...

5.3AI score0.00168EPSS
Exploits0References10
ATTACKERKB
ATTACKERKB
added 3 days ago5 views

CVE-2026-64165

In the Linux kernel, the following vulnerability has been resolved: ARM: integrator: Fix early initialization Starting with commit bdb249fce9ad4 "ARM: integrator: read counter using syscon/regmap", intcpinitearly calls sysconregmaplookupbycompatible which in turn calls ofsysconregister. This...

5.5AI score0.00172EPSS
Exploits0References9Affected Software1
EUVD
EUVD
added 3 days ago10 views

EUVD-2026-45850

In the Linux kernel, the following vulnerability has been resolved: ARM: integrator: Fix early initialization Starting with commit bdb249fce9ad4 "ARM: integrator: read counter using syscon/regmap", intcpinitearly calls sysconregmaplookupbycompatible which in turn calls ofsysconregister. This...

5.5AI score0.00172EPSS
Exploits0References8
CVE
CVE
added 3 days ago8 views

CVE-2026-64165

The CVE-2026-64165 entry describes a Linux kernel ARM integrator issue where intcp_init_early calls syscon_regmap_lookup_by_compatible before memory management is initialized, causing -ENOMEM or a NULL dereference (crash) when accessing a regmap during early init. The root cause is dereferencing ...

5.5AI score0.00172EPSS
Exploits0References8
Cvelist
Cvelist
added 3 days ago29 views

CVE-2026-64165 ARM: integrator: Fix early initialization

In the Linux kernel, the following vulnerability has been resolved: ARM: integrator: Fix early initialization Starting with commit bdb249fce9ad4 "ARM: integrator: read counter using syscon/regmap", intcpinitearly calls sysconregmaplookupbycompatible which in turn calls ofsysconregister. This...

0.00172EPSS
Exploits0References8
OSV
OSV
added 3 days ago5 views

CVE-2026-64165 ARM: integrator: Fix early initialization

In the Linux kernel, the following vulnerability has been resolved: ARM: integrator: Fix early initialization Starting with commit bdb249fce9ad4 "ARM: integrator: read counter using syscon/regmap", intcpinitearly calls sysconregmaplookupbycompatible which in turn calls ofsysconregister. This...

5.5AI score0.00172EPSS
Exploits0References11
CVE
CVE
added 3 days ago7 views

CVE-2026-64140

The CVE-2026-64140 issue affects the Linux kernel’s ksmbd: after a SMB2 session logoff, a reconnectable file pointer may still be present in global_ft.idr. When users read /proc/fs/ksmbd/files, proc_show_files() dereferences fp->tcon->id without NULL checking, causing a null-ptr dereference...

7.5CVSS5.4AI score0.00359EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-64140

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in procshowfiles When a SMB2 client opens a file with a durable v2 handle and then issues SMB2 SESSIONLOGOFF, sessionfdcheck clears fp-tcon = NULL on the reconnectable file pointer but leaves t...

5.2AI score0.00359EPSS
Exploits0References3Affected Software1
EUVD
EUVD
added 3 days ago8 views

EUVD-2026-45825

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in procshowfiles When a SMB2 client opens a file with a durable v2 handle and then issues SMB2 SESSIONLOGOFF, sessionfdcheck clears fp-tcon = NULL on the reconnectable file pointer but leaves t...

5.4AI score0.00359EPSS
Exploits0References2
Cvelist
Cvelist
added 3 days ago33 views

CVE-2026-64141 ksmbd: fix null pointer dereference in compare_guid_key()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in compareguidkey sessionfdcheck walks the per-inode moplist during durable-handle session teardown and sets op-conn = NULL for every opinfo whose conn matched the closing session's connection...

7.5CVSS0.00446EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 3 days ago5 views

CVE-2026-64141

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in compareguidkey sessionfdcheck walks the per-inode moplist during durable-handle session teardown and sets op-conn = NULL for every opinfo whose conn matched the closing session's connection...

5.2AI score0.00446EPSS
Exploits0References6Affected Software1
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-45826

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in compareguidkey sessionfdcheck walks the per-inode moplist during durable-handle session teardown and sets op-conn = NULL for every opinfo whose conn matched the closing session's connection...

5.4AI score0.00446EPSS
Exploits0References5
Rows per page
Query Builder