Lucene search
+L

42860 matches found

Cvelist
Cvelist
added 2026/04/27 11:0 a.m.41 views

CVE-2026-5940 Foxit PDF Editor/Reader Annotation Use-After-Free Remote Code Execution Vulnerability

Calling a function that triggers a UI refresh after removing comments via a script may access an invalidated object, leading to program crashes...

7.8CVSS0.00169EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/27 11:0 a.m.102 views

CVE-2026-5940

Summary of CVE-2026-5940 : Foxit PDF Editor/Reader contains a use-after-free vulnerability in the annotation flow. The issue arises when a function triggers a UI refresh after removing comments via a script, which may access an invalidated object and cause a crash. The CVE record cites a CVSS v3....

7.8CVSS5.2AI score0.00169EPSS
SaveExploits0References1Affected Software2
Positive Technologies
Positive Technologies
added 2026/04/27 12:0 a.m.8 views

PT-2026-35497

In the Linux kernel, the following vulnerability has been resolved: igb: remove napi synchronize in igb down When an AF XDP zero-copy application terminates abruptly e.g., kill -9, the XSK buffer pool is destroyed but NAPI polling continues. igb clean rx irq zc repeatedly returns the full budget,...

5.6AI score0.00112EPSS
SaveExploits0References6
Oracle linux
Oracle linux
added 2026/04/27 12:0 a.m.13 views

python3.11 security update

3.11.13-5.3.0.1 - Remove upstream URL reference Orabug: 36073032 3.11.13-5.3 - Security fixes for CVE-2026-4786, CVE-2026-6100 Resolves: RHEL-167913, RHEL-168155...

9.1CVSS5.1AI score0.00579EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:5 a.m.6 views

rxrpc: Fix call removal to use RCU safe deletion

...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/26 12:0 a.m.8 views

Unity Linux 20.1060a Security Update: kernel (UTSA-2026-014332)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014332 advisory. In the Linux kernel, the following vulnerability has been resolved: USB: sl811: fix memory leak with using debugfslookup When calling debugfslookup the result must...

5.5CVSS5.4AI score0.00136EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/25 8:47 a.m.7 views

CVE-2026-31685

In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6teui64: reject invalid MAC header for all packets eui64mt6 derives a modified EUI-64 from the Ethernet source address and compares it with the low 64 bits of the IPv6 source address. The existing guard only rejects ...

9.4CVSS5.3AI score0.00337EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/04/25 8:47 a.m.145 views

CVE-2026-31685

The connected Red Hat/SUSE/NVD entries confirm CVE-2026-31685 affects the Linux kernel netfilter component ip6t_eui64. The root cause is that eui64_mt6() derives a modified EUI-64 from the Ethernet source and compares it with the IPv6 low 64 bits, but the existing guard only rejects an invalid MA...

9.4CVSS5.4AI score0.00337EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/24 5:51 p.m.9 views

CVE-2026-31565

A flaw was found in the Linux kernel's RDMA/irdma component. A local user can trigger a deadlock by performing a network device netdev reset while Remote Direct Memory Access RDMA applications are actively running, particularly in iWARP mode. This action creates a circular dependency during the...

5.5CVSS5.8AI score0.00097EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/24 3:16 p.m.14 views

CVE-2026-31573

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Fix kernel panic due to initconst misuse Fix a kernel panic when probing the driver as a module: Unable to handle kernel paging request at virtual address ffffd9c18eb05000 offindmatchingnodeandmatch+0x5c/0x1a0...

5.5CVSS0.00107EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/24 3:16 p.m.7 views

DEBIAN-CVE-2026-31565

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix deadlock during netdev reset with active connections Resolve deadlock that occurs when user executes netdev reset while RDMA applications e.g., rping are active. The netdev reset causes ice driver to remove irdma...

5.5CVSS5.2AI score0.00097EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/24 2:44 p.m.37 views

CVE-2026-31642

The CVE-2026-31642 entry concerns the Linux kernel rxrpc module, where a flaw in call removal was fixed by using list_del_rcu() instead of list_del_init() to prevent infinite loops when reading /proc/net/rxrpc/calls. The underlying issue is that improperly deleting calls could disrupt list handli...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/04/24 2:44 p.m.37 views

CVE-2026-31642 rxrpc: Fix call removal to use RCU safe deletion

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call removal to use RCU safe deletion Fix rxrpc call removal from the rxnet-calls list to use listdelrcu rather than listdelinit to prevent stuffing up reading /proc/net/rxrpc/calls from potentially getting into an...

0.00123EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/24 2:42 p.m.4 views

CVE-2026-31597 ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix use-after-free in ocfs2fault when VMFAULTRETRY filemapfault may drop the mmaplock before returning VMFAULTRETRY, as documented in mm/filemap.c: "If our return value has VMFAULTRETRY set, it's because the mmaplock may b...

7.8CVSS5.7AI score0.00128EPSS
SaveExploits0References12
CVE
CVE
added 2026/04/24 2:42 p.m.23 views

CVE-2026-31590

The CVE-2026-31590 issue affects the Linux kernel KVM SEV path: sev_pin_memory() would WARN when npages overflowed an int due to KVM_MEMORY_ENCRYPT_REG_REGION with a large size, enabling a local user to trigger a harmless warning via userspace input (e.g., addr=0, size=-1ul). The root cause is th...

5.5CVSS5.4AI score0.00125EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/04/24 2:35 p.m.9 views

EUVD-2026-25466

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Fix kernel panic due to initconst misuse Fix a kernel panic when probing the driver as a module: Unable to handle kernel paging request at virtual address ffffd9c18eb05000 offindmatchingnodeandmatch+0x5c/0x1a0...

5.3AI score0.00107EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/04/24 2:35 p.m.54 views

CVE-2026-31573

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Fix kernel panic due to initconst misuse Fix a kernel panic when probing the driver as a module: Unable to handle kernel paging request at virtual address ffffd9c18eb05000 offindmatchingnodeandmatch+0x5c/0x1a0...

5.5CVSS5.3AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/04/24 2:35 p.m.7 views

CVE-2026-31573 media: verisilicon: Fix kernel panic due to __initconst misuse

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Fix kernel panic due to initconst misuse Fix a kernel panic when probing the driver as a module: Unable to handle kernel paging request at virtual address ffffd9c18eb05000 offindmatchingnodeandmatch+0x5c/0x1a0...

5.5CVSS5.9AI score0.00107EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/04/24 2:35 p.m.41 views

CVE-2026-31573 media: verisilicon: Fix kernel panic due to __initconst misuse

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Fix kernel panic due to initconst misuse Fix a kernel panic when probing the driver as a module: Unable to handle kernel paging request at virtual address ffffd9c18eb05000 offindmatchingnodeandmatch+0x5c/0x1a0...

0.00107EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/24 2:35 p.m.4 views

CVE-2026-31567 PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask()

In the Linux kernel, the following vulnerability has been resolved: PM: sleep: Drop spurious WARNON from pmrestoregfpmask Commit 35e4a69b2003f "PM: sleep: Allow pmrestrictgfpmask stacking" introduced refcount-based GFP mask management that warns when pmrestoregfpmask is called with savedgfpcount ...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0References6
Rows per page
Query Builder