Lucene search
+L

429 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/19 3:41 p.m.9 views

CVE-2026-64177

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: disable BH around forwarded skreceiveskb The networking receive path is usually run from softirq context, but protocols that take the socket lock may have packets stored in the backlog and processed later from process...

5.3AI score0.00114EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/07/19 3:39 p.m.16 views

EUVD-2026-45620

In the Linux kernel, the following vulnerability has been resolved: net: tls: fix off-by-one in sgchain entry count for wrapped skmsg ring When an skmsg scatterlist ring wraps sg.end sg.datamsgpl-sg.start, MAXSKBFRAGS - msgpl-sg.start + 1, msgpl-sg.data; This places the chain pointer at...

5.5AI score0.00514EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.13 views

CVE-2026-64047

In the Linux kernel, the following vulnerability has been resolved: net: tls: fix off-by-one in sgchain entry count for wrapped skmsg ring When an skmsg scatterlist ring wraps sg.end sg.datamsgpl-sg.start, MAXSKBFRAGS - msgpl-sg.start + 1, msgpl-sg.data; This places the chain pointer at...

9.8CVSS5.4AI score0.00514EPSS
SaveExploits0
Circl
Circl
added 2026/07/07 12:54 a.m.13 views

CVE-2026-53645

creationtimestamp| type| source ---|---|--- 2026-07-07 00:54:15+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mpzfeaqomd27 2026-07-07 02:04:20+00:00| seen| https://bsky.app/profile/malwareobserver.bsky.social/post/3mpzjbl2rdb22...

8.5CVSS5.9AI score0.00372EPSS
SaveExploits0References2
Circl
Circl
added 2026/06/26 2:28 p.m.13 views

CVE-2026-57926

creationtimestamp| type| source ---|---|--- 2026-06-26 14:28:37+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mp75qdmqz32p...

9.8CVSS5.8AI score0.00337EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/25 9:16 a.m.14 views

CVE-2026-53184

In the Linux kernel, the following vulnerability has been resolved: udp: clear skb-dev before running a sockmap verdict On the UDP receive path skb-dev is repurposed as devscratch the truesize/state cache set by udpsetdevscratch, through the union struct netdevice dev; unsigned long devscratch; i...

7.5CVSS0.00479EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/06/25 8:39 a.m.16 views

CVE-2026-53260

In the Linux kernel, the following vulnerability has been resolved: tcp: Add preemptdisable,enablenested in reqskqueuehashreq. syzbot reported a weird reqsk-rskrefcnt underflow in inetcskreqskqueuedrop. The captured reqskput in inetcskreqskqueuedrop is called only when it successfully removes req...

9.8CVSS5.6AI score0.00369EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/06/24 7:14 a.m.19 views

CVE-2026-52938

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NULL pointer dereference in bpfskstorageclone and diag paths bpfselemunlinknofail sets SDATAselem-smap to NULL before removing the selem from the storage hlist. A concurrent RCU reader in bpfskstorageclone can observe th...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0
Circl
Circl
added 2026/06/22 7:28 p.m.17 views

CVE-2026-41049

creationtimestamp| type| source ---|---|--- 2026-06-22 19:28:48+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3movmnfwkqp2h 2026-07-15 01:37:07+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mqnlib7kpj2m...

8.4CVSS6.1AI score0.00183EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/06/22 5:29 a.m.12 views

kernel: net: use dst_dev_rcu() in sk_setup_caps()

In the Linux kernel, the following vulnerability has been resolved: net: use dstdevrcu in sksetupcaps Use RCU to protect accesses to dst-dev from sksetupcaps and skdstgsomaxsize. Also use dstdevrcu in ip6dstmtumaybeforward, and ipdstmtumaybeforward. ip4dsthoplimit can use dstdevnetrcu...

7.8CVSS5.7AI score0.00147EPSS
SaveExploits0References5
Circl
Circl
added 2026/06/16 5:23 p.m.21 views

CVE-2025-71261

creationtimestamp| type| source ---|---|--- 2026-06-16 17:23:26+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mogctq4vek2m 2026-06-16 19:00:50+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mogibualxh25...

8.6CVSS4.9AI score0.00208EPSS
SaveExploits0References2
Circl
Circl
added 2026/06/05 3:11 a.m.20 views

CVE-2026-11304

creationtimestamp| type| source ---|---|--- 2026-06-05 03:11:00+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mnj5ybwh2m2o 2026-06-05 13:24:44+00:00| seen| https://infosec.exchange/users/cR0w/statuses/116697713800926918 2026-06-06 07:00:26+00:00| seen|...

8.8CVSS5.3AI score0.00187EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:36 a.m.13 views

CVE-2026-46158

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADDADDR rtx: always decrease sk refcount When an ADDADDR is retransmitted, the sk is held in skresettimer. It should then be released in all cases at the end. Some unlikely checks were returning directly instead of...

5.8AI score0.00128EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/05/28 9:36 a.m.14 views

CVE-2026-46158 mptcp: pm: ADD_ADDR rtx: always decrease sk refcount

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADDADDR rtx: always decrease sk refcount When an ADDADDR is retransmitted, the sk is held in skresettimer. It should then be released in all cases at the end. Some unlikely checks were returning directly instead of...

5.8AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.30 views

PT-2026-44227

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In stacked Linux Security Module LSM configurations, the sock has perm and nlmsg sock has extended perms functions incorrectly dereference sk-sk security directly. This assumes the SELin...

5.5CVSS6AI score0.00121EPSS
SaveExploits0
OSV
OSV
added 2026/05/27 12:00 a.m.22 views

UBUNTU-CVE-2026-45966

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix NULL pointer dereference in unixneedsrevalidation When receiving file descriptors via SCMRIGHTS, both the socket pointer and the socket's sk pointer can be NULL during socket setup or teardown, causing NULL pointer...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/05/27 12:00 a.m.25 views

CVE-2026-46015

In the Linux kernel, the following vulnerability has been resolved: tcp: call skdataready after listener migration When inetcsklistenstop migrates an established child socket from a closing listener to another socket in the same SOREUSEPORT group, the target listener gets a new accept-queue entry...

7.8CVSS6.5AI score0.00129EPSS
SaveExploits0References34
Tenable Nessus
Tenable Nessus
added 2026/05/20 12:00 a.m.12 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-021636)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-021636 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsocket: fix sk refcount leaks We must put 'sk' reference before returning. Tenable...

7.5CVSS5.8AI score0.0054EPSS
SaveExploits0References4
Circl
Circl
added 2026/05/09 12:40 a.m.20 views

CVE-2026-44966

creationtimestamp| type| source ---|---|--- 2026-05-09 00:40:16+00:00| published-proof-of-concept| https://github.com/advisories/GHSA-j658-c2gf-x6pq 2026-05-26 23:00:50+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mms3vppgf52q 2026-05-27 01:07:12+00:00| seen|...

9.8CVSS4.9AI score0.00545EPSS
SaveExploits2References6
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the conntimeout value being less than 4 in the tipcskfilterconnect function, leading to a zero...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References1
Rows per page
Query Builder