Lucene search
+L

8398 matches found

Cvelist
Cvelist
added 2025/05/20 3:21 p.m.25 views

CVE-2025-37932 sch_htb: make htb_qlen_notify() idempotent

In the Linux kernel, the following vulnerability has been resolved: schhtb: make htbqlennotify idempotent htbqlennotify always deactivates the HTB class and in fact could trigger a warning if it is already deactivated. Therefore, it is not idempotent and not friendly to its callers, like...

0.00194EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/20 3:21 p.m.11 views

CVE-2025-37913 net_sched: qfq: Fix double list add in class with netem as child qdisc

In the Linux kernel, the following vulnerability has been resolved: netsched: qfq: 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 qfq,...

7.8CVSS6.5AI score
SaveExploits0References13
Packet Storm News
Packet Storm News
added 2025/05/20 12:0 a.m.6 views

FedGraM: Defending against Untargeted Attacks in Federated Learning Via Embedding Gram Matrix

Federated Learning FL enables geographically distributed clients to collaboratively train machine learning models by sharing only their local models, ensuring data privacy. However, FL is vulnerable to untargeted attacks that aim to degrade the global model's performance on the underlying data...

6.6AI score
SaveExploits0
CVE
CVE
added 2025/05/19 4:31 p.m.47 views

CVE-2025-4940

CVE-2025-4940 affects 1000 Projects Daily College Class Work Report Book 1.0. A SQL injection vulnerability exists in the handling of the batch argument in /admin_info.php, which can be triggered remotely. Multiple Connected documents confirm the issue, retrieving that the vulnerability stems fro...

7.5CVSS7.5AI score0.00453EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2025/05/19 12:0 a.m.8 views

1000 Projects Daily College Class Work Report Book 注入漏洞

1000 Projects Daily College Class Work Report Book is an open source college class work report book by 1000 Projects. An injection vulnerability exists in 1000 Projects Daily College Class Work Report Book version 1.0, which originates from SQL injection due to the operation of the parameter batc...

7.5CVSS7.8AI score0.00453EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2025/05/18 1:1 p.m.24 views

CVE-2025-37890

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc As described in Gerrard's report 1, we have a UAF case when an hfsc class has a netem child qdisc. The crux of the issue is that hfsc is assuming that...

5.5CVSS6.9AI score0.00181EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/05/17 2:54 a.m.9 views

SUSE CVE-2025-37890

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc As described in Gerrard's report 1, we have a UAF case when an hfsc class has a netem child qdisc. The crux of the issue is that hfsc is assuming that...

7CVSS6.4AI score0.00181EPSS
SaveExploits0References87
Packet Storm News
Packet Storm News
added 2025/05/17 12:0 a.m.16 views

MalVis: a Large-Scale Image-Based Framework and Dataset for Advancing Android Malware Classification

As technology advances, Android malware continues to pose significant threats to devices and sensitive data. The open-source nature of the Android OS and the availability of its SDK contribute to this rapid growth. Traditional malware detection techniques, such as signature-based, static, and...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/17 12:0 a.m.9 views

Efficient Implementations of Residue Generators Mod 2n + 1 Providing Diminished-1 Representation

The moduli of the form 2n + 1 belong to a class of low-cost odd moduli, which have been frequently selected to form the basis of various residue number systems RNS. The most efficient computations modulo mod 2n + 1 are performed using the so-called diminished-1 D1 representation. Therefore, it is...

7AI score
SaveExploits0
OSV
OSV
added 2025/05/16 4:52 p.m.19 views

USN-7516-1 linux, linux-azure-5.4, linux-gcp, linux-gcp-5.4, linux-oracle vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - Block layer subsystem; - Drivers core; - Network block device driver;...

9.8CVSS6.6AI score0.36848EPSS
SaveExploits1References91
OSV
OSV
added 2025/05/16 3:39 p.m.15 views

USN-7510-1 linux, linux-gkeop, linux-ibm, linux-ibm-5.15, linux-intel-iotg, linux-kvm, linux-lowlatency, linux-lowlatency-hwe-5.15, linux-nvidia, linux-oracle, linux-oracle-5.15 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Network block device...

9.8CVSS6.6AI score0.36848EPSS
SaveExploits1References125
NVD
NVD
added 2025/05/16 1:15 p.m.25 views

CVE-2025-37890

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc As described in Gerrard's report 1, we have a UAF case when an hfsc class has a netem child qdisc. The crux of the issue is that hfsc is assuming that...

7.8CVSS0.00181EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/16 1:15 p.m.4 views

DEBIAN-CVE-2025-37890

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc As described in Gerrard's report 1, we have a UAF case when an hfsc class has a netem child qdisc. The crux of the issue is that hfsc is assuming that...

7.8CVSS5.7AI score0.00181EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/16 1:1 p.m.158 views

CVE-2025-37890

CVE-2025-37890 affects the Linux kernel net_sched hfsc when a class has a netem child qdisc. The root cause is a use-after-free in class insertion into the vttree/eltree, which can occur in reentrant scenarios; the patch validates n_active to prevent double insertion. The fix is a kernel patch in...

7.8CVSS6.4AI score0.00181EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/05/16 1:1 p.m.15 views

CVE-2025-37890 net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc As described in Gerrard's report 1, we have a UAF case when an hfsc class has a netem child qdisc. The crux of the issue is that hfsc is assuming that...

7.8CVSS6.1AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2025/05/16 1:1 p.m.7 views

CVE-2025-37890 net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc As described in Gerrard's report 1, we have a UAF case when an hfsc class has a netem child qdisc. The crux of the issue is that hfsc is assuming that...

7.8CVSS6.2AI score0.00181EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/05/16 1:1 p.m.22 views

CVE-2025-37890 net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc As described in Gerrard's report 1, we have a UAF case when an hfsc class has a netem child qdisc. The crux of the issue is that hfsc is assuming that...

7.8CVSS0.00181EPSS
SaveExploits0References8
Krebs on Security
Krebs on Security
added 2025/05/15 7:56 p.m.13 views

Breachforums Boss to Pay $700k in Healthcare Breach

In what experts are calling a novel legal outcome, the 22-year-old former administrator of the cybercrime community Breachforums will forfeit nearly $700,000 to settle a civil lawsuit from a health insurance company whose customer data was posted for sale on the forum in 2023. Conor Brian...

7.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/15 12:0 a.m.9 views

PT-2025-22326

Name of the Vulnerable Software and Affected Versions Eclipse JGit versions 7.2.0.202503040940-r and older Description The ManifestParser class used by the repo command and the AmazonS3 class used to implement the experimental amazons3 git transport protocol are vulnerable to XML External Entity...

6.8CVSS7AI score0.00737EPSS
SaveExploits1References33
HackRead
HackRead
added 2025/05/12 11:31 p.m.22 views

Roblox Lawsuit Claims Hidden Tracking Used to Monetize Kids Data

Roblox hit with class action over alleged secret tracking of kids' data; lawsuit claims privacy law violations and…...

7.4AI score
SaveExploits0
Rows per page
Query Builder