Lucene search
+L

152 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 9:45 a.m.13 views

CVE-2024-25407

SteVe v3.6.0 was discovered to use predictable transaction ID's when receiving a StartTransaction request. This vulnerability can allow attackers to cause a Denial of Service DoS by using the predicted transaction ID's to terminate other transactions...

7.5CVSS7AI score0.00562EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:36 p.m.13 views

CVE-2021-25677

A vulnerability has been identified in APOGEE PXC Compact BACnet All versions = V0.5.0.0 V1.0.0.0, TALON TC Compact BACnet All versions V3.5.5, TALON TC Modular BACnet All versions V3.5.5. The DNS client does not properly randomize DNS transaction IDs. That could allow an attacker to poison the D...

5.3CVSS6.8AI score0.01061EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 12:37 p.m.10 views

CVE-2010-1690

The DNS implementation in smtpsvc.dll before 6.0.2600.5949 in Microsoft Windows 2000 SP4 and earlier, Windows XP SP3 and earlier, Windows Server 2003 SP2 and earlier, Windows Server 2008 SP2 and earlier, Windows Server 2008 R2, Exchange Server 2003 SP3 and earlier, Exchange Server 2007 SP2 and...

6.4CVSS6.1AI score0.21491EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:07 a.m.11 views

CVE-2019-13263

D-link DIR-825AC G1 devices have Insufficient Compartmentalization between a host network and a guest network that are established by the same device. A DHCP Request is sent to the router with a certain Transaction ID field. Following the DHCP protocol, the router responds with an ACK or NAK...

8.8CVSS7AI score0.01169EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:15 a.m.12 views

CVE-2019-13266

TP-Link Archer C3200 V1 and Archer C2 V1 devices have Insufficient Compartmentalization between a host network and a guest network that are established by the same device. A DHCP Request is sent to the router with a certain Transaction ID field. Following the DHCP protocol, the router responds wi...

8.8CVSS7AI score0.00973EPSS
SaveExploits1References1
OSV
OSV
added 2025/05/09 6:41 a.m.12 views

CVE-2025-37839 jbd2: remove wrong sb->s_sequence check

In the Linux kernel, the following vulnerability has been resolved: jbd2: remove wrong sb-ssequence check Journal emptiness is not determined by sb-ssequence == 0 but rather by sb-sstart == 0 which is set a few lines above. Furthermore 0 is a valid transaction ID so the check can spuriously...

6.1AI score
SaveExploits0References14
Cvelist
Cvelist
added 2025/05/09 6:41 a.m.22 views

CVE-2025-37839 jbd2: remove wrong sb->s_sequence check

In the Linux kernel, the following vulnerability has been resolved: jbd2: remove wrong sb-ssequence check Journal emptiness is not determined by sb-ssequence == 0 but rather by sb-sstart == 0 which is set a few lines above. Furthermore 0 is a valid transaction ID so the check can spuriously...

0.00312EPSS
SaveExploits0References9
CVE
CVE
added 2025/05/09 6:41 a.m.138 views

CVE-2025-37839

CVE-2025-37839 (Linux kernel) fixes a journal-related logic flaw in jbd2. The root cause was the incorrect use of sb->s_sequence to determine journal emptiness; it should rely on sb->s_start, which is set earlier. Since 0 is a valid transaction ID, the previous check could spuriously trigge...

7.8CVSS6.5AI score0.00312EPSS
SaveExploits0References11Affected Software1
SUSE CVE
SUSE CVE
added 2025/04/02 8:57 a.m.7 views

SUSE CVE-2025-21914

In the Linux kernel, the following vulnerability has been resolved: slimbus: messaging: Free transaction ID in delayed interrupt scenario In case of interrupt delay for any reason, slimdotransfer returns timeout error but the transaction ID TID is not freed. This results into invalid memory acces...

5.5CVSS7.7AI score0.00212EPSS
SaveExploits0References15
OSV
OSV
added 2025/04/01 4:15 p.m.4 views

DEBIAN-CVE-2025-21914

