Lucene search
+L

1747 matches found

Debian CVE
Debian CVE
added 2026/06/08 3:41 p.m.18 views

CVE-2026-46284

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix early boot crash on parameters without '=' separator If hugepages, hugepagesz, or defaulthugepagesz are specified on the kernel command line without the '=' separator, early parameter parsing passes NULL to...

5.5CVSS5.3AI score0.00121EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/08 3:41 p.m.19 views

CVE-2026-46283

In the Linux kernel, the following vulnerability has been resolved: tpm: Use kfreesensitive to free auth session in tpmdevrelease tpmdevrelease uses plain kfree to free chip-auth, which contains sensitive cryptographic material including HMAC session keys, nonces, and passphrase data struct...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/08 3:41 p.m.18 views

CVE-2026-46279

In the Linux kernel, the following vulnerability has been resolved: mm/alloctag: clear codetag for pages allocated before pageext initialization Due to initialization ordering, pageext is allocated and initialized relatively late during boot. Some pages have already been allocated and freed befor...

7.8CVSS5.3AI score0.00127EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/08 2:30 p.m.19 views

CVE-2026-46274

In the Linux kernel, the following vulnerability has been resolved: io-wq: check that the predecessor is hashed in iowqremovepending iowqremovepending needs to fix up wq-hashtail if the cancelled work was the tail of its hash bucket. When doing this, it checks whether the preceding entry in...

7.8CVSS5.3AI score0.00138EPSS
SaveExploits0
OSV
OSV
added 2026/06/03 6:16 p.m.11 views

UBUNTU-CVE-2026-46272

In the Linux kernel, the following vulnerability has been resolved: coresight: tmc-etr: Fix race condition between sysfs and perf mode When trying to run perf and sysfs mode simultaneously, the WARNON in tmcetrenablehw is triggered sometimes: WARNING: CPU: 42 PID: 3911571 at...

4.7CVSS5.5AI score0.00088EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/03 6:16 p.m.14 views

UBUNTU-CVE-2026-46249

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix PF driver crash with kexec kernel booting During a kexec reboot the hardware is not power-cycled, so AF state from the old kernel can persist into the new kernel. When AF and PF drivers are built as modules, the...

5.5CVSS5.3AI score0.00115EPSS
SaveExploits0References26
Debian CVE
Debian CVE
added 2026/06/03 3:50 p.m.25 views

CVE-2026-46268

In the Linux kernel, the following vulnerability has been resolved: PCI/P2PDMA: Fix p2pmemallocmmap warning condition Commit b7e282378773 has already changed the initial page refcount of p2pdma page from one to zero, however, in p2pmemallocmmap it uses "VMWARNONONCEPAGE!pagerefcountpage" to asser...

5.5CVSS5.7AI score0.00113EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/03 3:49 p.m.18 views

CVE-2026-46261

In the Linux kernel, the following vulnerability has been resolved: spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcmfiuprobe platformgetresourcebyname can return NULL, which would cause a crash when passed the pointer to resourcesize. Move the fiu-memorysize assignment after the erro...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/03 3:49 p.m.14 views

CVE-2026-46259

In the Linux kernel, the following vulnerability has been resolved: procfs: fix missing RCU protection when reading realparent in dotaskstat When reading /proc/pid/stat, dotaskstat accesses task-realparent without proper RCU protection, which leads to: cpu 0 cpu 1 ----- ----- dotaskstat var =...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/03 3:49 p.m.22 views

CVE-2026-46255

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-edma: don't explicitly disable clocks in .remove The clocks in fsledmaengine::muxclk are allocated and enabled with devmclkgetenabled, which automatically cleans these resources up, but these clocks are also manual...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/03 3:49 p.m.14 views

CVE-2026-46253

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: fix buffer overflow in persistentramsaveold persistentramsaveold can be called multiple times for the same persistentramzone e.g., via ramoopspstoreread - ramoopsgetnextprz for PSTORETYPEDMESG records. Currently, the...

7.8CVSS5.9AI score0.00136EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/03 3:49 p.m.20 views

CVE-2026-46249

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix PF driver crash with kexec kernel booting During a kexec reboot the hardware is not power-cycled, so AF state from the old kernel can persist into the new kernel. When AF and PF drivers are built as modules, the...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/03 3:48 p.m.14 views

CVE-2026-46244

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftinner: Fix IPv6 innerthoff desync In nftinnerparsel2l3, when processing inner IPv6 packets, ipv6findhdr correctly computes the transport header offset traversing all extension headers, but the result is immediately...

9.1CVSS5.7AI score0.00322EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/30 12:13 p.m.36 views

CVE-2026-46242

In the Linux kernel, the following vulnerability has been resolved: eventpoll: fix epremove struct eventpoll / struct file UAF epremove via epremovefile cleared file-fep under file-flock but then kept using @file inside the critical section isfileepoll, hlistdelrcu through the head, spinunlock. A...

7.8CVSS5.7AI score0.03234EPSS
SaveExploits4
Debian CVE
Debian CVE
added 2026/05/26 4:14 p.m.36 views

CVE-2026-45834

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2capsockstatechangecb Add the same NULL guard already present in l2capsockresumecb and l2capsockreadycb...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/21 12:17 p.m.13 views

CVE-2026-43502

In the Linux kernel, the following vulnerability has been resolved: net/rds: handle zerocopy send cleanup before the message is queued A zerocopy send can fail after user pages have been pinned but before the message is attached to the sending socket. The purge path currently infers zerocopy stat...

7.8CVSS5.7AI score0.00123EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Julia Lawall reported this null pointer dereference issue, and this should fix it...

5.5CVSS5.9AI score0.00224EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerabilities in Linux, Linux-5.15, Linux-5.10

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsit: Commands from recovery entries are freed after a session is closed. This leads to a use-after-free when the commands are freed, or a NPE Non-Programmable Error can occur with such a call trace: Time2Retain...

6AI score0.00507EPSS
SaveExploits0References1
Circl
Circl
added 2026/05/14 7:52 a.m.16 views

CVE-2025-14869

creationtimestamp| type| source ---|---|--- 2026-05-14 07:52:53+00:00| seen| https://www.acn.gov.it/portale/w/risolte-vulnerabilita-su-gitlab-ce/ee-14 2026-05-14 18:00:00+00:00| seen| https://www.hkcert.org/security-bulletin/gitlab-multiple-vulnerabilities20260515...

7.5CVSS5.8AI score0.00354EPSS
SaveExploits0References2
Rosalinux
Rosalinux
added 2026/05/08 6:25 p.m.36 views

Advisory ROSA-SA-2026-3266

software: kernel-6.6 6.6.126 WASP: ROSA-CHROME unaffected versions = kernel-6.6-6.6.6.126-3 affected versions kernel-6.6-6.6.6.126-3 CVE-ID: CVE-2026-43284 BDU-ID: None CVE-Crit: NO DATA CVE-DESC.: A vulnerability in the xfrm subsystem ESP of the Linux kernel allows data decryption over non-packe...

8.8CVSS6AI score0.93235EPSS
SaveExploits32
Rows per page
Query Builder