<?xml version="1.0" encoding="UTF-8"?>
<VrdaData refvuldefversion="1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://vrda.jpcert.or.jp" xsi:schemaLocation="http://vrda.jpcert.or.jp/feed/xsd/vrda_data.xsd">
  <VrdaDataProvider>
    <Name>JVN iPedia</Name>
    <URL>http://jvndb.jvn.jp</URL>
  </VrdaDataProvider>
  <VrdaDataSourceType>Advisory</VrdaDataSourceType>
  <Vulinfo revisionno="1" lang="ja" invalidated="false">
    <VulinfoID>JVNDB-2026-032047</VulinfoID>
    <VulinfoData>
      <Title>Linux&#12398;Linux Kernel&#12395;&#12362;&#12369;&#12427;&#22659;&#30028;&#22806;&#35501;&#12415;&#21462;&#12426;&#12395;&#38306;&#12377;&#12427;&#33030;&#24369;&#24615;</Title>
      <VulinfoDescription>
        <Overview>Linux&#12459;&#12540;&#12493;&#12523;&#12395;&#12362;&#12356;&#12390;&#12289;&#20197;&#19979;&#12398;&#33030;&#24369;&#24615;&#12364;&#20462;&#27491;&#12373;&#12428;&#12414;&#12375;&#12383;&#12290;nvmet&#12398;Discovery Get Log Page&#12395;&#12362;&#12369;&#12427;&#35469;&#35388;&#21069;&#12398;&#12498;&#12540;&#12503;&#22806;&#35501;&#12415;&#21462;&#12426;&#12398;&#21839;&#38988;&#12391;&#12377;&#12290;nvmet_execute_disc_get_log_page()&#38306;&#25968;&#12399;&#12289;&#12507;&#12473;&#12488;&#12363;&#12425;&#25552;&#20379;&#12373;&#12428;&#12383;&#12525;&#12464;&#12506;&#12540;&#12472;&#12458;&#12501;&#12475;&#12483;&#12488;&#65288;lpo&#65289;&#12364;d&#12527;&#12540;&#12489;&#12450;&#12521;&#12452;&#12513;&#12531;&#12488;&#12373;&#12428;&#12390;&#12356;&#12427;&#12363;&#12398;&#12415;&#12434;&#26908;&#35388;&#12375;&#12390;&#12356;&#12414;&#12377;&#12290;64&#12499;&#12483;&#12488;&#12398;&#12458;&#12501;&#12475;&#12483;&#12488;&#12399;&#12289;&#30330;&#35211;&#29992;&#12525;&#12464;&#12506;&#12540;&#12472;&#12434;&#20445;&#25345;&#12377;&#12427;&#23567;&#12373;&#12394;kzalloc&#12391;&#30906;&#20445;&#12373;&#12428;&#12383;&#12496;&#12483;&#12501;&#12449;&#12395;&#21152;&#31639;&#12373;&#12428;&#12289;&#12381;&#12398;&#32080;&#26524;&#12364;&#30452;&#25509;nvmet_copy_to_sgl()&#12395;&#28193;&#12373;&#12428;&#12414;&#12377;&#12290;nvmet_copy_to_sgl()&#12399;&#12477;&#12540;&#12473;&#20596;&#12398;&#22659;&#30028;&#12481;&#12455;&#12483;&#12463;&#12434;&#34892;&#12431;&#12378;&#12395;&#12289;data_len&#12496;&#12452;&#12488;&#12434;&#12507;&#12473;&#12488;&#20596;&#12395;memcpy()&#12375;&#12414;&#12377;&#12290;    u64 offset      = nvmet_get_log_page_offset(req-&#65310;cmd);  /* 64&#12499;&#12483;&#12488;&#12507;&#12473;&#12488; */    size_t data_len = nvmet_get_log_page_len(req-&#65310;cmd);     /* 32&#12499;&#12483;&#12488;&#12507;&#12473;&#12488; */    ...    if (offset &amp; 0x3) { ... }                               /* &#21807;&#19968;&#12398;&#12481;&#12455;&#12483;&#12463; */    ...    alloc_len = sizeof(*hdr) + entry_size * discovery_log_entries(req);    buffer = kzalloc(alloc_len, GFP_KERNEL);    ...    status = nvmet_copy_to_sgl(req, 0, buffer + offset, data_len);Discovery&#12467;&#12531;&#12488;&#12525;&#12540;&#12521;&#12540;&#12399;&#35469;&#35388;&#12373;&#12428;&#12390;&#12362;&#12425;&#12378;&#12289;nvmet_host_allowed()&#12399;discovery&#12469;&#12502;&#12471;&#12473;&#12486;&#12512;&#12395;&#23550;&#12375;&#12390;&#28961;&#26465;&#20214;&#12395;true&#12434;&#36820;&#12377;&#12383;&#12417;&#12289;&#12371;&#12398;&#21628;&#12403;&#20986;&#12375;&#12399;&#35469;&#35388;&#21069;&#12395;TCP/RDMA/FC&#12398;&#20219;&#24847;&#12398;&#12500;&#12450;&#12363;&#12425;nvmet&#12479;&#12540;&#12466;&#12483;&#12488;&#12408;&#21040;&#36948;&#21487;&#33021;&#12391;&#12377;&#12290;&#32004;1KiB&#12398;&#30330;&#35211;&#12525;&#12464;&#12506;&#12540;&#12472;&#12391;&#12289;&#12458;&#12501;&#12475;&#12483;&#12488;&#12364;alloc_len&#12392;&#31561;&#12375;&#12356;&#26368;&#22823;4KiB&#12414;&#12391;&#12398;&#35201;&#27714;&#12434;&#34892;&#12358;&#25915;&#25731;&#32773;&#12399;&#12289;&#27425;&#12398;&#12473;&#12521;&#12502;&#12506;&#12540;&#12472;&#12434;&#35501;&#12415;&#21462;&#12426;&#12289;&#12381;&#12398;&#20869;&#23481;&#12434;&#12501;&#12449;&#12502;&#12522;&#12483;&#12463;&#32076;&#30001;&#12391;&#21463;&#12369;&#21462;&#12427;&#12371;&#12392;&#12364;&#12391;&#12365;&#12414;&#12377;&#65288;nvmet-tcp&#12523;&#12540;&#12503;&#12496;&#12483;&#12463;&#12479;&#12540;&#12466;&#12483;&#12488;&#12398;&#23455;&#28204;&#12391;&#12399;&#12289;1&#22238;&#12398;Get Log Page&#12524;&#12473;&#12509;&#12531;&#12473;&#12391;81&#20491;&#12398;&#27161;&#28310;&#30340;&#12394;&#12459;&#12540;&#12493;&#12523;&#12509;&#12452;&#12531;&#12479;&#12364;&#28431;&#27945;&#12375;&#12414;&#12375;&#12383;&#65289;&#12290;&#12458;&#12501;&#12475;&#12483;&#12488;&#12364;&#12510;&#12483;&#12500;&#12531;&#12464;&#12373;&#12428;&#12390;&#12356;&#12394;&#12356;&#12459;&#12540;&#12493;&#12523;&#12513;&#12514;&#12522;&#12434;&#25351;&#12377;&#22580;&#21512;&#12289;&#12459;&#12540;&#12493;&#12523;&#20869;memcpy&#12364;&#12501;&#12457;&#12523;&#12488;&#12375;&#12289;&#12479;&#12540;&#12466;&#12483;&#12488;&#12507;&#12473;&#12488;&#12399;&#12463;&#12521;&#12483;&#12471;&#12517;&#12377;&#12427;&#12363;&#12289;panic_on_oops=1&#35373;&#23450;&#26178;&#12395;&#12399;&#12497;&#12491;&#12483;&#12463;&#12434;&#36215;&#12371;&#12375;&#12414;&#12377;&#12290;&#25915;&#25731;&#32773;&#21046;&#24481;&#12398;&#12477;&#12540;&#12473;&#20596;&#12458;&#12501;&#12475;&#12483;&#12488;&#12497;&#12479;&#12540;&#12531;&#12300;nvmet_copy_to_sgl(req, 0, buffer + ATTACKER_OFFSET, ...)&#12301;&#12399;&#12289;nvmet&#12467;&#12540;&#12489;&#12505;&#12540;&#12473;&#20840;&#20307;&#12391;nvmet_execute_disc_get_log_page&#12395;&#29305;&#26377;&#12398;&#12418;&#12398;&#12391;&#12377;&#12290;admin-cmd.c&#20869;&#12398;&#20182;&#12398;&#12377;&#12409;&#12390;&#12398;Get Log Page&#12495;&#12531;&#12489;&#12521;&#12399;lpo&#12434;&#28961;&#35222;&#12377;&#12427;&#12363;&#65288;&#24540;&#31572;&#12399;&#24120;&#12395;&#12458;&#12501;&#12475;&#12483;&#12488;0&#12363;&#12425;&#38283;&#22987;&#65289;&#12289;&#22266;&#23450;&#12477;&#12540;&#12473;&#12509;&#12452;&#12531;&#12479;&#12395;&#12424;&#12426;&#12525;&#12540;&#12459;&#12523;&#12394;&#23451;&#20808;&#12458;&#12501;&#12475;&#12483;&#12488;&#12434;&#36861;&#36321;&#12375;&#12390;&#12356;&#12414;&#12377;&#12290;&#12507;&#12473;&#12488;&#12363;&#12425;&#25552;&#20379;&#12373;&#12428;&#12427;&#12458;&#12501;&#12475;&#12483;&#12488;&#12434;&#12525;&#12464;&#12506;&#12540;&#12472;&#12469;&#12452;&#12474;&#12395;&#23550;&#12375;&#12390;&#26908;&#35388;&#12375;&#12289;&#12467;&#12500;&#12540;&#38263;&#12434;&#23455;&#38555;&#12395;&#23384;&#22312;&#12377;&#12427;&#31684;&#22258;&#12395;&#21046;&#38480;&#12375;&#12289;&#12507;&#12473;&#12488;&#36578;&#36865;&#12496;&#12483;&#12501;&#12449;&#12398;&#27531;&#12426;&#12434;&#12476;&#12525;&#12391;&#22475;&#12417;&#12427;&#20966;&#29702;&#12364;&#34892;&#12431;&#12428;&#12390;&#12356;&#12414;&#12377;&#12290;&#12371;&#12398;&#12476;&#12525;&#22475;&#12417;&#12399;&#12289;admin-cmd.c&#20869;&#12398;nvmet_execute_get_log_changed_ns()&#12395;&#12362;&#12369;&#12427;&#26082;&#23384;&#12398;&#30701;&#12356;&#12524;&#12473;&#12509;&#12531;&#12473;&#12497;&#12479;&#12540;&#12531;&#12392;&#19968;&#33268;&#12375;&#12390;&#12362;&#12426;&#12289;&#12507;&#12473;&#12488;&#12364;&#12525;&#12464;&#12506;&#12540;&#12472;&#12398;&#23455;&#38555;&#12398;&#12469;&#12452;&#12474;&#20197;&#19978;&#12398;&#12496;&#12452;&#12488;&#25968;&#12434;&#35201;&#27714;&#12375;&#12383;&#22580;&#21512;&#12395;&#12488;&#12521;&#12531;&#12473;&#12509;&#12540;&#12488;SG&#12522;&#12473;&#12488;&#12398;&#20869;&#23481;&#12364;&#28431;&#27945;&#12377;&#12427;&#12398;&#12434;&#38450;&#12356;&#12391;&#12356;&#12414;&#12377;&#12290;</Overview>
      </VulinfoDescription>
      <Affected>
        <AffectedItem affectedstatus="vulnerable">
          <Lapt>cpe:/o:linux:linux_kernel</Lapt>
        </AffectedItem>
      </Affected>
      <FactAnalysis>
      </FactAnalysis>
      <Related>
        <RelatedItem relationtype="self" origin="jvnipedia">
          <URL>https://jvndb.jvn.jp/ja/contents/2026/JVNDB-2026-032047.html</URL>
        </RelatedItem>
        <RelatedItem relationtype="alternate" origin="other">
          <Name>Common Vulnerabilities and Exposures (CVE)</Name>
          <VulinfoID>CVE-2026-64320</VulinfoID>
          <URL>https://www.cve.org/CVERecord?id=CVE-2026-64320</URL>
        </RelatedItem>
        <RelatedItem relationtype="alternate" origin="other">
          <Name>National Vulnerability Database (NVD)</Name>
          <VulinfoID>CVE-2026-64320</VulinfoID>
          <URL>https://nvd.nist.gov/vuln/detail/CVE-2026-64320</URL>
        </RelatedItem>
        <RelatedItem relationtype="reference" origin="other">
          <Name>JVNDB</Name>
          <VulinfoID>CWE-125</VulinfoID>
          <Title>&#22659;&#30028;&#22806;&#35501;&#12415;&#21462;&#12426;</Title>
          <URL>https://cwe.mitre.org/data/definitions/125.html</URL>
        </RelatedItem>
        <RelatedItem relationtype="reference" origin="other">
          <Name>&#38306;&#36899;&#25991;&#26360;</Name>
          <VulinfoID>nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/33b974eb626154ae9348f2bac7de84cb2a3d9dd4)</VulinfoID>
          <URL>https://git.kernel.org/stable/c/33b974eb626154ae9348f2bac7de84cb2a3d9dd4</URL>
        </RelatedItem>
        <RelatedItem relationtype="reference" origin="other">
          <Name>&#38306;&#36899;&#25991;&#26360;</Name>
          <VulinfoID>nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/56c021a0869260d04c4b65d1471936aaf9177114)</VulinfoID>
          <URL>https://git.kernel.org/stable/c/56c021a0869260d04c4b65d1471936aaf9177114</URL>
        </RelatedItem>
        <RelatedItem relationtype="reference" origin="other">
          <Name>&#38306;&#36899;&#25991;&#26360;</Name>
          <VulinfoID>nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/53cd102a7a56079b11b897835bd9b94c14e6322c)</VulinfoID>
          <URL>https://git.kernel.org/stable/c/53cd102a7a56079b11b897835bd9b94c14e6322c</URL>
        </RelatedItem>
        <RelatedItem relationtype="reference" origin="other">
          <Name>&#38306;&#36899;&#25991;&#26360;</Name>
          <VulinfoID>nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/a29b316b9bbfd269f323ab4ba9906a894025680f)</VulinfoID>
          <URL>https://git.kernel.org/stable/c/a29b316b9bbfd269f323ab4ba9906a894025680f</URL>
        </RelatedItem>
      </Related>
      <DateFirstPublished>2026-09-04T17:50:17+09:00</DateFirstPublished>
      <DateLastUpdated>2026-09-04T17:50:17+09:00</DateLastUpdated>
    </VulinfoData>
  </Vulinfo>
</VrdaData>
