Lucene search
+L

775 matches found

OSV
OSV
added 2024/01/02 7:15 p.m.10 views

CVE-2023-7192

A memory leak problem was found in ctnetlinkcreateconntrack in net/netfilter/nfconntracknetlink.c in the Linux Kernel. This issue may allow a local attacker with CAPNETADMIN privileges to cause a denial of service DoS attack due to a refcount overflow...

4.4CVSS6.7AI score0.00298EPSS
SaveExploits0References13
OSV
OSV
added 2024/01/02 6:15 p.m.6 views

CVE-2024-0193

A use-after-free flaw was found in the netfilter subsystem of the Linux kernel. If the catchall element is garbage-collected when the pipapo set is removed, the element can be deactivated twice. This can cause a use-after-free issue on an NFTCHAIN object or NFTOBJECT object, allowing a local...

6.7CVSS7.5AI score0.00843EPSS
SaveExploits0References8
OSV
OSV
added 2024/01/02 6:15 p.m.6 views

UBUNTU-CVE-2024-0193

A use-after-free flaw was found in the netfilter subsystem of the Linux kernel. If the catchall element is garbage-collected when the pipapo set is removed, the element can be deactivated twice. This can cause a use-after-free issue on an NFTCHAIN object or NFTOBJECT object, allowing a local...

7.8CVSS6.7AI score0.00843EPSS
SaveExploits0References14
Code423n4
Code423n4
added 2023/12/20 12:0 a.m.13 views

TRST-M-1 finding from previous audit still exists

Lines of code Vulnerability details Proof of Concept Issue TRST-M-1 from previous audit still exist. In order to calculate collateral amount getCollateralCreditCurrente36 function is used. uint tokenValuee36 = ILendingPoolpoolsi.toAmtCurrentsharesi tokenPricee36; tokenValuee36 is usd value of...

7AI score
SaveExploits0
OSV
OSV
added 2023/12/08 6:15 p.m.11 views

AZL-32172 CVE-2023-6622 affecting package kernel for versions less than 5.15.143.1-1

A null pointer dereference vulnerability was found in nftdynsetinit in net/netfilter/nftdynset.c in nftables in the Linux kernel. This issue may allow a local attacker with CAPNETADMIN user privilege to trigger a denial of service...

5.5CVSS6.5AI score0.00321EPSS
SaveExploits0References1
OSV
OSV
added 2023/12/08 6:15 p.m.3 views

DEBIAN-CVE-2023-6622

A null pointer dereference vulnerability was found in nftdynsetinit in net/netfilter/nftdynset.c in nftables in the Linux kernel. This issue may allow a local attacker with CAPNETADMIN user privilege to trigger a denial of service...

5.5CVSS6.2AI score0.00321EPSS
SaveExploits0References1
Openbugbounty
Openbugbounty
added 2023/11/26 10:5 p.m.12 views

cap-formation.com Improper Access Control vulnerability OBB-3795025

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/14 3:24 p.m.10 views

kernel: xfrm: NULL pointer dereference in xfrm_update_ae_params()

A flaw was found in the Linux kernel’s IP framework for transforming packets XFRM subsystem. This issue may allow a malicious user with CAPNETADMIN privileges to directly dereference a NULL pointer in xfrmupdateaeparams, leading to a possible kernel crash and denial of service...

5.5CVSS6.6AI score0.00454EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.6 views

kernel: ceph: fix potential use-after-free bug when trimming caps

A use-after-free vulnerability was found in the Linux kernel's Ceph filesystem client. When iterating over session caps in cephiteratesessioncaps, the session-scaplock is released temporarily, allowing another thread to remove the cap. If the cap is freed while the iteration continues, subsequent...

5.7AI score0.00168EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/11/06 12:0 a.m.11 views

PT-2023-6927 · Freebsd · Freebsd

Name of the Vulnerable Software and Affected Versions: FreeBSD versions 13-RELEASE through 13-RELEASE-p4 Description: The issue is related to errors in privilege management in the cap net service of the FreeBSD operating system. This could allow a remote attacker to modify the list of allowed...

7.8CVSS7.4AI score0.00511EPSS
SaveExploits0References9
Code423n4
Code423n4
added 2023/10/30 12:0 a.m.11 views

