Lucene search
+L

3262 matches found

OSV
OSV
added 2025/07/23 7:29 p.m.26 views

CLSA-2025-1753298962 kernel: Fix of 13 CVEs

udf: Fix a slab-out-of-bounds write bug in udffindentry CVE-2022-49846 - net: atm: fix use after free in lecsend CVE-2025-22004 - ovl: fix UAF in ovldentryupdatereval by moving dput in ovllinkup CVE-2025-21887 - rcutorture: Fix ksoftirqd boosting timing and iteration CVE-2022-50177 - tty: ngsm:...

8.6CVSS6.9AI score0.00338EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2025/07/22 10:22 p.m.219 views

hermes-agent

Hermes Agent ☤ The self-improving AI agent b...

5.6AI score
SaveExploits0
SUSE Linux
SUSE Linux
added 2025/07/21 2:04 p.m.20 views

Security update for the Linux Kernel (Live Patch 35 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024147 fixes several issues. The following security issues were fixed: CVE-2022-49465: blk-throttle: Set BIOTHROTTLED when bio has been throttled bsc1238920. CVE-2024-57893: ALSA: seq: oss: Fix races at processing SysEx messages bsc1235921...

8.5CVSS8.2AI score0.0027EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/07/19 11:21 p.m.14 views

SUSE CVE-2025-38350

In the Linux kernel, the following vulnerability has been resolved: net/sched: Always pass notifications when child class becomes empty Certain classful qdiscs may invoke their classes' dequeue handler on an enqueue operation. This may unexpectedly empty the child qdisc and thus make an in-flight...

7.3CVSS6.6AI score0.00185EPSS
SaveExploits0References33
OSV
OSV
added 2025/07/19 7:15 a.m.2 views

DEBIAN-CVE-2025-38350

In the Linux kernel, the following vulnerability has been resolved: net/sched: Always pass notifications when child class becomes empty Certain classful qdiscs may invoke their classes' dequeue handler on an enqueue operation. This may unexpectedly empty the child qdisc and thus make an in-flight...

7.8CVSS5.7AI score0.00185EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/07/15 2:31 p.m.5 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2021-47557: net/sched: schets: do not peek at classes beyond 'nbands' bsc1207361 bsc1225468. CVE-2021-47595: net/sched: schets: do not remove idle classes from...

8.7CVSS7.6AI score0.10458EPSS
SaveExploits16References962
OSV
OSV
added 2025/07/15 2:31 p.m.9 views

SUSE-SU-2025:02322-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2021-47557: net/sched: schets: do not peek at classes beyond 'nbands' bsc1207361 bsc1225468. - CVE-2021-47595: net/sched: schets: do not remove idle classes...

9.8CVSS6.8AI score0.10458EPSS
SaveExploits16References480
OSV
OSV
added 2025/07/15 2:20 p.m.6 views

SUSE-SU-2025:02320-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-50085: dm raid: fix address sanitizer warning in raidresume bsc1245147. - CVE-2022-50087: firmware: armscpi: Ensure scpiinfo is not assigned if the probe...

8.8CVSS6.7AI score0.10458EPSS
SaveExploits13References272
CVE
CVE
added 2025/07/11 5:28 p.m.38 views

CVE-2025-53641

CVE-2025-53641 affects Postiz frontend (versions 1.45.1–1.62.3). The vulnerability arises from the ability to inject arbitrary HTTP headers into the middleware pipeline, enabling server-side request forgery (SSRF) to initiate unauthorized outbound requests from the hosting server. Fix: upgrade to...

8.2CVSS6.3AI score0.00247EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:00 a.m.10 views

sch_htb: make htb_qlen_notify() idempotent

...

5.5CVSS7.2AI score0.00207EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:00 a.m.7 views

net_sched: qfq: Fix double list add in class with netem as child qdisc

...

7.8CVSS7.2AI score0.00193EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:00 a.m.5 views

page_pool: avoid infinite loop to schedule delayed worker

...

5.5CVSS7.2AI score0.00292EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/10 11:23 p.m.7 views

SUSE CVE-2025-38270

In the Linux kernel, the following vulnerability has been resolved: net: drv: netdevsim: don't napicomplete from netpoll netdevsim supports netpoll. Make sure we don't call napicomplete from it, since it may not be scheduled. Breno reports hitting a warning in napicompletedone: WARNING: CPU: 14...

3.3CVSS6.5AI score0.00166EPSS
SaveExploits0References9
OSV
OSV
added 2025/07/10 8:25 a.m.11 views

SUSE-SU-2025:2264-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2021-47557: net/sched: schets: do not peek at classes beyond 'nbands' bsc1207361 bsc1225468. - CVE-2021-47595: net/sched: schets: do not remove idle classes from...

8.8CVSS6.7AI score0.10458EPSS
SaveExploits16References548
OSV
OSV
added 2025/07/10 8:15 a.m.5 views

DEBIAN-CVE-2025-38311

In the Linux kernel, the following vulnerability has been resolved: iavf: get rid of the crit lock Get rid of the crit lock. That frees us from the error prone logic of trylocks. Thanks to netdevlock by Jakub it is now easy, and in most cases we were protected by it already - replace crit lock by...

5.5CVSS5.5AI score0.00096EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/10 8:15 a.m.1 views

DEBIAN-CVE-2025-38270

In the Linux kernel, the following vulnerability has been resolved: net: drv: netdevsim: don't napicomplete from netpoll netdevsim supports netpoll. Make sure we don't call napicomplete from it, since it may not be scheduled. Breno reports hitting a warning in napicompletedone: WARNING: CPU: 14...

7.8CVSS6.1AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/10 8:15 a.m.11 views

UBUNTU-CVE-2025-38311

In the Linux kernel, the following vulnerability has been resolved: iavf: get rid of the crit lock Get rid of the crit lock. That frees us from the error prone logic of trylocks. Thanks to netdevlock by Jakub it is now easy, and in most cases we were protected by it already - replace crit lock by...

5.5CVSS5.9AI score0.00096EPSS
SaveExploits0References12
Amazon
Amazon
added 2025/07/10 12:00 a.m.17 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: don't override retval if we already lost the skb CVE-2024-26739 In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone...

9.8CVSS8.2AI score0.00894EPSS
SaveExploits1
Amazon
Amazon
added 2025/07/10 12:00 a.m.24 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix out-of-range access of vnicinfo array CVE-2025-22112 In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: init wiphywork before allocating rfkill fails CVE-2025-22119 ...

7.8CVSS6.5AI score0.01278EPSS
SaveExploits13
Amazon
Amazon
added 2025/07/10 12:00 a.m.13 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netsched: Flush gsoskb list too during -change CVE-2025-37992 In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix race condition in unaccepted memory handling CVE-2025-38008 In th...

7.8CVSS6.3AI score0.00408EPSS
SaveExploits0
Rows per page
Query Builder