Linux CIFS filesystem development
 help / color / mirror / Atom feed
* CVE-2025-38728: Request to add Bugzilla 218602 as a reference
@ 2026-08-05  7:30 khj
  2026-08-05  7:45 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: khj @ 2026-08-05  7:30 UTC (permalink / raw)
  To: CVE Request, cve; +Cc: linux-cifs

Hello Linux Kernel CVE Team,

I would like to request a reference update for CVE-2025-38728.

I am not requesting a new CVE ID, reassignment, or reporter
attribution. I am only requesting that the following public Linux
Kernel Bugzilla report be added to the References section of the CVE
record:

https://bugzilla.kernel.org/show_bug.cgi?id=218602

Bugzilla 218602 was reported on March 15, 2024. It describes the
missing bounds validation in parse_server_interfaces(), specifically
that the server-controlled Next value can exceed bytes_left before the
pointer is advanced and the value is subtracted.

The fix associated with CVE-2025-38728 adds the corresponding
validation that rejects a Next value larger than bytes_left:

https://git.kernel.org/stable/c/7d34ec36abb84fdfb6632a0f2cbda90379ae21fc

Could you please review whether Bugzilla 218602 can be added as a
reference to CVE-2025-38728?

Thank you. Regards

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: CVE-2025-38728: Request to add Bugzilla 218602 as a reference
  2026-08-05  7:30 CVE-2025-38728: Request to add Bugzilla 218602 as a reference khj
@ 2026-08-05  7:45 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2026-08-05  7:45 UTC (permalink / raw)
  To: khj; +Cc: CVE Request, cve, linux-cifs

On Wed, Aug 05, 2026 at 04:30:15PM +0900, khj wrote:
> Hello Linux Kernel CVE Team,

Did you send this twice?

And no need to bother MITRE for normal CNA stuff that we can easily
handle.

> I would like to request a reference update for CVE-2025-38728.
> 
> I am not requesting a new CVE ID, reassignment, or reporter
> attribution. I am only requesting that the following public Linux
> Kernel Bugzilla report be added to the References section of the CVE
> record:
> 
> https://bugzilla.kernel.org/show_bug.cgi?id=218602
> 
> Bugzilla 218602 was reported on March 15, 2024. It describes the
> missing bounds validation in parse_server_interfaces(), specifically
> that the server-controlled Next value can exceed bytes_left before the
> pointer is advanced and the value is subtracted.
> 
> The fix associated with CVE-2025-38728 adds the corresponding
> validation that rejects a Next value larger than bytes_left:
> 
> https://git.kernel.org/stable/c/7d34ec36abb84fdfb6632a0f2cbda90379ae21fc
> 
> Could you please review whether Bugzilla 218602 can be added as a
> reference to CVE-2025-38728?

It looks like might be the same issue, but it might not be.  We would
need the cifs maintainers to confirm this or not.

If they do confirm it, great, please send us a patch for the vulns.git
repo on git.kernel.org that adds this as a reference for that CVE entry,
as documented in the cve/schema file.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-05  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-05  7:30 CVE-2025-38728: Request to add Bugzilla 218602 as a reference khj
2026-08-05  7:45 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox