Lucene search
+L

16951 matches found

RedhatCVE
RedhatCVE
added 2025/02/27 4:26 p.m.23 views

CVE-2022-49684

In the Linux kernel, the following vulnerability has been resolved: iio: adc: aspeed: Fix refcount leak in aspeedadcsettrimdata offindnodebyname returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.3AI score0.00218EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 3:54 p.m.11 views

CVE-2022-49073

In the Linux kernel, the following vulnerability has been resolved: ata: satadwc460ex: Fix crash due to OOB write the driver uses libata's "tag" values from in various arrays. Since the mentioned patch bumped the ATATAGINTERNAL to 32, the value of the SATADWCQCMDMAX needs to account for that...

5.5CVSS6.5AI score0.00271EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 3:53 p.m.8 views

CVE-2025-21758

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: add RCU protection to mldnewpack mldnewpack can be called without RTNL or RCU being held. Note that we no longer can use sockallocsendskb because ipv6.igmpsk uses GFPKERNEL allocations which can sleep. Instead use...

5.5CVSS6.3AI score0.13707EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 3:25 p.m.8 views

CVE-2022-49718

In the Linux kernel, the following vulnerability has been resolved: irqchip/apple-aic: Fix refcount leak in aicoficinit ofgetchildbyname returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.3AI score0.00218EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 3:24 p.m.11 views

CVE-2025-21718

In the Linux kernel, the following vulnerability has been resolved: net: rose: fix timer races against user threads Rose timers only acquire the socket spinlock, without checking if the socket is owned by one user thread. Add a check and rearm the timers if needed. BUG: KASAN: slab-use-after-free...

7CVSS6.4AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 3:24 p.m.5 views

CVE-2024-57983

In the Linux kernel, the following vulnerability has been resolved: mailbox: th1520: Fix memory corruption due to incorrect array size The functions th1520mboxsuspendnoirq and th1520mboxresumenoirq are intended to save and restore the interrupt mask registers in the MBOX ICU0. However, the array...

5.5CVSS6.6AI score0.00219EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 3:24 p.m.7 views

CVE-2022-49630

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix a data-race around sysctltcpecnfallback. While reading sysctltcpecnfallback, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS6.3AI score0.00174EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 2:58 p.m.4 views

CVE-2025-21778

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not allow mmap of persistent ring buffer When trying to mmap a trace instance buffer that is attached to reservemem, it would crash: BUG: unable to handle page fault for address: ffffe97bd00025c8 PF: supervisor read...

5.5CVSS6.2AI score0.00212EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 2:56 p.m.6 views

CVE-2022-49625

In the Linux kernel, the following vulnerability has been resolved: sfc: fix kernel panic when creating VF When creating VFs a kernel panic can happen when calling to efxef10tryupdatenicstatsvf. When releasing a DMA coherent buffer, sometimes, I don't know in what specific circumstances, it has t...

5.5CVSS6.2AI score0.00282EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 2:56 p.m.8 views

CVE-2022-49621

In the Linux kernel, the following vulnerability has been resolved: cpufreq: pmac32-cpufreq: Fix refcount leak bug In pmaccpufreqinitMacRISC3, we need to add corresponding ofnodeput for the three node pointers whose refcount have been incremented by offindnodebyname...

5.5CVSS6.5AI score0.00253EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 2:55 p.m.12 views

CVE-2022-49209

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix memleak in tcpbpfsendmsg while sk msg is full If tcpbpfsendmsg is running while sk msg is full. When skmsgalloc returns -ENOMEM error, tcpbpfsendmsg goes to waitformemory. If partial memory has been alloced by...

5.5CVSS6.2AI score0.00264EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 2:54 p.m.11 views

CVE-2022-49581

In the Linux kernel, the following vulnerability has been resolved: be2net: Fix buffer overflow in begetmoduleeeprom becmdreadporttransceiverdata assumes that it is given a buffer that is at least PAGEDATALEN long, or twice that if the module supports SFF 8472. However, this is not always the...

5.5CVSS6.9AI score0.00301EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 2:38 p.m.12 views

CVE-2024-58002

A dangling pointer vulnerability was found in the Linux kernel. When an async control is written, a copy of a pointer is made in the file handle that started the operation. If the user closes that file descriptor, its structure will be freed and there will be one dangling pointer per pending asyn...

5.5CVSS7.2AI score0.00252EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 2:37 p.m.10 views

CVE-2025-21746

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics - fix crash when enabling pass-through port When enabling a pass-through port an interrupt might come before psmouse driver binds to the pass-through port. However synaptics sub-driver tries to access psmouse...

5.5CVSS6.4AI score0.00146EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 2:37 p.m.9 views

CVE-2022-49637

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix a data-race around sysctlfibsyncmem. While reading sysctlfibsyncmem, it can be changed concurrently. So, we need to add READONCE to avoid a data-race...

4.7CVSS6.3AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 2:37 p.m.11 views

CVE-2025-26877

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Rustaurius Front End Users front-end-only-users allows Stored XSS.This issue affects Front End Users: from n/a through = 3.2.30...

6.5CVSS7.2AI score0.00252EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/27 2:36 p.m.14 views

CVE-2025-26882

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in GhozyLab Popup Builder easy-notify-lite allows Stored XSS.This issue affects Popup Builder: from n/a through = 1.1.33...

6.5CVSS7.2AI score0.00283EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/27 2:35 p.m.11 views

CVE-2025-26893

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Kiran Potphode Easy Charts easy-charts allows DOM-Based XSS.This issue affects Easy Charts: from n/a through = 1.2.3...

6.5CVSS7.2AI score0.00251EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/27 2:35 p.m.6 views

CVE-2025-26938

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in bPlugins Countdown Timer countdown-time allows Stored XSS.This issue affects Countdown Timer: from n/a through = 1.2.6...

6.5CVSS7.2AI score0.00275EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/27 2:34 p.m.8 views

CVE-2025-26952

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in bPlugins Business Card Block business-card-block allows Stored XSS.This issue affects Business Card Block: from n/a through = 1.0.5...

6.5CVSS7.2AI score0.00251EPSS
SaveExploits0References1
Rows per page
Query Builder