Lucene search
+L

23729 matches found

OSV
OSV
added 2026/05/06 5:42 p.m.14 views

CLSA-2026-1773479178 python: Fix of CVE-2025-12084

CVE-2025-12084: fix quadratic algorithm when building nested XML elements with appendChild...

6.3CVSS6.6AI score0.00781EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/06 5:21 p.m.39 views

CVE-2026-29090

Rucio contains a SQL injection in FilterEngine.create_postgres_query() when the postgres_meta metadata plugin is configured. Attacker-controlled filter keys/values are interpolated into raw SQL via Python .format() and passed to psycopg3.sql.SQL(), enabling arbitrary SQL against the PostgreSQL me...

9CVSS6.4AI score0.00301EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/05/06 2:45 p.m.17 views

BIT-JAVA-2026-20644

The issue was addressed with improved memory handling. This issue is fixed in Safari 26.3, iOS 18.7.5 and iPadOS 18.7.5, iOS 26.3 and iPadOS 26.3, macOS Tahoe 26.3, visionOS 26.3. Processing maliciously crafted web content may lead to an unexpected process crash...

8.8CVSS7.2AI score0.00295EPSS
SaveExploits0References20
RedHat Linux
RedHat Linux
added 2026/05/06 1:41 p.m.30 views

Important: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS6.1AI score0.99907EPSS
SaveExploits238References9
NVD
NVD
added 2026/05/06 12:16 p.m.10 views

CVE-2026-43156

In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: enable basic endpoint checking pegasusprobe fills URBs with hardcoded endpoint pipes without verifying the endpoint descriptors: - usbrcvbulkpipedev, 1 for RX data - usbsndbulkpipedev, 2 for TX data -...

5.5CVSS0.00123EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.14 views

CVE-2026-43122

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.2AI score0.00121EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.12 views

CVE-2026-43278

In the Linux kernel, the following vulnerability has been resolved: dm: clear cloned request bio pointer when last clone bio completes Stale rq-bio values have been observed to cause double-initialization of cloned bios in request-based device-mapper targets, leading to use-after-free and...

7.8CVSS6.6AI score0.00117EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.11 views

CVE-2026-43197

In the Linux kernel, the following vulnerability has been resolved: netconsole: avoid OOB reads, msg is not nul-terminated msg passed to netconsole from the console subsystem is not guaranteed to be nul-terminated. Before recent commit 7eab73b18630 "netconsole: convert to NBCON console...

9.1CVSS6.9AI score0.00478EPSS
SaveExploits0References13
OSV
OSV
added 2026/05/06 12:16 p.m.12 views

UBUNTU-CVE-2026-43272

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix possible dereference of uninitialized pointer There is a pointer headpage in rbmetavalidateevents which is not initialized at the beginning of a function. This pointer can be dereferenced if there is a failure...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.8 views

UBUNTU-CVE-2026-43277

In the Linux kernel, the following vulnerability has been resolved: APEI/GHES: ensure that won't go past CPER allocated record The logic at ghesnew prevents allocating too large records, by checking if they're bigger than GHESESTATUSMAXSIZE currently, 64KB. Yet, the allocation is done with the...

5.5CVSS5.6AI score0.00114EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.11 views

CVE-2026-43196

In the Linux kernel, the following vulnerability has been resolved: soc: ti: pruss: Fix double free in prussclkmuxsetup In the prussclkmuxsetup, the devmaddactionorreset indirectly calls prussoffreeclkprovider, which calls ofnodeputclkmuxnp on the error path. However, after the devmaddactionorres...

7.8CVSS6.5AI score0.00139EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.12 views

CVE-2026-43223

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix URB leak in pvr2sendrequestex When pvr2sendrequestex submits a write URB successfully but fails to submit the read URB e.g. returns -ENOMEM, it returns immediately without waiting for the write URB to complete...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.16 views

CVE-2026-43128

In the Linux kernel, the following vulnerability has been resolved: RDMA/umem: Fix double dmabufunpin in failure path In ibumemdmabufgetpinnedwithdmadevice, the call to ibumemdmabufmappages can fail. If this occurs, the dmabuf is immediately unpinned but the umemdmabuf-pinned flag is still set...

7.8CVSS6.5AI score0.00139EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.11 views

CVE-2026-43268

In the Linux kernel, the following vulnerability has been resolved: hfsplus: pretend special inodes as regular files Since commit af153bb63a33 "vfs: catch invalid modes in mayopen" requires any inode be one of SIFDIR/SIFLNK/SIFREG/SIFCHR/SIFBLK/ SIFIFO/SIFSOCK type, use SIFREG for special inodes...

5.5CVSS5.7AI score0.00117EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.12 views

CVE-2026-43175

In the Linux kernel, the following vulnerability has been resolved: clk: rs9: Reserve 8 struct clkhw slots for for 9FGV0841 The 9FGV0841 has 8 outputs and registers 8 struct clkhw, make sure there are 8 slots for those newly registered clkhw pointers, else there is going to be out of bounds write...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.11 views

CVE-2026-43258

In the Linux kernel, the following vulnerability has been resolved: alpha: fix user-space corruption during memory compaction Alpha systems can suffer sporadic user-space crashes and heap corruption when memory compaction is enabled. Symptoms include SIGSEGV, glibc allocator failures e.g...

7.8CVSS6.6AI score0.00138EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.12 views

CVE-2026-43214

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Add SRCU protection for reading PDPTRs in getsregs2 Add SRCU read-side protection when reading PDPTR registers in getsregs2. Reading PDPTRs may trigger access to guest memory: kvmpdptrread - svmcachereg - loadpdptrs -...

7.8CVSS5.6AI score0.00139EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.13 views

CVE-2026-43135

In the Linux kernel, the following vulnerability has been resolved: media: cx23885: Add missing unmap in sndcx23885hwparams In error path, add cx23885alsadmaunmap to release the resource acquired by cx23885alsadmamap...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References25
OSV
OSV
added 2026/05/06 12:16 p.m.11 views

UBUNTU-CVE-2026-43253

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: move waitonsem out of spinlock With iommu.strict=1, the existing completion wait path can cause soft lockups under stressed environment, as waitonsem busy-waits under the spinlock with interrupts disabled. Move the...

7.5CVSS5.7AI score0.0034EPSS
SaveExploits0References15
OSV
OSV
added 2026/05/06 12:16 p.m.17 views

UBUNTU-CVE-2026-43144

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential kernel oops when probe fails When probe of the sdio brcmfmac device fails for some reasons i.e. missing firmware, the sdiodev-bus is set to error instead of NULL, thus the cleanup later in...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References3
Rows per page
Query Builder