Lucene search
+L

222 matches found

CVE
CVE
added 2025/09/04 3:32 p.m.76 views

CVE-2025-38684

CVE-2025-38684 affects the Linux kernel’s net/sched ETS implementation. The issue arose from purging unused DRR queues during ets_qdisc_change(), where the code used the new value of q->nbands for cleanup. The fix ensures the purge uses the old values of q->nbands (and q->nstrict), so pu...

5.5CVSS5.6AI score0.00172EPSS
SaveExploits0References11Affected Software1
RedhatCVE
RedhatCVE
added 2025/08/18 11:27 a.m.12 views

CVE-2025-38543

A flaw was found in the tegra-drm module in the Linux kernel. When a DMA allocation fails, a missing return value check can cause a system crash and result in a denial of service...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.16 views

Oracle Linux 10 : kernel (ELSA-2025-13598)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-13598 advisory. - wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds - CVE-2025-38159 - Revert 'smb: client: fix TCP timers deadlock after rmmod'...

9.8CVSS7.3AI score0.00354EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/08/12 12:00 a.m.9 views

PT-2025-35957

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.12.0-116.el10.x86 64 Description A flaw was discovered in the Linux kernel's sch ets module related to the handling of queue bands during the purging of unused classes. Specifically, the code used an outdated...

5.5CVSS5.9AI score0.00172EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:00 a.m.7 views

net_sched: drr: Fix double list add in class with netem as child qdisc

...

7.8CVSS7.4AI score0.00198EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: netsched: Prevent the creation of classes with TCHROOT. The function qdisctreereducebacklog uses TCHROOT as a termination condition when traversing the qdisc tree to update parent backlogs. However, if a class is created with...

7.8CVSS5.8AI score0.00222EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/23 7:42 a.m.7 views

CVE-2024-43122

Missing Authorization vulnerability in Creative Motion Robin image optimizer allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Robin image optimizer: from n/a through 1.6.9...

6.5CVSS6.9AI score0.00495EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 6:02 a.m.7 views

CVE-2023-28930

Cross-Site Request Forgery CSRF vulnerability in Robin Phillips Mobile Banner plugin = 1.5 versions...

8.8CVSS7AI score0.00309EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 4:37 a.m.14 views

CVE-2023-44984

Auth. contributor+ Stored Cross-Site Scripting XSS vulnerability in Robin Wilson bbp style pack plugin = 5.6.7 versions...

6.5CVSS5.6AI score0.00328EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 2:02 a.m.13 views

CVE-2023-33997

Unauth. Reflected Cross-Site Scripting XSS vulnerability in Robin Wilson bbp style pack plugin = 5.5.5 versions...

7.1CVSS5.9AI score0.00386EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/21 10:03 p.m.11 views

CVE-2006-7006

PHP remote file inclusion vulnerability in upload/admin/team.php in Robin de Graff Somery 0.4.4 allows remote attackers to execute arbitrary PHP code via a URL in the checkauth parameter. NOTE: CVE disputes this vulnerability because the checkauth parameter is only used in conditionals...

7.5CVSS7.9AI score0.01904EPSS
SaveExploits1References1
OSV
OSV
added 2025/05/20 4:15 p.m.9 views

UBUNTU-CVE-2025-37915

In the Linux kernel, the following vulnerability has been resolved: netsched: drr: Fix double list add in class with netem as child qdisc As described in Gerrard's report 1, there are use cases where a netem child qdisc will make the parent qdisc's enqueue callback reentrant. In the case of drr,...

8.5CVSS6.3AI score0.00198EPSS
SaveExploits0References41
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.19 views

kernel: ACPI: PAD: fix crash in exit_round_robin()

In the Linux kernel, the following vulnerability has been resolved: ACPI: PAD: fix crash in exitroundrobin The kernel occasionally crashes in cpumaskclearcpu, which is called within exitroundrobin, because when executing clearbitnr, addr with nr set to 0xffffffff, the address calculation may caus...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/04/25 11:15 p.m.9 views

CVE-2025-39529

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Robin Cornett Scriptless Social Sharing scriptless-social-sharing allows Stored XSS.This issue affects Scriptless Social Sharing: from n/a through = 3.3.0...

6.5CVSS7.2AI score0.0034EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2025/04/18 12:00 a.m.9 views

The vulnerability of the exit_round_robin() function in the ACPI kernel of Linux operating systems allows a hacker to trigger a service failure.

The vulnerability of the exitroundrobin function in ACPI components of Linux operating systems is related to the round-robin scheduling algorithm. Exploiting this vulnerability could allow an attacker to trigger a service failure...

5.5CVSS6.7AI score0.00248EPSS
SaveExploits0References17Affected Software9
SUSE CVE
SUSE CVE
added 2025/04/05 2:25 a.m.6 views

SUSE CVE-2025-21971

In the Linux kernel, the following vulnerability has been resolved: netsched: Prevent creation of classes with TCHROOT The function qdisctreereducebacklog uses TCHROOT as a termination condition when traversing up the qdisc tree to update parent backlog counters. However, if a class is created wi...

7.8CVSS7.7AI score0.00222EPSS
SaveExploits0References68
The Hacker News
The Hacker News
added 2025/03/25 1:39 p.m.36 views

Researchers Uncover ~200 Unique C2 Domains Linked to Raspberry Robin Access Broker

A new investigation has unearthed nearly 200 unique command-and-control C2 domains associated with a malware called Raspberry Robin. "Raspberry Robin also known as Roshtyak or Storm-0856 is a complex and evolving threat actor that provides initial access broker IAB services to numerous criminal...

7.5AI score
SaveExploits0
OSV
OSV
added 2025/03/04 8:12 a.m.16 views

CLSA-2025-1741074282 mysql: Fix of 49 CVEs

Update to MySQL 8.0.41 - CVEs fixed: CVE-2024-5535 CVE-2024-7264 CVE-2024-11053 CVE-2024-21193 CVE-2024-21194 CVE-2024-21196 CVE-2024-21197 CVE-2024-21198 CVE-2024-21199 CVE-2024-21201 CVE-2024-21203 CVE-2024-21212 CVE-2024-21213 CVE-2024-21218 CVE-2024-21219 CVE-2024-21230 CVE-2024-21231...

9.1CVSS7.1AI score0.17301EPSS
SaveExploits3References1
OSV
OSV
added 2025/03/01 10:06 a.m.17 views

CLSA-2025-1740823577 mysql: Fix of 49 CVEs

Update to MySQL 8.0.41 - CVEs fixed: CVE-2024-5535 CVE-2024-7264 CVE-2024-11053 CVE-2024-21193 CVE-2024-21194 CVE-2024-21196 CVE-2024-21197 CVE-2024-21198 CVE-2024-21199 CVE-2024-21201 CVE-2024-21203 CVE-2024-21212 CVE-2024-21213 CVE-2024-21218 CVE-2024-21219 CVE-2024-21230 CVE-2024-21231...

9.1CVSS7.1AI score0.17301EPSS
SaveExploits3References1
OSV
OSV
added 2025/02/18 3:15 p.m.21 views

AZL-58965 CVE-2025-21703 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: netem: Update sch-q.qlen before qdisctreereducebacklog qdisctreereducebacklog notifies parent qdisc only if child qdisc becomes empty, therefore we need to reduce the backlog of the child qdisc before calling it. Otherwise it wou...

7.8CVSS6.2AI score0.0029EPSS
SaveExploits0References1
Rows per page
Query Builder