Lucene search
+L

55149 matches found

OSV
OSV
added 2026/07/19 2:54 p.m.8 views

CVE-2026-63876 serial: zs: Convert to use a platform device

In the Linux kernel, the following vulnerability has been resolved: serial: zs: Convert to use a platform device Prevent a crash from happening as the first serial port is initialised: Console: switching to mono frame buffer device 160x64 fb0: PMAG-AA frame buffer device at tc0 DECstation Z85C30...

5.6AI score
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 2:54 p.m.13 views

EUVD-2026-45761

In the Linux kernel, the following vulnerability has been resolved: serial: zs: Convert to use a platform device Prevent a crash from happening as the first serial port is initialised: Console: switching to mono frame buffer device 160x64 fb0: PMAG-AA frame buffer device at tc0 DECstation Z85C30...

5.7AI score0.00218EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/19 2:54 p.m.27 views

CVE-2026-63876

CVE-2026-63876 concerns the Linux kernel’s DECstation Z85C30 serial driver when initializing the first serial port. The root cause described is a null-pointer-derived access to the port’s parent device during initialisation, leading to a crash. The fix changes the driver to use a platform device ...

5.7AI score0.00218EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/19 2:54 p.m.16 views

CVE-2026-63876

In the Linux kernel, the following vulnerability has been resolved: serial: zs: Convert to use a platform device Prevent a crash from happening as the first serial port is initialised: Console: switching to mono frame buffer device 160x64 fb0: PMAG-AA frame buffer device at tc0 DECstation Z85C30...

5.5AI score0.00218EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 2:04 p.m.6 views

CVE-2026-63861 spi: mtk-snfi: unregister ECC engine on probe failure and remove() callback

In the Linux kernel, the following vulnerability has been resolved: spi: mtk-snfi: unregister ECC engine on probe failure and remove callback mtksnandprobe registers the on-host NAND ECC engine, but teardown was missing from both probe unwind and remove-time cleanup. Add a devm cleanup action aft...

5.3AI score
SaveExploits0References9
CVE
CVE
added 2026/07/19 2:04 p.m.77 views

CVE-2026-63861

The CVE covers a Linux kernel SPI subsystem issue: the mtk-snfi (on-host NAND ECC) engine registered during mtk_snand_probe() lacked proper teardown on probe unwind and remove-time cleanup. The fix introduces a devm cleanup action so nand_ecc_unregister_on_host_hw_engine() is automatically invoke...

5.4AI score0.0017EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/19 2:04 p.m.43 views

CVE-2026-63861 spi: mtk-snfi: unregister ECC engine on probe failure and remove() callback

In the Linux kernel, the following vulnerability has been resolved: spi: mtk-snfi: unregister ECC engine on probe failure and remove callback mtksnandprobe registers the on-host NAND ECC engine, but teardown was missing from both probe unwind and remove-time cleanup. Add a devm cleanup action aft...

0.0017EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 2:04 p.m.9 views

CVE-2026-63861

In the Linux kernel, the following vulnerability has been resolved: spi: mtk-snfi: unregister ECC engine on probe failure and remove callback mtksnandprobe registers the on-host NAND ECC engine, but teardown was missing from both probe unwind and remove-time cleanup. Add a devm cleanup action aft...

5.2AI score0.0017EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 2:04 p.m.14 views

EUVD-2026-45545

In the Linux kernel, the following vulnerability has been resolved: spi: mtk-snfi: unregister ECC engine on probe failure and remove callback mtksnandprobe registers the on-host NAND ECC engine, but teardown was missing from both probe unwind and remove-time cleanup. Add a devm cleanup action aft...

5.4AI score0.0017EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 2:04 p.m.17 views

CVE-2026-63858

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: add hook transactions for device deletions Restore the flag that indicates that the hook is going away, ie. NFTHOOKREMOVE, but add a new transaction object to track deletion of hooks without altering the...

7.8CVSS5.2AI score0.00123EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 2:04 p.m.14 views

EUVD-2026-45542

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: add hook transactions for device deletions Restore the flag that indicates that the hook is going away, ie. NFTHOOKREMOVE, but add a new transaction object to track deletion of hooks without altering the...

5.4AI score0.00123EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/19 2:04 p.m.59 views

CVE-2026-63858

The CVE concerns the Linux kernel netfilter nf_tables subsystem. A patch resolves a vulnerability related to hook transactions for device deletions: it reintroduces NFT_HOOK_REMOVE and adds a new transaction object to track hook deletions without altering the basechain/flowtable hook_list during ...

7.8CVSS5.4AI score0.00123EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 2:04 p.m.9 views

CVE-2026-63858 netfilter: nf_tables: add hook transactions for device deletions

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: add hook transactions for device deletions Restore the flag that indicates that the hook is going away, ie. NFTHOOKREMOVE, but add a new transaction object to track deletion of hooks without altering the...

7.8CVSS5.4AI score
SaveExploits0References5
OSV
OSV
added 2026/07/19 2:04 p.m.13 views

CVE-2026-63837 net: ena: PHC: Check return code before setting timestamp output

In the Linux kernel, the following vulnerability has been resolved: net: ena: PHC: Check return code before setting timestamp output enaphcgettimex64 is setting the output parameter regardless of whether enacomphcgettimestamp succeeded or failed. When enacomphcgettimestamp returns an error, the...

5.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 2:04 p.m.20 views

CVE-2026-63837

In the Linux kernel, the following vulnerability has been resolved: net: ena: PHC: Check return code before setting timestamp output enaphcgettimex64 is setting the output parameter regardless of whether enacomphcgettimestamp succeeded or failed. When enacomphcgettimestamp returns an error, the...

5.4AI score0.00183EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 1:48 p.m.12 views

MINI-P45G-RCGM-6CC3

Bulletin has no description...

9.1CVSS4.2AI score0.00412EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 1:46 p.m.7 views

MINI-GCF4-75MV-29GH

Bulletin has no description...

9.1CVSS4.9AI score0.00621EPSS
SaveExploits0
NVD
NVD
added 2026/07/19 12:16 p.m.11 views

CVE-2026-63826

In the Linux kernel, the following vulnerability has been resolved: fbdev: fix use-after-free in storemodes storemodes replaces a framebuffer's modelist with modes from userspace. On success it frees the old modelist with fbdestroymodelist. Two fields still point into that freed list. One pointer...

0.00166EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/19 12:16 p.m.12 views

CVE-2026-53402

In the Linux kernel, the following vulnerability has been resolved: fbdev: fbcon: fix out-of-bounds read in errout of fbcondosetfont When fbcondosetfont fails e.g., due to a memory allocation failure inside vcresize under heavy memory pressure, it jumps to the errout label to roll back the consol...

7.1CVSS0.00135EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 12:16 p.m.12 views

CVE-2026-53400

In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix adapter registration race Adapters can be looked up based on their id using i2cgetadapter which takes a reference to the embedded struct device. Make sure that the adapter including its struct device has been...

7.8CVSS0.00103EPSS
SaveExploits0References8
Rows per page
Query Builder