Lucene search
+L

1736 matches found

Tenable Nessus
Tenable Nessus
added 2024/04/27 12:0 a.m.19 views

RHEL 6 / 7 : rh-mysql57-mysql (RHSA-2018:3655)

The remote Redhat Enterprise Linux 6 / 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2018:3655 advisory. MySQL is a multi-user, multi-threaded SQL database server. It consists of the MySQL server daemon, mysqld, and many client programs. The...

7.7CVSS6.8AI score0.04445EPSS
SaveExploits0References130
zdt
zdt
added 2024/04/22 12:0 a.m.273 views

Elber Signum DVB-S/S2 IRD For Radio Networks 1.999 Authentication Bypass Vulnerability

Elber Signum DVB-S/S2 IRD for Radio Networks version 1.999 suffers from an authentication bypass vulnerability through a direct and unauthorized access to the password management functionality. The issue allows attackers to bypass authentication by manipulating the setpwd endpoint that enables th...

7.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/04/17 10:30 p.m.33 views

CVE-2023-52644

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled When QoS is disabled, the queue priority value will not map to the correct ieee80211 queue since there is only one queue. Stop/wake queue 0 when QoS is disabl...

5.5CVSS6.7AI score0.00232EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/04/17 7:53 p.m.27 views

CVE-2024-26847

A flaw was found in the Linux Kernel. Wrong spelling in the RTAS function table can cause reverse lookups yo fail and warn 'unexpected failed lookup for token' due to function names being used for resetting TCE tables. Linux kernel errors are possible when lockdep is enabled or the RTAS tracepoin...

3.3CVSS4.8AI score0.0024EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 6:55 p.m.48 views

CVE-2024-26877

A vulnerability was found in the Linux kernel's Xilinx crypto driver. This issue is caused by failing to disable bottom halves BH when calling the cryptofinalizerequest function, leading to potential system warnings and call traces. Mitigation Mitigation for this issue is either not available or...

4.4CVSS8.2AI score0.00724EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/17 11:15 a.m.28 views

CVE-2024-26900

In the Linux kernel, the following vulnerability has been resolved: md: fix kmemleak of rdev-serial If kobjectadd is fail in bindrdevtoarray, 'rdev-serial' will be alloc not be freed, and kmemleak occurs. unreferenced object 0xffff88815a350000 size 49152: comm "mdadm", pid 789, jiffies 4294716910...

5.5CVSS6.2AI score0.00287EPSS
SaveExploits0References9
CVE
CVE
added 2024/04/17 10:27 a.m.213 views

CVE-2024-26900

CVE-2024-26900: Linux kernel md subsystem vulnerability fixed; kmemleak occurs when rdev->serial is not freed if kobject_add() fails in bind_rdev_to_array(). Root cause: missing free of rdev->serial during serial pool init; impact: local kmemleak exposure (no remote code execution). CVSS v3...

5.5CVSS6.5AI score0.00287EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.20 views

CVE-2024-26877 crypto: xilinx - call finalize with bh disabled

In the Linux kernel, the following vulnerability has been resolved: crypto: xilinx - call finalize with bh disabled When calling cryptofinalizerequest, BH should be disabled to avoid triggering the following calltrace: ------------ cut here ------------ WARNING: CPU: 2 PID: 74 at...

9.8CVSS6.7AI score0.00724EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/04/17 10:14 a.m.22 views

CVE-2024-26847 powerpc/rtas: use correct function name for resetting TCE tables

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: use correct function name for resetting TCE tables The PAPR spec spells the function name as "ibm,reset-pe-dma-windows" but in practice firmware uses the singular form: "ibm,reset-pe-dma-window" in the device tree...

6.9AI score0.0024EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/04/17 10:10 a.m.34 views

CVE-2024-26834 netfilter: nft_flow_offload: release dst in case direct xmit path is used

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: release dst in case direct xmit path is used Direct xmit does not use it since it calls devqueuexmit to send packets, hence it calls dstrelease. kmemleak reports: unreferenced object 0xffff88814f440900...