Temporary DOS attack on users minting and redeeming big amount using EthenaMinting.sol

Lines of code Vulnerability details Impact The users redeeming and minting using EthenaMinting.sol with a large amount can be vulnerable to DOS attack. Proof of Concept There is a limit on the max amount to redeem and mint in a block. This can be crucial to the users that are minting or redeeming...

7AI score
SaveExploits0
OSV
OSV
added 2023/10/25 2:9 p.m.64 views

GHSA-5873-6FWQ-463F stellar-strkey vulnerable to panic in SignedPayload::from_payload

Impact Panic vulnerability when a specially crafted payload is used. This is because of the following calculation: rust innerpayloadlen + 4 - innerpayloadlen % 4 % 4 If innerpayloadlen is 0xffffffff, 4 - innerpayloadlen % 4 % 4 = 1 so rust innerpayloadlen + 4 - innerpayloadlen % 4 % 4 = u32::MAX ...

5.3CVSS5.9AI score0.00762EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2023/10/10 3:37 p.m.6 views

kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()

An out-of-bounds OOB memory access flaw was found in the Netfilter module in the Linux kernel's nftbyteordereval in net/netfilter/nftbyteorder.c. A bound check failure allows a local attacker with CAPNETADMIN access to cause a local privilege escalation issue due to incorrect data alignment...

7.8CVSS6.6AI score0.01508EPSS
SaveExploits2References6
SUSE CVE
SUSE CVE
added 2023/10/09 1:42 a.m.14 views

SUSE CVE-2023-42754

A NULL pointer dereference flaw was found in the Linux kernel ipv4 stack. The socket buffer skb was assumed to be associated with a device before calling ipoptionscompile, which is not always the case if the skb is re-routed by ipvs. This issue may allow a local user with CAPNETADMIN privileges t...

5.5CVSS6.5AI score0.00406EPSS
SaveExploits1References24
OSV
OSV
added 2023/10/05 7:15 p.m.3 views

DEBIAN-CVE-2023-42754

A NULL pointer dereference flaw was found in the Linux kernel ipv4 stack. The socket buffer skb was assumed to be associated with a device before calling ipoptionscompile, which is not always the case if the skb is re-routed by ipvs. This issue may allow a local user with CAPNETADMIN privileges t...

5.5CVSS6.4AI score0.00406EPSS
SaveExploits1References1
Zero Day Initiative
Zero Day Initiative
added 2023/10/04 12:0 a.m.21 views

(0Day) MuseScore CAP File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of MuseScore. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of CAP files...

7.8CVSS6.8AI score0.0046EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/10/04 12:0 a.m.5 views

PT-2023-29236 · Musescore +1 · Musescore +1

Name of the Vulnerable Software and Affected Versions: MuseScore affected versions not specified Description: This issue is a heap-based buffer overflow in the CAP file parsing functionality of MuseScore, potentially allowing remote attackers to execute arbitrary code. User interaction is require...

7.8CVSS7.8AI score0.0046EPSS
SaveExploits0References14
Microsoft CVE
Microsoft CVE
added 2023/09/23 7:0 a.m.2 views

Linux Kernel BlueZ mgmt-tester.c read_50_controller_cap_complete null pointer dereference

...

5.7CVSS6.6AI score0.00409EPSS
SaveExploits0
OSV
OSV
added 2023/09/20 9:15 p.m.7 views

CVE-2023-22024

In the Unbreakable Enterprise Kernel UEK, the RDS module in UEK has two setsockopt2 options, RDSCONNRESET and RDS6CONNRESET, that are not re-entrant. A malicious local user with CAPNETADMIN can use this to crash the kernel. CVSS 3.1 Base Score 5.5 Availability impacts. CVSS Vector:...

5.5CVSS7.1AI score0.00177EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/08/16 12:0 a.m.4 views

PT-2025-53214

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an information leak in the vfio/type1 subsystem. A hole in the vfio iommu type1 info cap migration structure is not initialized, potentially exposing data to...

4.6CVSS6.1AI score0.0018EPSS
SaveExploits0
Rows per page
Query Builder