In the Linux kernel, the following vulnerability has been resolved: slimbus: messaging: Free transaction ID in delayed interrupt scenario In case of interrupt delay for any reason, slimdotransfer returns timeout error but the transaction ID TID is not freed. This results into invalid memory acces...

7.8CVSS5.7AI score0.00212EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.20 views

CVE-2025-21914

In the Linux kernel, the following vulnerability has been resolved: slimbus: messaging: Free transaction ID in delayed interrupt scenario In case of interrupt delay for any reason, slimdotransfer returns timeout error but the transaction ID TID is not freed. This results into invalid memory acces...

7.8CVSS0.00212EPSS
SaveExploits0References10
OSV
OSV
added 2025/04/01 4:15 p.m.22 views

UBUNTU-CVE-2025-21914

In the Linux kernel, the following vulnerability has been resolved: slimbus: messaging: Free transaction ID in delayed interrupt scenario In case of interrupt delay for any reason, slimdotransfer returns timeout error but the transaction ID TID is not freed. This results into invalid memory acces...

7.8CVSS6.5AI score0.00212EPSS
SaveExploits0References59
Debian CVE
Debian CVE
added 2025/04/01 3:40 p.m.19 views

CVE-2025-21914

In the Linux kernel, the following vulnerability has been resolved: slimbus: messaging: Free transaction ID in delayed interrupt scenario In case of interrupt delay for any reason, slimdotransfer returns timeout error but the transaction ID TID is not freed. This results into invalid memory acces...

7.8CVSS5.7AI score0.00212EPSS
SaveExploits0
CVE
CVE
added 2025/04/01 3:40 p.m.165 views

CVE-2025-21914

CVE-2025-21914 affects the Linux kernel Slimbus path (slimbus) where, in delayed interrupt scenarios, slim_do_transfer() returns a timeout but fails to free the associated transaction ID (TID). This leads to invalid memory access inside qcom_slim_ngd_rx_msgq_cb(), potentially causing a kernel pan...

7.8CVSS7.1AI score0.00212EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/04/01 3:40 p.m.25 views

CVE-2025-21914 slimbus: messaging: Free transaction ID in delayed interrupt scenario

In the Linux kernel, the following vulnerability has been resolved: slimbus: messaging: Free transaction ID in delayed interrupt scenario In case of interrupt delay for any reason, slimdotransfer returns timeout error but the transaction ID TID is not freed. This results into invalid memory acces...

7.8CVSS0.00212EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/01 3:40 p.m.12 views

CVE-2025-21914 slimbus: messaging: Free transaction ID in delayed interrupt scenario

In the Linux kernel, the following vulnerability has been resolved: slimbus: messaging: Free transaction ID in delayed interrupt scenario In case of interrupt delay for any reason, slimdotransfer returns timeout error but the transaction ID TID is not freed. This results into invalid memory acces...

7.8CVSS6.2AI score
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/03/17 12:00 a.m.8 views

PT-2025-20490

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns the Linux kernel, specifically the jbd2 component. It involves a wrong check for journal emptiness, which is not determined by sb-s sequence == 0 but rather by sb-s...

7.8CVSS6.8AI score0.00312EPSS
SaveExploits0
Amazon
Amazon
added 2024/12/19 12:00 a.m.24 views

Medium: avahi

Issue Overview: avahi: Avahi Wide-Area DNS Uses Constant Source Port CVE-2024-52615 avahi: Avahi Wide-Area DNS Predictable Transaction IDs CVE-2024-52616 Affected Packages: avahi Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ section for the difference...

5.3CVSS5.3AI score0.00681EPSS
SaveExploits0
OSV
OSV
added 2024/11/21 9:15 p.m.8 views

UBUNTU-CVE-2024-52616

A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs...

5.3CVSS7.1AI score0.00681EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/18 3:15 p.m.8 views

CVE-2023-28451

An issue was discovered in Technitium 11.0.2. There is a vulnerability called BadDNS in DNS resolving software, which triggers a resolver to ignore valid responses, thus causing DoS denial of service for normal resolution. The effects of an exploit would be widespread and highly impactful, becaus...

7.5CVSS5.8AI score0.0053EPSS
SaveExploits0References2
Rows per page
Query Builder