Lucene search
K

1680 matches found

OSV
OSV
added 2026/05/09 6:9 a.m.2 views

BELL-CVE-2026-43463

Bulletin has no description...

5.5CVSS5.7AI score0.00013EPSS
Exploits0References1
OSV
OSV
added 2026/05/09 6:9 a.m.1 views

BELL-CVE-2026-43449

Bulletin has no description...

7.1CVSS5.7AI score0.00013EPSS
Exploits0References1
OSV
OSV
added 2026/05/09 6:9 a.m.3 views

BELL-CVE-2026-43415

Bulletin has no description...

4.7CVSS5.7AI score0.00012EPSS
Exploits0References1
OSV
OSV
added 2026/05/09 6:9 a.m.4 views

BELL-CVE-2026-43395

Bulletin has no description...

5.5CVSS5.7AI score0.00013EPSS
Exploits0References1
OSV
OSV
added 2026/05/09 6:9 a.m.5 views

BELL-CVE-2026-43373

Bulletin has no description...

7.5CVSS5.7AI score0.00068EPSS
Exploits0References1
OSV
OSV
added 2026/05/09 6:9 a.m.2 views

BELL-CVE-2026-43466

Bulletin has no description...

8.2CVSS5.7AI score0.00068EPSS
Exploits0References1
OSV
OSV
added 2026/05/09 6:9 a.m.1 views

BELL-CVE-2026-43405

Bulletin has no description...

7.5CVSS5.7AI score0.0007EPSS
Exploits0References1
OSV
OSV
added 2026/05/08 4:17 p.m.2 views

MINI-FV7X-8V4X-H4RQ

Bulletin has no description...

7.5CVSS5.7AI score0.00059EPSS
Exploits0
OSV
OSV
added 2026/05/08 3:16 p.m.1 views

DEBIAN-CVE-2026-43462

In the Linux kernel, the following vulnerability has been resolved: net: spacemit: Fix error handling in emactxmemmap The DMA mappings were leaked on mapping error. Free them with the existing emacfreetxbuf function...

7.5CVSS5.7AI score0.0005EPSS
Exploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.2 views

DEBIAN-CVE-2026-43453

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: fix stack out-of-bounds read in pipapodrop pipapodrop passes rulemapi + 1.n to pipapounmap as the tooffset argument on every iteration, including the last one where i == m-fieldcount - 1. This reads one...

7.1CVSS5.7AI score0.00013EPSS
Exploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.1 views

DEBIAN-CVE-2026-43458

In the Linux kernel, the following vulnerability has been resolved: serial: caif: hold tty-link reference in ldiscopen and serrelease A reproducer triggers a KASAN slab-use-after-free in ptywriteroom when caifserial's TX path calls ttywriteroom. The faulting access is on tty-link-port. Hold an...

7.8CVSS5.7AI score0.00013EPSS
Exploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.2 views

DEBIAN-CVE-2026-43447

In the Linux kernel, the following vulnerability has been resolved: iavf: fix PTP use-after-free during reset Commit 7c01dbfc8a1c5f "iavf: periodically cache PHC time" introduced a worker to cache PHC time, but failed to stop it during reset or disable. This creates a race condition where...

7.8CVSS5.7AI score0.00013EPSS
Exploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.2 views

DEBIAN-CVE-2026-43433

In the Linux kernel, the following vulnerability has been resolved: rustbinder: avoid reading the written value in offsets array When sending a transaction, its offsets array is first copied into the target proc's vma, and then the values are read back from there. This is normally fine because th...

7.8CVSS5.7AI score0.00012EPSS
Exploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.3 views

DEBIAN-CVE-2026-43419

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leaks in cephmdscbuildpath Add putname calls to error code paths that did not free the "path" pointer obtained by getname. If ownership of this pointer is not passed to the caller via pathinfo.path, the function...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.4 views

DEBIAN-CVE-2026-43417

In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Handle vfork/CLONEVM correctly Matthieu and Jiri reported stalls where a task endlessly loops in mmgetcid when scheduling in. It turned out that the logic which handles vfork'ed tasks is broken. It is invoked when th...

5.5CVSS5.7AI score0.00014EPSS
Exploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.2 views

DEBIAN-CVE-2026-43408

In the Linux kernel, the following vulnerability has been resolved: ceph: add a bunch of missing cephpathinfo initializers cephmdscbuildpath must be called with a zero-initialized cephpathinfo parameter, or else the following cephmdscfreepathinfo may crash. Example crash on Linux 6.18.12:...

7.8CVSS5.6AI score0.00013EPSS
Exploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.1 views

DEBIAN-CVE-2026-43411

In the Linux kernel, the following vulnerability has been resolved: tipc: fix divide-by-zero in tipcskfilterconnect A user can set conntimeout to any value via setsockoptTIPCCONNTIMEOUT, including values less than 4. When a SYN is rejected with TIPCERROVERLOAD and the retry path in...

5.5CVSS5.7AI score0.00013EPSS
Exploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.2 views

DEBIAN-CVE-2026-43402

In the Linux kernel, the following vulnerability has been resolved: kthread: consolidate kthread exit paths to prevent use-after-free Guillaume reported crashes via corrupted RCU callback function pointers during KUnit testing. The crash was traced back to the pidfs rhashtable conversion which...

9.8CVSS5.7AI score0.00053EPSS
Exploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.2 views

DEBIAN-CVE-2026-43400

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add upper bound check on user inputs in signal ioctl Huge input values in amdgpuuserqsignalioctl can lead to a OOM and could be exploited. So check these input value against AMDGPUUSERQMAXHANDLES which is big enough...

5.5CVSS5.7AI score0.00013EPSS
Exploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.4 views

DEBIAN-CVE-2026-43399

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix reference leak in amdgpuuserqwaitioctl Drop reference to syncobj and timeline fence when aborting the ioctl due output array being too small. cherry picked from commit 68951e9c3e6bb22396bc42ef2359751c8315dd2...

5.5CVSS5.7AI score0.00013EPSS
Exploits0References1
Rows per page
Query Builder