Lucene search
+L

2555 matches found

ATTACKERKB
ATTACKERKB
added 2024/04/28 1:15 p.m.9 views

CVE-2022-48647

In the Linux kernel, the following vulnerability has been resolved: sfc: fix TX channel offset when using legacy interrupts In legacy interrupt mode the txchanneloffset was hardcoded to 1, but that's not correct if efxsepparatetxchannels is false. In that case, the offset is 0 because the tx queu...

5.5CVSS5.8AI score0.00226EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/04/28 1:15 p.m.4 views

UBUNTU-CVE-2022-48647

In the Linux kernel, the following vulnerability has been resolved: sfc: fix TX channel offset when using legacy interrupts In legacy interrupt mode the txchanneloffset was hardcoded to 1, but that's not correct if efxsepparatetxchannels is false. In that case, the offset is 0 because the tx queu...

5.5CVSS5.9AI score0.00226EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2024/04/28 12:30 a.m.31 views

mdanter/ecc affected by timing vulnerability in cryptographic side-channels

phpecc, as used in all versions of mdanter/ecc, as well as paragonie/ecc before 2.0.1, has a branch-based timing leak in Point addition. This Composer package is also known as phpecc/phpecc on GitHub, previously known as the Matyas Danter ECC library. Paragon Initiative Enterprises hard-forked...

4.3CVSS7.1AI score0.00408EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2024/04/28 12:30 a.m.110 views

GHSA-3494-CFWF-56HW mdanter/ecc affected by timing vulnerability in cryptographic side-channels

phpecc, as used in all versions of mdanter/ecc, as well as paragonie/ecc before 2.0.1, has a branch-based timing leak in Point addition. This Composer package is also known as phpecc/phpecc on GitHub, previously known as the Matyas Danter ECC library. Paragon Initiative Enterprises hard-forked...

5.3CVSS4.5AI score0.00408EPSS
SaveExploits0References5
Friends Of PHP
Friends Of PHP
added 2024/04/24 12:2 p.m.41 views

mdanter/ecc affected by timing vulnerability in cryptographic side-channels

phpecc, as used in all versions of mdanter/ecc, as well as paragonie/ecc before 2.0.1, has a branch-based timing leak in Point addition. This Composer package is also known as phpecc/phpecc on GitHub, previously known as the Matyas Danter ECC library. Paragon Initiative Enterprises hard-forked...

4.3CVSS4.5AI score0.00408EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 2024/04/24 12:2 p.m.58 views

mdanter/ecc affected by timing vulnerability in cryptographic side-channels

phpecc, as used in all versions of mdanter/ecc, as well as paragonie/ecc before 2.0.1, has a branch-based timing leak in Point addition. This Composer package is also known as phpecc/phpecc on GitHub, previously known as the Matyas Danter ECC library. Paragon Initiative Enterprises hard-forked...

4.3CVSS4.5AI score0.00408EPSS
SaveExploits0Affected Software1
Circl
Circl
added 2024/04/12 8:37 a.m.5 views

CVE-2024-31777

creationtimestamp| type| source ---|---|--- 2024-04-12 08:37:05+00:00| published-proof-of-concept| https://t.me/GithubRedTeam/7027 2024-04-17 15:52:52+00:00| published-proof-of-concept| https://t.me/GithubRedTeam/7028...

9.8CVSS8.7AI score0.03821EPSS
SaveExploits6References2
Debian CVE
Debian CVE
added 2024/04/03 2:54 p.m.37 views

CVE-2024-26698

In the Linux kernel, the following vulnerability has been resolved: hvnetvsc: Fix race condition between netvscprobe and netvscremove In commit ac5047671758 "hvnetvsc: Disable NAPI before closing the VMBus channel", napidisable was getting called for all channels, including all subchannels withou...

4.7CVSS7AI score0.00183EPSS
SaveExploits0
NVD
NVD
added 2024/04/02 7:15 a.m.19 views

CVE-2024-26684

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Commit 56e58d6c8a56 "net: stmmac: Implement Safety Features in XGMAC core" checks and reports safety errors, but leaves the Data Path Parity Errors for each...

5.5CVSS7.6AI score0.00223EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/02 7:1 a.m.14 views

CVE-2024-26684 net: stmmac: xgmac: fix handling of DPP safety error for DMA channels

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Commit 56e58d6c8a56 "net: stmmac: Implement Safety Features in XGMAC core" checks and reports safety errors, but leaves the Data Path Parity Errors for each...

7AI score0.00223EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/04/02 7:1 a.m.37 views

CVE-2024-26684 net: stmmac: xgmac: fix handling of DPP safety error for DMA channels

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Commit 56e58d6c8a56 "net: stmmac: Implement Safety Features in XGMAC core" checks and reports safety errors, but leaves the Data Path Parity Errors for each...

7.8AI score0.00223EPSS
SaveExploits0References7
CVE
CVE
added 2024/04/02 7:1 a.m.116 views

CVE-2024-26684

CVE-2024-26684 relates to the Linux kernel net/stmmac/xgmac path. The root cause is unhandled Data Path Parity Errors (DPP) for DMA channels, which can trigger a storm of interrupts. The fix, per the connected sources, is to check and clear the DMA_DPP_Interrupt_Status register for each channel. ...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/04/02 7:1 a.m.10 views

CVE-2024-26684 net: stmmac: xgmac: fix handling of DPP safety error for DMA channels

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Commit 56e58d6c8a56 "net: stmmac: Implement Safety Features in XGMAC core" checks and reports safety errors, but leaves the Data Path Parity Errors for each...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References11
hivepro
hivepro
added 2024/04/01 5:55 a.m.31 views

‘Operation FlightNight’ Targeting India with Deceptive Air Force Invitations

Summary: In a campaign dubbed Operation FlightNight, unidentified threat actors have focused on Indian government agencies and energy companies, aiming to deploy a modified variant of an open-source information stealer malware known as HackBrowserData. The threat actors have been observed...

6.9AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/03/27 12:0 a.m.10 views

The vulnerability of the PowerScale OneFS operating system, related to the use of hidden time channels for data transmission, allows a hacker to trigger a service failure.

The vulnerability of the PowerScale OneFS operating system lies in the use of hidden time channels for data transmission. Exploiting this vulnerability could allow a malicious actor to cause service interruptions remotely...

5.3CVSS5.4AI score0.00672EPSS
SaveExploits0References2Affected Software1
Google Chrome Security Advisories
Google Chrome Security Advisories
added 2024/03/26 12:0 a.m.120 views

Stable Channel Update for Desktop

The Stable channel has been updated to 123.0.6312.86/.87 for Windows and Mac and 123.0.6312.86 to Linux which will roll out over the coming days/weeks. A full list of changes in this build is available in the Log. Security Fixes and Rewards Note: Access to bug details and links may be kept...

8.8CVSS8.6AI score0.19883EPSS
SaveExploits8Affected Software1
OSV
OSV
added 2024/03/25 10:15 a.m.2 views

DEBIAN-CVE-2021-47172

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers Channel numbering must start at 0 and then not have any holes, or it is possible to overflow the available storage. Note this bug was introduced as pa...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/03/25 9:7 a.m.33 views

CVE-2021-47139 net: hns3: put off calling register_netdev() until client initialize complete

In the Linux kernel, the following vulnerability has been resolved: net: hns3: put off calling registernetdev until client initialize complete Currently, the netdevice is registered before client initializing complete. So there is a timewindow between netdevice available and usable. In this case,...

6.5AI score0.00225EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2024/03/16 12:31 p.m.37 views

Hackers Using Cracked Software on GitHub to Spread RisePro Info Stealer

Cybersecurity researchers have found a number of GitHub repositories offering cracked software that are used to deliver an information stealer called RisePro. The campaign, codenamed gitgub, includes 17 repositories associated with 11 different accounts, according to G DATA. The repositories in...

7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/03/13 12:0 a.m.8 views

The vulnerability of platform monitoring systems for events detection, threat detection, and security analytics in IBM QRadar Suite and IBM Cloud Pak for Security lies in the ability to access channels from non-endpoints, allowing attackers to carry out “man-in-the-middle” attacks.

The vulnerabilities of event monitoring platforms, threat detection systems, and security analytics tools from IBM QRadar Suite and IBM Cloud Pak for Security are related to access from a point that is not a final destination. Exploiting these vulnerabilities could allow a remote attacker to carr...

5.9CVSS6.3AI score0.00246EPSS
SaveExploits0References3Affected Software2
Rows per page
Query Builder