7.5CVSS6.7AI score0.00598EPSS
SaveExploits0References5
NVD
NVD
added 2024/04/10 7:15 p.m.23 views

CVE-2021-47196

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Set send and receive CQ before forwarding to the driver Preset both receive and send CQ pointers prior to call to the drivers and overwrite it later again till the mlx4 is going to be changed do not overwrite ibqp...

7.8CVSS7.3AI score0.00219EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/04/10 7:15 p.m.30 views

CVE-2021-47217

In the Linux kernel, the following vulnerability has been resolved: x86/hyperv: Fix NULL deref in sethvtscchangecb if Hyper-V setup fails Check for a valid hvvpindex array prior to derefencing hvvpindex when setting Hyper-V's TSC change callback. If Hyper-V setup failed in hypervinit, the kernel...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References7
CVE
CVE
added 2024/04/10 7:1 p.m.151 views

CVE-2021-47219

CVE-2021-47219 involves the Linux kernel SCSI subsystem, specifically the scsi_debug path, where an out-of-bounds read occurs in resp_report_tgtpgs() due to an incorrect handling of lengths. The issue can manifest as a negative alen when userspace supplies a large length, enabling a slab/read bou...

7.1CVSS6.2AI score0.00247EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/04/04 9:15 a.m.33 views

CVE-2024-26782

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix double-free on socket dismantle when MPTCP server accepts an incoming connection, it clones its listener socket. However, the pointer to 'inetopt' for the new socket has the same value as the original one: as a...

9.8CVSS7.3AI score0.00714EPSS
SaveExploits0References7
NVD
NVD
added 2024/04/04 9:15 a.m.19 views

CVE-2024-26786

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix ioptaccesslistid overwrite bug Syzkaller reported the following WARNON: WARNING: CPU: 1 PID: 4738 at drivers/iommu/iommufd/iopagetable.c:1360 Call Trace: iommufdaccesschangeioas+0x2fe/0x4e0...

7.8CVSS6.5AI score0.00231EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.17 views

CVE-2024-26786 iommufd: Fix iopt_access_list_id overwrite bug

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix ioptaccesslistid overwrite bug Syzkaller reported the following WARNON: WARNING: CPU: 1 PID: 4738 at drivers/iommu/iommufd/iopagetable.c:1360 Call Trace: iommufdaccesschangeioas+0x2fe/0x4e0...

7.8CVSS6.4AI score0.00231EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.19 views

CVE-2024-26787 mmc: mmci: stm32: fix DMA API overlapping mappings warning

In the Linux kernel, the following vulnerability has been resolved: mmc: mmci: stm32: fix DMA API overlapping mappings warning Turning on CONFIGDMAAPIDEBUGSG results in the following warning: DMA-API: mmci-pl18x 48220000.mmc: cacheline tracking EEXIST, overlapping mappings aren't supported WARNIN...

6.6AI score0.00226EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.25 views

CVE-2024-26787

In the Linux kernel, the following vulnerability has been resolved: mmc: mmci: stm32: fix DMA API overlapping mappings warning Turning on CONFIGDMAAPIDEBUGSG results in the following warning: DMA-API: mmci-pl18x 48220000.mmc: cacheline tracking EEXIST, overlapping mappings aren't supported WARNIN...

5.5CVSS7.3AI score0.00226EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.28 views

CVE-2024-26787

In the Linux kernel, the following vulnerability has been resolved: mmc: mmci: stm32: fix DMA API overlapping mappings warning Turning on CONFIGDMAAPIDEBUGSG results in the following warning: DMA-API: mmci-pl18x 48220000.mmc: cacheline tracking EEXIST, overlapping mappings aren't supported WARNIN...

5.5CVSS5.8AI score0.00226EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.50 views

CVE-2024-26783

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References4
Rows per page
Query Builder