Lucene search
+L

3036 matches found

RedhatCVE
RedhatCVE
•added 2026/04/27 12:25 p.m.•15 views

CVE-2026-31538

A flaw was found in the Linux kernel's Server Message Block SMB direct server. A race condition exists in the logic responsible for managing receive credits. This occurs because the system's method of counting posted receive input/output recvio and granted credits is susceptible to timing issues...

7.5CVSS5.4AI score0.00609EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/04/27 11:09 a.m.•11 views

CVE-2026-31677

A flaw was found in the Linux kernel's afalg Algorithm Interface component. This vulnerability allows a local attacker to cause a denial of service DoS by sending specially crafted requests. The afalggetrsgl function fails to properly limit the extraction of receive scatterlist RX SG data based o...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
•added 2026/04/26 8:03 a.m.•17 views

nfc: pn533: allocate rx skb before consuming bytes

...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2026/04/26 8:01 a.m.•15 views

net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()

...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2026/04/26 1:52 a.m.•13 views

SUSE CVE-2026-31677

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - limit RX SG extraction by receive buffer budget Make afalggetrsgl limit each RX scatterlist extraction to the remaining receive buffer budget. afalggetrsgl currently uses afalgreadable only as a gate before...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits0References18
Tenable Nessus
Tenable Nessus
•added 2026/04/26 12:00 a.m.•12 views

Unity Linux 20.1060a Security Update: kernel (UTSA-2026-014322)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014322 advisory. In the Linux kernel, the following vulnerability has been resolved: net: fix stack overflow when LRO is disabled for virtual interfaces When the virtual interface's...

7.8CVSS5.6AI score0.0017EPSS
SaveExploits0References4
Snyk
Snyk
•added 2026/04/25 11:42 p.m.•9 views

Command Injection

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to Command Injection via the uploadpack or receivepack kwargs in the Repo.clonefrom, Remote.fetch, Remote.pull, or Remote.push functions. An attacker can execute arbitrar...

8.8CVSS5.9AI score0.009EPSS
SaveExploits1References2
NVD
NVD
•added 2026/04/25 9:16 a.m.•13 views

CVE-2026-31677

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - limit RX SG extraction by receive buffer budget Make afalggetrsgl limit each RX scatterlist extraction to the remaining receive buffer budget. afalggetrsgl currently uses afalgreadable only as a gate before...

5.5CVSS0.00162EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/04/25 8:46 a.m.•52 views

CVE-2026-31677 crypto: af_alg - limit RX SG extraction by receive buffer budget

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - limit RX SG extraction by receive buffer budget Make afalggetrsgl limit each RX scatterlist extraction to the remaining receive buffer budget. afalggetrsgl currently uses afalgreadable only as a gate before...

0.00162EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/04/25 8:46 a.m.•8 views

CVE-2026-31677

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - limit RX SG extraction by receive buffer budget Make afalggetrsgl limit each RX scatterlist extraction to the remaining receive buffer budget. afalggetrsgl currently uses afalgreadable only as a gate before...

5.6AI score0.00162EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2026/04/25 8:46 a.m.•12 views

CVE-2026-31677 crypto: af_alg - limit RX SG extraction by receive buffer budget

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - limit RX SG extraction by receive buffer budget Make afalggetrsgl limit each RX scatterlist extraction to the remaining receive buffer budget. afalggetrsgl currently uses afalgreadable only as a gate before...

5.9AI score
SaveExploits0References7
EUVD
EUVD
•added 2026/04/25 8:46 a.m.•16 views

EUVD-2026-25644

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - limit RX SG extraction by receive buffer budget Make afalggetrsgl limit each RX scatterlist extraction to the remaining receive buffer budget. afalggetrsgl currently uses afalgreadable only as a gate before...

5.6AI score0.00162EPSS
SaveExploits0References4
CVE
CVE
•added 2026/04/25 8:46 a.m.•73 views

CVE-2026-31677

The CVE-2026-31677 issue affects the Linux kernel af_alg path. The root cause is that af_alg_get_rsgl() could extract RX scatterlist data beyond the remaining receive budget, allowing a local attacker to trigger a DoS via recvmsg when there isn’t enough RX space for a chunk. The fix tightens budg...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
•added 2026/04/25 8:46 a.m.•12 views

CVE-2026-31677

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - limit RX SG extraction by receive buffer budget Make afalggetrsgl limit each RX scatterlist extraction to the remaining receive buffer budget. afalggetrsgl currently uses afalgreadable only as a gate before...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2026/04/25 1:40 a.m.•10 views

SUSE CVE-2026-31538

In the Linux kernel, the following vulnerability has been resolved: smb: server: make use of smbdirectsocket.recvio.credits.available The logic off managing recv credits by counting posted recvio and granted credits is racy. That's because the peer might already consumed a credit, but between...

7.5CVSS5.5AI score0.00609EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/25 1:40 a.m.•16 views

SUSE CVE-2026-31539

In the Linux kernel, the following vulnerability has been resolved: smb: smbdirect: introduce smbdirectsocket.recvio.credits.available The logic off managing recv credits by counting posted recvio and granted credits is racy. That's because the peer might already consumed a credit, but between...

7.5CVSS5.5AI score0.00609EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/25 1:37 a.m.•15 views

SUSE CVE-2026-31623

In the Linux kernel, the following vulnerability has been resolved: net: usb: cdc-phonet: fix skb frags overflow in rxcomplete A malicious USB device claiming to be a CDC Phonet modem can overflow the skbsharedinfo-frags array by sending an unbounded sequence of full-page bulk transfers. Drop the...

4.6CVSS5.3AI score0.00166EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/04/25 1:36 a.m.•13 views

SUSE CVE-2026-31660

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: allocate rx skb before consuming bytes pn532receivebuf reports the number of accepted bytes to the serdev core. The current code consumes bytes into recvskb and may already hand a complete frame to pn533recvframe befo...

5.5CVSS5.5AI score0.00162EPSS
SaveExploits0References17
CNNVD
CNNVD
•added 2026/04/25 12:00 a.m.•17 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the RX hash table extraction in afalg without limiting the receive buffer budget. This could lead to...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/04/25 12:00 a.m.•17 views

PT-2026-35137

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the af alg component of the Linux kernel cryptography subsystem. The function af alg get rsgl fails to properly limit each RX scatterlist extraction to the remaining...

8.8CVSS5.7AI score0.00162EPSS
SaveExploits0
Rows per page
Query Builder