Lucene search
+L

23404 matches found

CVE
CVE
added 2026/05/08 2:22 p.m.52 views

CVE-2026-43437

CVE-2026-43437 affects the Linux kernel ALSA PCM subsystem (snd_pcm_drain). The issue is a use-after-free in the drain path: during drain, runtime is reassigned to a linked stream’s runtime and after releasing the stream lock, runtime fields (no_period_wakeup, rate, buffer_size) are accessed with...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/05/08 2:22 p.m.16 views

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.00099EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/08 2:21 p.m.47 views

CVE-2026-43376 ksmbd: fix use-after-free by using call_rcu() for oplock_info

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free by using callrcu for oplockinfo ksmbd currently frees oplockinfo immediately using kfree, even though it is accessed under RCU read-side critical sections in places like opinfoget and procshowfiles. Sinc...

9.8CVSS0.00444EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/08 2:21 p.m.11 views

CVE-2026-43371

In the Linux kernel, the following vulnerability has been resolved: net: macb: Shuffle the tx ring before enabling tx Quanyang observed that when using an NFS rootfs on an AMD ZynqMp board, the rootfs may take an extended time to recover after a suspend. Upon investigation, it was determined that...

5.8AI score0.00123EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/05/08 2:21 p.m.9 views

CVE-2026-43359 btrfs: fix transaction abort on set received ioctl due to item overflow

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort on set received ioctl due to item overflow If the set received ioctl fails due to an item overflow when attempting to add the BTRFSUUIDKEYRECEIVEDSUBVOL we have to abort the transaction since we did...

6.3AI score
SaveExploits0References9
CVE
CVE
added 2026/05/08 2:21 p.m.45 views

CVE-2026-43358

CVE-2026-43358 affects the Linux kernel's btrfs filesystem. The vulnerability is a missing RCU unlock in the error path of try_release_subpage_extent_buffer(), where rcu_read_lock() should be held before exiting the loop because an rcu_read_unlock() occurs past the loop. The issue was identified ...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2026/05/08 2:16 p.m.14 views

CVE-2026-43285

In the Linux kernel, the following vulnerability has been resolved: mm/slab: do not access current-memsallowedseq if !allowspin Lockdep complains when getfromanypartial is called in an NMI context, because current-memsallowedseq is seqcountspinlockt and not NMI-safe:...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/08 1:11 p.m.11 views

CVE-2026-43285 mm/slab: do not access current->mems_allowed_seq if !allow_spin

In the Linux kernel, the following vulnerability has been resolved: mm/slab: do not access current-memsallowedseq if !allowspin Lockdep complains when getfromanypartial is called in an NMI context, because current-memsallowedseq is seqcountspinlockt and not NMI-safe:...

5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/05/08 1:11 p.m.29 views

CVE-2026-43285

Linux kernel mm/slab: do not access current->mems_allowed_seq if !allow_spin. The issue arises when get_from_any_partial() runs in NMI context, since seqcount_spinlock_t is not NMI-safe and can trigger a deadlock in the write/read sequence. Affected code path can lead to inconsistent lock stat...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/08 11:05 a.m.18 views

SUSE-SU-2026:1770-1 Security update for the Linux Kernel (Live Patch 34 for SUSE Linux Enterprise 15 SP5)

This update for the SUSE Linux Enterprise kernel 5.14.21-150500.55.133 fixes various security issues The following security issues were fixed: - CVE-2025-38375: virtio-net: ensure the received length does not exceed allocated size bsc1258073. - CVE-2025-71066: net/sched: ets: Always remove class...

8.4CVSS6.8AI score0.99907EPSS
SaveExploits242References11
hivepro
hivepro
added 2026/05/08 4:52 a.m.16 views

OT Cybersecurity Challenges for ICS in 2026

OT Cybersecurity Challenges for ICS in 2026 OT cybersecurity has become a board-level risk because industrial control systems are no longer isolated, predictable, or invisible to attackers. In 2026, security teams protecting manufacturing plants, utilities, transportation systems, energy...

5.9AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/08 2:25 a.m.22 views

SUSE CVE-2026-8092

Memory safety bugs present in Firefox ESR 115.35.1, Firefox ESR 140.10.1 and Firefox 150.0.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox...

7.5CVSS6AI score0.00384EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2026/05/08 2:25 a.m.15 views

SUSE CVE-2026-8093

Memory safety bugs present in Firefox 150.0.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 150.0.2 and Thunderbird 150.0.2...

7.5CVSS6AI score0.00323EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/08 2:22 a.m.28 views

SUSE CVE-2026-31742

In the Linux kernel, the following vulnerability has been resolved: vt: discard stale unicode buffer on alt screen exit after resize When enteraltscreen saves vcunilines into vcsavedunilines and sets vcunilines to NULL, a subsequent console resize via vcdoresize skips reallocating the unicode...

7.8CVSS5.9AI score0.00127EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.25 views

PT-2026-38835

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in the qtdemux parse svq3 stsd data function within qtdemux.c. In the FOURCC SMI case, seqh size is read from the input file without proper validation. If seqh size is greater than the...

7.5CVSS5.8AI score0.01143EPSS
SaveExploits0References6
Packet Storm News
Packet Storm News
added 2026/05/08 12:00 a.m.50 views

OrchJail: Jailbreaking Tool-Calling Text-To-Image Agents by Orchestration-Guided Fuzzing

Tool-calling text-to-image T2I agents can plan and execute multi-step tool chains to accomplish complex generation and editing queries. However, this capability introduces a new safety attack surface: harmful outputs may arise from tool orchestration, where individually benign steps combine into...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/08 12:00 a.m.17 views

Hard to Read, Easy to Jailbreak: How Visual Degradation Bypasses MLLM Safety Alignment

Recent advancements in visual context compression enable MLLMs to process ultra-long contexts efficiently by rendering text into images. However, we identify a critical vulnerability inherent to this paradigm: lowering image resolution inadvertently catalyzes jailbreaking. Our experiments reveal...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:00 a.m.10 views

FreeBSD : firefox -- Memory safety bugs present in Firefox 150 (7eae7f45-4aae-11f1-88d3-b42e991fc52e)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 7eae7f45-4aae-11f1-88d3-b42e991fc52e advisory. https://www.mozilla.org/en-US/security/advisories/mfsa2026-40/ reports: Memory safety bugs present in...

8.1CVSS6AI score0.00323EPSS
SaveExploits0References3
Mozilla
Mozilla
added 2026/05/08 12:00 a.m.26 views

Security Vulnerabilities fixed in Thunderbird 140.10.2 — Mozilla

Memory safety bugs present in Thunderbird ESR 140.10.1 and Thunderbird 150.0.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code...

9.8CVSS6AI score0.00446EPSS
SaveExploits0References3Affected Software1
Mozilla
Mozilla
added 2026/05/08 12:00 a.m.28 views

Security Vulnerabilities fixed in Thunderbird 150.0.2 — Mozilla

Memory safety bugs present in Thunderbird ESR 140.10.1 and Thunderbird 150.0.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. Memory safety bugs present in Thunderbird 150.0.1. Some of...

8.1CVSS6AI score0.00384EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder