Lucene search
+L

16918 matches found

Amazon
Amazon
added 2026/03/19 12:00 a.m.19 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Correct devm device reference for hidinput inputdev name CVE-2023-54207 In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential null-ptr-deref in deviceadd...

8.8CVSS6.1AI score0.00476EPSS
SaveExploits3
EUVD
EUVD
added 2026/03/18 8:32 p.m.11 views

EUVD-2026-12956

SAMtools is a program for reading, manipulating and writing bioinformatics file formats. The mpileup command outputs DNA sequences that have been aligned against a known reference. On each output line it writes the reference position, optionally the reference DNA base at that position obtained fr...

6.9CVSS5.7AI score0.00516EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/18 7:15 p.m.49 views

CVE-2026-31967

HTSlib CVE-2026-31967 concerns the CRAM reader: in cram_decode_slice(), the mate reference id is not validated, which can lead to out-of-bounds reads when mapping to reference names and potentially writing invalid data into SAM records. This can leak program state information or cause a crash. Af...

9.1CVSS5.7AI score0.00445EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/18 7:15 p.m.6 views

CVE-2026-31967 HTSlib CRAM reader has out-of-bounds read due to improper validation of input

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data. In the cramdecodeslice function called while reading CRAM records, the value of the mate reference id field was not validated. Later use of this value, fo...

6.9CVSS5.7AI score0.00445EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/18 5:01 p.m.40 views

CVE-2026-23251

The CVE-2026-23251 issue affects the Linux kernel XFS code: destructors xfarray/xfblob were invoked on possibly-invalid pointers. The patch ensures xf{array,blob}_destroy is only called for a valid pointer and clears it afterwards, improving memory safety. The fix was merged in commits between 6....

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/18 1:37 p.m.14 views

OPENSUSE-SU-2026:20391-1 Security update for MozillaThunderbird

This update for MozillaThunderbird fixes the following issues: Changes in MozillaThunderbird: - Mozilla Thunderbird 140.8.1 ESR Add mail.openpgp.loaduntestedgpgmeversion to load untested GPGME version - Mozilla Thunderbird 140.8.0 ESR MFSA 2026-17 boo1258568 CVE-2026-2757 bmo2001637 Incorrect...

10CVSS7.5AI score0.00606EPSS
SaveExploits3References57
NVD
NVD
added 2026/03/18 11:16 a.m.9 views

CVE-2026-23248

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix refcount bug and potential UAF in perfmmap Syzkaller reported a refcountt: addition on 0; use-after-free warning in perfmmap. The issue is caused by a race condition between a failing mmap setup and a concurrent mm...

7.8CVSS0.0012EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/18 10:05 a.m.11 views

CVE-2026-23245 net/sched: act_gate: snapshot parameters with RCU on replace

In the Linux kernel, the following vulnerability has been resolved: net/sched: actgate: snapshot parameters with RCU on replace The gate action can be replaced while the hrtimer callback or dump path is walking the schedule list. Convert the parameters to an RCU-protected snapshot and swap update...

7.8CVSS5.7AI score
SaveExploits0References12
BDU FSTEC
BDU FSTEC
added 2026/03/18 12:00 a.m.23 views

The vulnerability of the find_tosym() function in the scripts/mod/modpost.c module of the Linux kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the findtosym function in the scripts/mod/modpost.c module of the Linux kernel relates to accessing memory beyond the permissible buffer data size limits. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of...

7CVSS5.9AI score0.00145EPSS
SaveExploits0References13Affected Software3
Tenable Nessus
Tenable Nessus
added 2026/03/18 12:00 a.m.29 views

EulerOS Virtualization 2.13.1 : kernel (EulerOS-SA-2026-1637)

According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : scsi: target: Fix WRITESAME No Data Buffer crashCVE-2022-21546 iommu/arm-smmu-v3-sva: Fix mm use-after-freeCVE-2022-49426 module: f...

9.8CVSS6.8AI score0.006EPSS
SaveExploits3References346
Cvelist
Cvelist
added 2026/03/17 7:00 p.m.35 views

CVE-2026-4358 Memory safety issues in slot-based execution hash table spill

A specially crafted aggregation query with $lookup by an authenticated user with write privileges can cause a double-free or use-after-free memory issue in the slot-based execution SBE engine when an in-memory hash table is spilled to disk...

6.4CVSS0.00342EPSS
SaveExploits1References1
MongoDB
MongoDB
added 2026/03/17 7:00 p.m.19 views

Memory safety issues in slot-based execution hash table spill

A specially crafted aggregation query with $lookup by an authenticated user with write privileges can cause a double-free or use-after-free memory issue in the slot-based execution SBE engine when an in-memory hash table is spilled to disk...

7.5CVSS5.5AI score0.00342EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/17 7:00 p.m.7 views

CVE-2026-4358 Memory safety issues in slot-based execution hash table spill

A specially crafted aggregation query with $lookup by an authenticated user with write privileges can cause a double-free or use-after-free memory issue in the slot-based execution SBE engine when an in-memory hash table is spilled to disk...

6.4CVSS6AI score0.00342EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/17 7:00 p.m.69 views

CVE-2026-4358

CVE-2026-4358 affects MongoDB's slot-based execution (SBE) engine. A specially crafted aggregation query using $lookup, issued by an authenticated user with write privileges, can trigger a double-free or use-after-free in the in-memory hash table that is spilled to disk, creating a memory-safety ...

7.5CVSS6AI score0.00342EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/03/17 7:00 p.m.12 views

CVE-2026-4358 Memory safety issues in slot-based execution hash table spill

A specially crafted aggregation query with $lookup by an authenticated user with write privileges can cause a double-free or use-after-free memory issue in the slot-based execution SBE engine when an in-memory hash table is spilled to disk...

6.1CVSS6.1AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/03/17 5:52 p.m.12 views

grub2: Missing unregister call for gettext command may lead to use-after-free

A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the applicati...

7.8CVSS5.8AI score0.00204EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/03/17 5:04 p.m.13 views

kernel: HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save

In the Linux kernel, the following vulnerability has been resolved: HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save Improper use of secondary pointer &dev-i2csubipregs caused kernel crash and out-of-bounds error: BUG: KASAN: slab-out-of-bounds in...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2026/03/17 12:00 p.m.5 views

ale_python_parser (0.1.0), anni-repo (>=0.2.0, <=0.4.1) +181 more potentially affected by CVE-2026-32829 via lz4_flex (>=0.7.5, <=0.10.0)

lz4flex CARGO version =0.7.5, =0.2.0, =0.1.0, =0.0.1, =0.28.2, =0.1.3, =0.0.1, =0.2.0, =0.4.0, =0.12.1, =1.0.0-beta.1, =3.1.0 and more Source cves: CVE-2026-32829 Source advisory: OSV:RUSTSEC-2026-0041...

8.2CVSS8AI score0.00608EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/03/17 12:00 a.m.18 views

miniaudio 安全漏洞

Miniaudio is an audio playback and capture library developed by David Reid. Versions of Miniaudio prior to 0.11.25 contained security vulnerabilities. These vulnerabilities stemmed from a buffer overflow vulnerability in the WAV BEXT metadata parser, which could allow attackers to trigger memory...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/16 5:45 p.m.26 views

CLSA-2026-1773683117 gimp: Fix of 4 CVEs

CVE-2026-2044: fix uninitialized memory read in PGM file parser - CVE-2026-2045: fix heap buffer overflow in XWD file loader - CVE-2026-2048: fix out-of-bounds write in XWD file loader - CVE-2026-0797: fix missing fread return value checks in ICO file loader...

8.8CVSS7.3AI score0.04642EPSS
SaveExploits0References1
Rows per page
Query Builder